Bug report
Hi 👋
I'm maintaining this project as a package for Arch Linux.
When building 26.2 I noticed, that referencing is used, but is not declared as direct dependency:
|
import referencing |
|
import referencing.exceptions |
It seems referencing is a transitive dependency pulled in by jsonschema.
Steps to reproduce the problem
Look at the declared dependencies and the above import.
Environment details
- Cloud-init version: 26.2
- Operating System Distribution: Arch Linux
- Cloud provider, platform or installer type: built from source
cloud-init logs
n/a
Bug report
Hi 👋
I'm maintaining this project as a package for Arch Linux.
When building 26.2 I noticed, that referencing is used, but is not declared as direct dependency:
cloud-init/cloudinit/config/schema.py
Lines 666 to 667 in a6d999a
It seems referencing is a transitive dependency pulled in by jsonschema.
Steps to reproduce the problem
Look at the declared dependencies and the above import.
Environment details
cloud-init logs
n/a