rhdl 0.1.0.post1731674671__py3-none-any.whl → 0.1.0.post1743014625__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 rhdl might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: rhdl
3
- Version: 0.1.0.post1731674671
3
+ Version: 0.1.0.post1743014625
4
4
  Summary: RHDL CLI module
5
5
  Home-page: https://gitlab.cee.redhat.com/rhdl/rhdl
6
6
  Author: Distributed CI team
@@ -12,4 +12,11 @@ Classifier: Programming Language :: Python :: 3
12
12
  License-File: LICENSE
13
13
  Requires-Dist: requests
14
14
  Requires-Dist: rhdllib
15
-
15
+ Dynamic: author
16
+ Dynamic: author-email
17
+ Dynamic: classifier
18
+ Dynamic: home-page
19
+ Dynamic: license
20
+ Dynamic: license-file
21
+ Dynamic: requires-dist
22
+ Dynamic: summary
@@ -1,3 +1,4 @@
1
+ rhdl-0.1.0.post1743014625.dist-info/licenses/LICENSE,sha256=RVVnHNsitM_UrrOOZTEpvbjNHs-IZ4wgkeaWaYeNXRE,11337
1
2
  rhdlcli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
3
  rhdlcli/api.py,sha256=nyTh8uso5KeLW6GYK3kY76UVNWBhYomBml_dMYNd2cU,4054
3
4
  rhdlcli/cli.py,sha256=pFILpfTFON-5q89ZDVZWa4DfGiypvB-9lM5Ob_L_H08,3379
@@ -9,9 +10,8 @@ rhdlcli/options.py,sha256=RBumOmOnytI_niEjyXHcbJzM9IseQsg_zmKL6fhhxyw,1887
9
10
  rhdlcli/stats.py,sha256=MvwxMr4LAm3PM5qiEnuB8thUgzBolWPLKg6ql53QU_Y,786
10
11
  rhdlcli/validator.py,sha256=tuxTiqmDn84QFFfk95Wq54tNtAQQmhNvQGRsWJGdzww,874
11
12
  rhdlcli/version.py,sha256=kUR5RAFc7HCeiqdlX36dZOHkUI5wI6V_43RpEcD8b-0,22
12
- rhdl-0.1.0.post1731674671.dist-info/LICENSE,sha256=RVVnHNsitM_UrrOOZTEpvbjNHs-IZ4wgkeaWaYeNXRE,11337
13
- rhdl-0.1.0.post1731674671.dist-info/METADATA,sha256=X-HJV3nktem6E--i3HJIdCXvIqHhEpqLqDiHY-QAJBo,456
14
- rhdl-0.1.0.post1731674671.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
15
- rhdl-0.1.0.post1731674671.dist-info/entry_points.txt,sha256=JWiBdHm5nD1m3_XZR0QtIuPmuvsJKE-43YhQxCINb8w,43
16
- rhdl-0.1.0.post1731674671.dist-info/top_level.txt,sha256=1kLkHuRFxHGxPUkrCL28sF6wqXmu3IGhJT858T4XRaI,8
17
- rhdl-0.1.0.post1731674671.dist-info/RECORD,,
13
+ rhdl-0.1.0.post1743014625.dist-info/METADATA,sha256=IkRZnvfdyNuFSQho5quJbR1JCkZlkvBxSvGYIk8Ot2Y,611
14
+ rhdl-0.1.0.post1743014625.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
15
+ rhdl-0.1.0.post1743014625.dist-info/entry_points.txt,sha256=JWiBdHm5nD1m3_XZR0QtIuPmuvsJKE-43YhQxCINb8w,43
16
+ rhdl-0.1.0.post1743014625.dist-info/top_level.txt,sha256=1kLkHuRFxHGxPUkrCL28sF6wqXmu3IGhJT858T4XRaI,8
17
+ rhdl-0.1.0.post1743014625.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.5.0)
2
+ Generator: setuptools (78.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5