python313Packages.netbox-topology-views: 4.2.1 -> 4.3.0
Release notes: https://github.com/netbox-community/netbox-topology-views/releases/tag/v4.3.0 Full changelog: https://github.com/netbox-community/netbox-topology-views/compare/v4.2.1...v4.3.0
This commit is contained in:
parent
ef18f66627
commit
a861a2d60e
@ -10,7 +10,7 @@
|
||||
}:
|
||||
buildPythonPackage rec {
|
||||
pname = "netbox-topology-views";
|
||||
version = "4.2.1";
|
||||
version = "4.3.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = python.pythonVersion != netbox.python.pythonVersion;
|
||||
@ -19,7 +19,7 @@ buildPythonPackage rec {
|
||||
owner = "netbox-community";
|
||||
repo = "netbox-topology-views";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-ysupqyRFOKVa+evNbfSdW2W57apI0jVEU92afz6+AaE=";
|
||||
hash = "sha256-K8hG2M8uWPk9+7u21z+hmedOovievkMNpn3p7I4+6t4=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user