c2cciutils 1.8.0.dev61__py3-none-any.whl → 1.8.0.dev62__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 c2cciutils might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: c2cciutils
3
- Version: 1.8.0.dev61
3
+ Version: 1.8.0.dev62
4
4
  Summary: Common utilities for Camptocamp CI
5
5
  License: FreeBSD
6
6
  Keywords: ci
@@ -27,18 +27,18 @@ Provides-Extra: pr-checks
27
27
  Provides-Extra: publish
28
28
  Provides-Extra: publish-plugins
29
29
  Provides-Extra: version
30
- Requires-Dist: PyYAML (>=6.0.0,<7.0.0)
31
- Requires-Dist: debian-inspector (>=31.0.0,<32.0.0)
32
- Requires-Dist: defusedxml (>=0.0.0,<1.0.0)
33
- Requires-Dist: google-api-python-client (>=2.0.0,<3.0.0) ; extra == "publish"
34
- Requires-Dist: google-auth-httplib2 (>=0.0.0,<1.0.0) ; extra == "publish"
35
- Requires-Dist: google-auth-oauthlib (>=1.0.0,<2.0.0) ; extra == "publish"
36
- Requires-Dist: id (>=1.0.0,<2.0.0) ; extra == "publish"
37
- Requires-Dist: multi-repo-automation (>=1.0.0,<2.0.0) ; extra == "version"
38
- Requires-Dist: requests (>=2.0.0,<3.0.0)
39
- Requires-Dist: ruamel.yaml (>=0.0.0,<1.0.0)
40
- Requires-Dist: security-md (>=1.0.0,<2.0.0)
41
- Requires-Dist: twine (>=6.0.0,<7.0.0) ; extra == "publish"
30
+ Requires-Dist: PyYAML (==6.0.2)
31
+ Requires-Dist: debian-inspector (==31.1.0)
32
+ Requires-Dist: defusedxml (==0.7.1)
33
+ Requires-Dist: google-api-python-client (==2.160.0) ; extra == "publish"
34
+ Requires-Dist: google-auth-httplib2 (==0.2.0) ; extra == "publish"
35
+ Requires-Dist: google-auth-oauthlib (==1.2.1) ; extra == "publish"
36
+ Requires-Dist: id (==1.5.0) ; extra == "publish"
37
+ Requires-Dist: multi-repo-automation (==1.5.0) ; extra == "version"
38
+ Requires-Dist: requests (==2.32.3)
39
+ Requires-Dist: ruamel.yaml (==0.18.10)
40
+ Requires-Dist: security-md (==1.0.0)
41
+ Requires-Dist: twine (==6.1.0) ; extra == "publish"
42
42
  Project-URL: Repository, https://github.com/camptocamp/c2cciutils
43
43
  Description-Content-Type: text/markdown
44
44
 
@@ -30,8 +30,8 @@ c2cciutils/scripts/pin_pipenv.py,sha256=jBTwlolcEL0MUyq6VYzO-adkcL1gqN7B3kBb3UjT
30
30
  c2cciutils/scripts/publish.py,sha256=wzXSBn_60DzMJVdO8i2NjjO6Vwg6L6efH_T6ZR6LRsU,20513
31
31
  c2cciutils/scripts/trigger_image_update.py,sha256=HQI4vm9kwInr_6zbLcwjIpX_Rs05woGvbMes8okhvZk,2780
32
32
  c2cciutils/scripts/version.py,sha256=Srk22CQudxT8JixS-ZBsxeJvWryYVzN_NiWpcJvgrWI,8931
33
- c2cciutils-1.8.0.dev61.dist-info/LICENSE,sha256=K_e76Y2cY12AHvtanvNmIEJ0nWsNh_WFMDK020TxMcY,1307
34
- c2cciutils-1.8.0.dev61.dist-info/METADATA,sha256=69nebeFtJb0NLTu3jifIc0nqwx2AFq-cZrt6_tRRlY4,17800
35
- c2cciutils-1.8.0.dev61.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
36
- c2cciutils-1.8.0.dev61.dist-info/entry_points.txt,sha256=54llpn1q67tS78NbLwA8rwSDWnEQ6aE3FaqMN0ctNN8,918
37
- c2cciutils-1.8.0.dev61.dist-info/RECORD,,
33
+ c2cciutils-1.8.0.dev62.dist-info/LICENSE,sha256=K_e76Y2cY12AHvtanvNmIEJ0nWsNh_WFMDK020TxMcY,1307
34
+ c2cciutils-1.8.0.dev62.dist-info/METADATA,sha256=qGHIHms20Nahw1ugM_gCZoqdcBUh39qse81vY0FDLOE,17720
35
+ c2cciutils-1.8.0.dev62.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
36
+ c2cciutils-1.8.0.dev62.dist-info/entry_points.txt,sha256=54llpn1q67tS78NbLwA8rwSDWnEQ6aE3FaqMN0ctNN8,918
37
+ c2cciutils-1.8.0.dev62.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 2.0.1
2
+ Generator: poetry-core 2.1.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any