auroraresearchlab / netbox-dns

Netbox Dns is a netbox plugin for managing zone, nameserver and record inventory.
MIT License
208 stars 20 forks source link

Not compatible with NetBox 3.4.7 #288

Closed vwbusguy closed 1 year ago

vwbusguy commented 1 year ago

Attempting to upgrade netbox to 3.4.7 with this plugin in local_requirements.txt fails with:

ERROR: Could not find a version that satisfies the requirement netbox_dns (from versions: none)                                                                                          
ERROR: No matching distribution found for netbox_dns  

I had to comment it out from local_requirements.txt and the configuration.py in order to complete the upgrade.

vwbusguy commented 1 year ago

My bad. Looks like the host was still trying to run it as python 3.6.