Closed frenzymadness closed 3 months ago
It builds fine in Fedora Linux with packaging 24.0
If I looked it correctly, packaging
is only used for version
. To be honest, I find it to be such a simple use and core function of packaging
that I don't think it needs any kind of version number pinning.
If I looked it correctly,
packaging
is only used forversion
. To be honest, I find it to be such a simple use and core function ofpackaging
that I don't think it needs any kind of version number pinning.
That sounds even better from my point of view. Should I update this PR?
I'd say so yes.
Done and force-pushed.
I'd appreciate seeing this one accepted.
I am not sure if others are encountering this, but the <24.0 requirement is causing some difficulties in aligning with code that I'm using that wants packaging 24.x.
It seems to me that pynetbox should work with packaging 24 but I'm not able to run all tests because I don't have docker installed.