ipfabric_netbox 4.3.2b6__py3-none-any.whl → 4.3.2b7__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of ipfabric_netbox might be problematic. Click here for more details.
ipfabric_netbox/__init__.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ipfabric_netbox
|
|
3
|
-
Version: 4.3.
|
|
3
|
+
Version: 4.3.2b7
|
|
4
4
|
Summary: NetBox plugin to sync IP Fabric data into NetBox
|
|
5
5
|
License: MIT
|
|
6
6
|
Keywords: netbox,ipfabric,plugin,sync
|
|
@@ -15,16 +15,16 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
15
15
|
Classifier: Programming Language :: Python :: 3.12
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.13
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.14
|
|
18
|
-
Provides-Extra: ipfabric-6-10
|
|
19
18
|
Provides-Extra: ipfabric-7-0
|
|
20
19
|
Provides-Extra: ipfabric-7-2
|
|
21
20
|
Provides-Extra: ipfabric-7-3
|
|
21
|
+
Provides-Extra: ipfabric-7-5
|
|
22
22
|
Requires-Dist: httpx (>0.26,<0.29)
|
|
23
|
-
Requires-Dist: ipfabric (>=
|
|
24
|
-
Requires-Dist: ipfabric (>=
|
|
25
|
-
Requires-Dist: ipfabric (>=7.
|
|
26
|
-
Requires-Dist: ipfabric (>=7.
|
|
27
|
-
Requires-Dist: ipfabric (>=7.
|
|
23
|
+
Requires-Dist: ipfabric (>=7.0.0) ; extra != "ipfabric_7_0" and extra != "ipfabric_7_2" and extra != "ipfabric_7_3" and extra != "ipfabric_7_5"
|
|
24
|
+
Requires-Dist: ipfabric (>=7.0.0,<7.1.0) ; extra == "ipfabric_7_0" and extra != "ipfabric_7_2" and extra != "ipfabric_7_3" and extra != "ipfabric_7_5"
|
|
25
|
+
Requires-Dist: ipfabric (>=7.2.0,<7.3.0) ; extra != "ipfabric_7_0" and extra == "ipfabric_7_2" and extra != "ipfabric_7_3" and extra != "ipfabric_7_5"
|
|
26
|
+
Requires-Dist: ipfabric (>=7.3.0,<7.4.0) ; extra != "ipfabric_7_0" and extra != "ipfabric_7_2" and extra == "ipfabric_7_3" and extra != "ipfabric_7_5"
|
|
27
|
+
Requires-Dist: ipfabric (>=7.5.0,<7.6.0) ; extra != "ipfabric_7_0" and extra != "ipfabric_7_2" and extra != "ipfabric_7_3" and extra == "ipfabric_7_5"
|
|
28
28
|
Requires-Dist: netboxlabs-netbox-branching (==0.7.0)
|
|
29
29
|
Requires-Dist: netutils
|
|
30
30
|
Project-URL: Bug Tracker, https://gitlab.com/ip-fabric/integrations/ipfabric-netbox-sync/-/issues
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
ipfabric_netbox/__init__.py,sha256=
|
|
1
|
+
ipfabric_netbox/__init__.py,sha256=svnbcWuumIXkDardQuBfQg8NUEY8D34-zn93fjIAMZw,674
|
|
2
2
|
ipfabric_netbox/api/__init__.py,sha256=XRclTGWVR0ZhAAwgYul5Wm_loug5_hUjEumbLQEwKYM,47
|
|
3
3
|
ipfabric_netbox/api/serializers.py,sha256=92Cwhnqsm1l1oZfdHH5aJI1VFX0eO5JS4BsdXE6Ur18,6738
|
|
4
4
|
ipfabric_netbox/api/urls.py,sha256=1fXXVTxNY5E64Nfz6b7zXD9bZI3FcefuxAWKMe0w_QU,1240
|
|
@@ -83,6 +83,6 @@ ipfabric_netbox/utilities/ipfutils.py,sha256=Eb63rU8Cd_fbsKUqezeqdrI0zMu_YLosssn
|
|
|
83
83
|
ipfabric_netbox/utilities/logging.py,sha256=GYknjocMN6LQ2873_az3y0RKm29TCXaWviUIIneH-x0,3445
|
|
84
84
|
ipfabric_netbox/utilities/transform_map.py,sha256=nJhEdi2DqqowrtfowNgg-FZiE3_lN0MhQvaNwHS4yXw,8979
|
|
85
85
|
ipfabric_netbox/views.py,sha256=nFqb9htUH-D8NXvJcWPb5D5u909rfHMZ4trUbCULafU,45208
|
|
86
|
-
ipfabric_netbox-4.3.
|
|
87
|
-
ipfabric_netbox-4.3.
|
|
88
|
-
ipfabric_netbox-4.3.
|
|
86
|
+
ipfabric_netbox-4.3.2b7.dist-info/METADATA,sha256=QDvcPQBGmr8rWrkcEYJUdi_DNf-3klONc-UK4MBYWBI,4781
|
|
87
|
+
ipfabric_netbox-4.3.2b7.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
|
|
88
|
+
ipfabric_netbox-4.3.2b7.dist-info/RECORD,,
|
|
File without changes
|