Replies: 3 comments
-
NetBox pins this version because |
Beta Was this translation helpful? Give feedback.
-
Thanks! It's no problem for me to package 0.17.0 instead of 0.18.0. But it would be a problem if I first package the higher version and then need to go back to 0.17.0. |
Beta Was this translation helpful? Give feedback.
-
O.k., just a heads up. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
since some time I'm working on packaging all the outstanding Python libraries for Debian so NetBox can be build within Debian as an binary package and I'm happy with the current state of this.
By version 3.2 of NetBox there are again some new packages required to get the documentation build. One of them is
mkdocstrings
which is pinned to a version <= 0.17.0.So hopefully a simple question, why is this version requirement set to this version? Why not set to something "greater or equal"? I'm asking because
mkdocstrings
0.17.0 has some other indirect dependencies than the current version 0.18.1 which I need to package first before I can introducemkdocstrings
as an package into Debian.Beta Was this translation helpful? Give feedback.
All reactions