c2cciutils 1.4.23.dev2__py3-none-any.whl → 1.4.24.dev1__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.
- {c2cciutils-1.4.23.dev2.dist-info → c2cciutils-1.4.24.dev1.dist-info}/METADATA +4 -4
- {c2cciutils-1.4.23.dev2.dist-info → c2cciutils-1.4.24.dev1.dist-info}/RECORD +5 -5
- {c2cciutils-1.4.23.dev2.dist-info → c2cciutils-1.4.24.dev1.dist-info}/LICENSE.txt +0 -0
- {c2cciutils-1.4.23.dev2.dist-info → c2cciutils-1.4.24.dev1.dist-info}/WHEEL +0 -0
- {c2cciutils-1.4.23.dev2.dist-info → c2cciutils-1.4.24.dev1.dist-info}/entry_points.txt +0 -0
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: c2cciutils
|
|
3
|
-
Version: 1.4.
|
|
3
|
+
Version: 1.4.24.dev1
|
|
4
4
|
Summary: Common utilities for Camptocamp CI
|
|
5
5
|
Home-page: https://github.com/camptocamp/c2cciutils
|
|
6
6
|
License: FreeBSD
|
|
7
7
|
Keywords: ci
|
|
8
8
|
Author: Camptocamp
|
|
9
9
|
Author-email: info@camptocamp.com
|
|
10
|
-
Requires-Python: >=3.
|
|
10
|
+
Requires-Python: >=3.9.2,<4.0
|
|
11
11
|
Classifier: Development Status :: 5 - Production/Stable
|
|
12
12
|
Classifier: Environment :: Console
|
|
13
13
|
Classifier: Intended Audience :: Developers
|
|
@@ -16,9 +16,9 @@ Classifier: License :: Other/Proprietary License
|
|
|
16
16
|
Classifier: Operating System :: OS Independent
|
|
17
17
|
Classifier: Programming Language :: Python
|
|
18
18
|
Classifier: Programming Language :: Python :: 3
|
|
19
|
-
Classifier: Programming Language :: Python :: 3.8
|
|
20
19
|
Classifier: Programming Language :: Python :: 3.10
|
|
21
20
|
Classifier: Programming Language :: Python :: 3.11
|
|
21
|
+
Classifier: Programming Language :: Python :: 3.8
|
|
22
22
|
Classifier: Programming Language :: Python :: 3.9
|
|
23
23
|
Classifier: Typing :: Typed
|
|
24
24
|
Provides-Extra: audit
|
|
@@ -54,7 +54,7 @@ Requires-Dist: ruamel.yaml (>=0.0.0,<1.0.0)
|
|
|
54
54
|
Requires-Dist: toml (>=0.0.0,<1.0.0)
|
|
55
55
|
Requires-Dist: tomlkit (>=0.0.0,<1.0.0) ; extra == "publish"
|
|
56
56
|
Requires-Dist: twine (>=4.0.0,<5.0.0) ; extra == "publish"
|
|
57
|
-
Requires-Dist: urllib3 (>=
|
|
57
|
+
Requires-Dist: urllib3 (>=2.0.0,<3.0.0)
|
|
58
58
|
Requires-Dist: zipp (>=3.0.0,<4.0.0)
|
|
59
59
|
Project-URL: Repository, https://github.com/camptocamp/c2cciutils
|
|
60
60
|
Description-Content-Type: text/markdown
|
|
@@ -618,8 +618,8 @@ c2cciutils/scripts/pr_checks.py,sha256=asZVohDyk0yGeCDVH2G36qaUPVwtvepSpwAipZPr6
|
|
|
618
618
|
c2cciutils/scripts/publish.py,sha256=me22IthKtJZKvtKvAdX8FK71x95JGiP2aoNWSxZfnC8,15557
|
|
619
619
|
c2cciutils/scripts/trigger_image_update.py,sha256=yYa0BLn-LGrQ1GXlvI5ok8qbV-yCJ12UObS857SuXcc,2804
|
|
620
620
|
c2cciutils/security.py,sha256=k5piTZf6HWIPEAf63vbE06vZKJ62CSS7e_6WXHf4o7Q,1517
|
|
621
|
-
c2cciutils-1.4.
|
|
622
|
-
c2cciutils-1.4.
|
|
623
|
-
c2cciutils-1.4.
|
|
624
|
-
c2cciutils-1.4.
|
|
625
|
-
c2cciutils-1.4.
|
|
621
|
+
c2cciutils-1.4.24.dev1.dist-info/LICENSE.txt,sha256=xzZIs3aVXHWtejClONn_gcvmoim54G9K8gl_8gNFTLI,1668
|
|
622
|
+
c2cciutils-1.4.24.dev1.dist-info/METADATA,sha256=eiO-CZDTXYan4QDYnwvRBXF79nGtM0U-BWZj5qWhjWc,17297
|
|
623
|
+
c2cciutils-1.4.24.dev1.dist-info/WHEEL,sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50,88
|
|
624
|
+
c2cciutils-1.4.24.dev1.dist-info/entry_points.txt,sha256=HahcOZlCfYF4B95pG1CRD_noaFmhDzEoN5YqxLyucyE,939
|
|
625
|
+
c2cciutils-1.4.24.dev1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|