net-mgmt/netbox: Update to 4.5.4
- With the NetBox 4.5 release Python 3.10 and 3.11 are officially no longer supported. The whole code can still be compiled without any problems using Python 3.11, which is the current default version in the ports tree.
Therefore, the minimum version for Python doesn't need to be raised for the time being, but this may change at any time as soon as backward-incompatible changes to the code lands into upstream for the next release.
- Also prune update instructions for NetBox releases older than 3.5 while I'm here.
Netbox 4.5 contains many bugfixes/enhancements and the following new
features:
- Lookup Modifiers in Filter Forms
- Improved API Authentication Tokens
- Object Ownership
- Advanced Port Mappings
- Cable Profiles
https://netbox.readthedocs.io/en/stable/release-notes/version-4.5/
MFH: No (feature release)