nornir-collection 0.0.28__py3-none-any.whl → 0.0.29__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nornir-collection
3
- Version: 0.0.28
3
+ Version: 0.0.29
4
4
  Summary: Nornir-Collection contains network automation functions and complete IaC workflows with Nornir and other python libraries. It contains Nornir tasks and general functions in Nornir style.
5
5
  Author: Willi Kubny
6
6
  Author-email: willi.kubny@gmail.ch
@@ -10,19 +10,19 @@ Classifier: Operating System :: OS Independent
10
10
  Requires-Python: >=3.9
11
11
  Description-Content-Type: text/markdown
12
12
  License-File: LICENSE
13
- Requires-Dist: nornir==3.3.0
13
+ Requires-Dist: nornir==3.5.0
14
14
  Requires-Dist: nornir-jinja2==0.2.0
15
- Requires-Dist: nornir-salt==0.22.2
15
+ Requires-Dist: nornir-salt==0.22.5
16
16
  Requires-Dist: nornir-netmiko==1.0.1
17
- Requires-Dist: nornir-scrapli==2023.7.30
18
- Requires-Dist: scrapli-netconf==2023.7.30
17
+ Requires-Dist: nornir-scrapli==2024.7.30
18
+ Requires-Dist: scrapli-netconf==2024.1.30
19
+ Requires-Dist: nornir-utils==0.2.0
20
+ Requires-Dist: nornir-pyfgt==1.0.3
19
21
  Requires-Dist: scrapli[ssh2]
20
22
  Requires-Dist: scrapli[genie]
21
- Requires-Dist: nornir-utils==0.2.0
22
23
  Requires-Dist: pynetbox==7.4.0
23
- Requires-Dist: ipfabric==7.0.2
24
+ Requires-Dist: ipfabric==7.2.2
24
25
  Requires-Dist: py-pure-client==1.51.0
25
- Requires-Dist: nornir-pyfgt==1.0.3
26
26
  Requires-Dist: python-nmap==0.7.1
27
27
  Requires-Dist: pybatfish==2023.12.16.1270
28
28
  Requires-Dist: requests==2.31.0
@@ -30,7 +30,7 @@ Requires-Dist: pre-commit==3.6.0
30
30
  Requires-Dist: pyyaml==6.0.1
31
31
  Requires-Dist: pyfiglet==1.0.2
32
32
  Requires-Dist: GitPython==3.1.40
33
- Requires-Dist: python-dotenv==1.0.0
33
+ Requires-Dist: python-dotenv==1.1.1
34
34
  Requires-Dist: beautifultable==1.1.0
35
35
  Requires-Dist: pandas==2.2.2
36
36
  Requires-Dist: openpyxl==3.1.2
@@ -52,8 +52,8 @@ nornir_collection/nornir_plugins/inventory/staggered_yaml.py,sha256=nBvUFq7U5zVT
52
52
  nornir_collection/nornir_plugins/inventory/utils.py,sha256=Vs4xUkiV8GiA7zIh5at4VmsFFj5wWY1BLH8vHRvdiQM,12466
53
53
  nornir_collection/purestorage/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
54
54
  nornir_collection/purestorage/utils.py,sha256=TqU2sKz0ENnmSDEBcSvXPnVkI1DVHOogI68D7l32g7I,1730
55
- nornir_collection-0.0.28.dist-info/licenses/LICENSE,sha256=bOPVh1OVNwz2tCjkLaChWT6AoXdtqye3aua5l0tgYJo,1068
56
- nornir_collection-0.0.28.dist-info/METADATA,sha256=-WAtBmd2eUOEkGqA1nd7oeBoDqf_IM1vz7-61yNX5fk,7191
57
- nornir_collection-0.0.28.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
58
- nornir_collection-0.0.28.dist-info/top_level.txt,sha256=OyCzPWABf-D0AOHm9ihrwdk5eq200BnKna6gIDspwsE,18
59
- nornir_collection-0.0.28.dist-info/RECORD,,
55
+ nornir_collection-0.0.29.dist-info/licenses/LICENSE,sha256=bOPVh1OVNwz2tCjkLaChWT6AoXdtqye3aua5l0tgYJo,1068
56
+ nornir_collection-0.0.29.dist-info/METADATA,sha256=tmDjgxRkWzW4SXi5jLGYHcP_HHMRlZyq_gNV30sGE0g,7191
57
+ nornir_collection-0.0.29.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
58
+ nornir_collection-0.0.29.dist-info/top_level.txt,sha256=OyCzPWABf-D0AOHm9ihrwdk5eq200BnKna6gIDspwsE,18
59
+ nornir_collection-0.0.29.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (78.1.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5