Skip to content

Install / test blocker on the published v4 beta builds #293

@bevand10

Description

@bevand10

Given
There is a beta release available for install: =v4.2.6 | >=8.3.0 | v0.0.6b2

When
We come to install it on our current build

Then
The plugin installation is blocked because of a version constraint built into the beta build:

/opt/netbox-4.4.8/netbox/netbox/settings.py:889: UserWarning: Unable to load plugin netbox_proxbox:
   Plugin netbox_proxbox requires NetBox maximum version 4.2.99 (current: 4.4.8).

Request

How difficult would it be to remove the version constraint on the current beta build to allow it to be tested on Netbox > 4.2.99 - indeed, any Netbox 4 release - i.e. no upper constraint?

Install method

$ cat requirements.txt
netbox-proxbox==0.0.6b2
$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions