c2cciutils 1.7.0.dev180__py3-none-any.whl → 1.7.0.dev182__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/package-lock.json +32 -32
- c2cciutils/package.json +1 -1
- {c2cciutils-1.7.0.dev180.dist-info → c2cciutils-1.7.0.dev182.dist-info}/METADATA +2 -2
- {c2cciutils-1.7.0.dev180.dist-info → c2cciutils-1.7.0.dev182.dist-info}/RECORD +7 -7
- {c2cciutils-1.7.0.dev180.dist-info → c2cciutils-1.7.0.dev182.dist-info}/LICENSE +0 -0
- {c2cciutils-1.7.0.dev180.dist-info → c2cciutils-1.7.0.dev182.dist-info}/WHEEL +0 -0
- {c2cciutils-1.7.0.dev180.dist-info → c2cciutils-1.7.0.dev182.dist-info}/entry_points.txt +0 -0
c2cciutils/package-lock.json
CHANGED
|
@@ -8,62 +8,62 @@
|
|
|
8
8
|
"name": "c2ccicheck",
|
|
9
9
|
"version": "1.0.0",
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"snyk": "1.
|
|
11
|
+
"snyk": "1.1286.2"
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"node_modules/@sentry-internal/tracing": {
|
|
15
|
-
"version": "7.
|
|
16
|
-
"resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.
|
|
17
|
-
"integrity": "sha512-
|
|
15
|
+
"version": "7.109.0",
|
|
16
|
+
"resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.109.0.tgz",
|
|
17
|
+
"integrity": "sha512-PzK/joC5tCuh2R/PRh+7dp+uuZl7pTsBIjPhVZHMTtb9+ls65WkdZJ1/uKXPouyz8NOo9Xok7aEvEo9seongyw==",
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@sentry/core": "7.
|
|
20
|
-
"@sentry/types": "7.
|
|
21
|
-
"@sentry/utils": "7.
|
|
19
|
+
"@sentry/core": "7.109.0",
|
|
20
|
+
"@sentry/types": "7.109.0",
|
|
21
|
+
"@sentry/utils": "7.109.0"
|
|
22
22
|
},
|
|
23
23
|
"engines": {
|
|
24
24
|
"node": ">=8"
|
|
25
25
|
}
|
|
26
26
|
},
|
|
27
27
|
"node_modules/@sentry/core": {
|
|
28
|
-
"version": "7.
|
|
29
|
-
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.
|
|
30
|
-
"integrity": "sha512-
|
|
28
|
+
"version": "7.109.0",
|
|
29
|
+
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.109.0.tgz",
|
|
30
|
+
"integrity": "sha512-xwD4U0IlvvlE/x/g/W1I8b4Cfb16SsCMmiEuBf6XxvAa3OfWBxKoqLifb3GyrbxMC4LbIIZCN/SvLlnGJPgszA==",
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@sentry/types": "7.
|
|
33
|
-
"@sentry/utils": "7.
|
|
32
|
+
"@sentry/types": "7.109.0",
|
|
33
|
+
"@sentry/utils": "7.109.0"
|
|
34
34
|
},
|
|
35
35
|
"engines": {
|
|
36
36
|
"node": ">=8"
|
|
37
37
|
}
|
|
38
38
|
},
|
|
39
39
|
"node_modules/@sentry/node": {
|
|
40
|
-
"version": "7.
|
|
41
|
-
"resolved": "https://registry.npmjs.org/@sentry/node/-/node-7.
|
|
42
|
-
"integrity": "sha512-
|
|
40
|
+
"version": "7.109.0",
|
|
41
|
+
"resolved": "https://registry.npmjs.org/@sentry/node/-/node-7.109.0.tgz",
|
|
42
|
+
"integrity": "sha512-tqMNAES4X/iBl1eZRCmc29p//0id01FBLEiesNo5nk6ECl6/SaGMFAEwu1gsn90h/Bjgr04slwFOS4cR45V2PQ==",
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@sentry-internal/tracing": "7.
|
|
45
|
-
"@sentry/core": "7.
|
|
46
|
-
"@sentry/types": "7.
|
|
47
|
-
"@sentry/utils": "7.
|
|
44
|
+
"@sentry-internal/tracing": "7.109.0",
|
|
45
|
+
"@sentry/core": "7.109.0",
|
|
46
|
+
"@sentry/types": "7.109.0",
|
|
47
|
+
"@sentry/utils": "7.109.0"
|
|
48
48
|
},
|
|
49
49
|
"engines": {
|
|
50
50
|
"node": ">=8"
|
|
51
51
|
}
|
|
52
52
|
},
|
|
53
53
|
"node_modules/@sentry/types": {
|
|
54
|
-
"version": "7.
|
|
55
|
-
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.
|
|
56
|
-
"integrity": "sha512-
|
|
54
|
+
"version": "7.109.0",
|
|
55
|
+
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.109.0.tgz",
|
|
56
|
+
"integrity": "sha512-egCBnDv3YpVFoNzRLdP0soVrxVLCQ+rovREKJ1sw3rA2/MFH9WJ+DZZexsX89yeAFzy1IFsCp7/dEqudusml6g==",
|
|
57
57
|
"engines": {
|
|
58
58
|
"node": ">=8"
|
|
59
59
|
}
|
|
60
60
|
},
|
|
61
61
|
"node_modules/@sentry/utils": {
|
|
62
|
-
"version": "7.
|
|
63
|
-
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.
|
|
64
|
-
"integrity": "sha512-
|
|
62
|
+
"version": "7.109.0",
|
|
63
|
+
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.109.0.tgz",
|
|
64
|
+
"integrity": "sha512-3RjxMOLMBwZ5VSiH84+o/3NY2An4Zldjz0EbfEQNRY9yffRiCPJSQiCJID8EoylCFOh/PAhPimBhqbtWJxX6iw==",
|
|
65
65
|
"dependencies": {
|
|
66
|
-
"@sentry/types": "7.
|
|
66
|
+
"@sentry/types": "7.109.0"
|
|
67
67
|
},
|
|
68
68
|
"engines": {
|
|
69
69
|
"node": ">=8"
|
|
@@ -247,9 +247,9 @@
|
|
|
247
247
|
}
|
|
248
248
|
},
|
|
249
249
|
"node_modules/hasown": {
|
|
250
|
-
"version": "2.0.
|
|
251
|
-
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.
|
|
252
|
-
"integrity": "sha512-
|
|
250
|
+
"version": "2.0.2",
|
|
251
|
+
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
|
|
252
|
+
"integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
|
|
253
253
|
"dependencies": {
|
|
254
254
|
"function-bind": "^1.1.2"
|
|
255
255
|
},
|
|
@@ -342,9 +342,9 @@
|
|
|
342
342
|
}
|
|
343
343
|
},
|
|
344
344
|
"node_modules/snyk": {
|
|
345
|
-
"version": "1.
|
|
346
|
-
"resolved": "https://registry.npmjs.org/snyk/-/snyk-1.
|
|
347
|
-
"integrity": "sha512-
|
|
345
|
+
"version": "1.1286.2",
|
|
346
|
+
"resolved": "https://registry.npmjs.org/snyk/-/snyk-1.1286.2.tgz",
|
|
347
|
+
"integrity": "sha512-gb7PfujO1uJY7iDkmxq1d32bth/e2CZ1Yw28E620punYyf7rcwzO06BnRB65lbbxqnhfpb8L+pnbH4ZYkyNs5g==",
|
|
348
348
|
"hasInstallScript": true,
|
|
349
349
|
"dependencies": {
|
|
350
350
|
"@sentry/node": "^7.36.0",
|
c2cciutils/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: c2cciutils
|
|
3
|
-
Version: 1.7.0.
|
|
3
|
+
Version: 1.7.0.dev182
|
|
4
4
|
Summary: Common utilities for Camptocamp CI
|
|
5
5
|
Home-page: https://github.com/camptocamp/c2cciutils
|
|
6
6
|
License: FreeBSD
|
|
@@ -25,7 +25,7 @@ Provides-Extra: pr_checks
|
|
|
25
25
|
Provides-Extra: publish
|
|
26
26
|
Provides-Extra: publish_plugins
|
|
27
27
|
Provides-Extra: version
|
|
28
|
-
Requires-Dist: Markdown (>=3.0
|
|
28
|
+
Requires-Dist: Markdown (>=3.0,<4.0)
|
|
29
29
|
Requires-Dist: PyYAML (>=6.0.0,<7.0.0)
|
|
30
30
|
Requires-Dist: codespell (==2.2.6); extra == "pr_checks"
|
|
31
31
|
Requires-Dist: debian-inspector (>=31.0.0,<32.0.0)
|
|
@@ -9,8 +9,8 @@ c2cciutils/configuration.py,sha256=sgyyd4WuYX53ZkJsa7dShcDbWUa9rfIVbOm7tCswTm8,2
|
|
|
9
9
|
c2cciutils/default_branch.graphql,sha256=CaP3rRsNiyg_7RvqbMk0tOJr0aqWd8cOeSV-ZKgvKY4,131
|
|
10
10
|
c2cciutils/env.py,sha256=J-lC7GdOkdFVIrWFZEkAxHmIuTYwhDJiE30BICj2UoM,3425
|
|
11
11
|
c2cciutils/lib/docker.py,sha256=lwvCarwSSUWK1Y4O7qcTILPdpkTf2Ujhl_fCwZ6dBUY,5677
|
|
12
|
-
c2cciutils/package-lock.json,sha256=
|
|
13
|
-
c2cciutils/package.json,sha256=
|
|
12
|
+
c2cciutils/package-lock.json,sha256=fiy1mh80GzwR2jSLzTudkBly_IkIzCUFWVassA1nDas,13909
|
|
13
|
+
c2cciutils/package.json,sha256=Wzi3lmy7unxhDFAP2M0yRBW06daH0zJQ47-YgReOkHo,134
|
|
14
14
|
c2cciutils/pr_checks.py,sha256=tBwDHxThcu6648pE2cqpLNsaU711lwwgRc7sB4qR6fU,10109
|
|
15
15
|
c2cciutils/publish.py,sha256=KOEtPe-y1uw0-DWfKnF5jmYfQb5c0_URKBxakthcrBI,17259
|
|
16
16
|
c2cciutils/schema-applications.json,sha256=Tus-s9NB7uwKhTrQwhWQM4_oJygF_yHUqShtZhN1IxE,1551
|
|
@@ -35,8 +35,8 @@ c2cciutils/scripts/publish.py,sha256=6Yn89wJRvVuo5weFM_skvEIPxPK9ctKf8PSXiSwEJ9E
|
|
|
35
35
|
c2cciutils/scripts/trigger_image_update.py,sha256=UPCSgFcllewo1NOC7kUkJ2QMXU0dCA2QAq6LFQHr0Uw,2780
|
|
36
36
|
c2cciutils/scripts/version.py,sha256=BU6I3nG3ofgUXCLrUBNOql45Dz9Loox4gt4ebHRM3iQ,8912
|
|
37
37
|
c2cciutils/security.py,sha256=aYmsbKqACIPFoJ2Dfg4ZtACe0uheNJY3LWx9pElb9UI,1495
|
|
38
|
-
c2cciutils-1.7.0.
|
|
39
|
-
c2cciutils-1.7.0.
|
|
40
|
-
c2cciutils-1.7.0.
|
|
41
|
-
c2cciutils-1.7.0.
|
|
42
|
-
c2cciutils-1.7.0.
|
|
38
|
+
c2cciutils-1.7.0.dev182.dist-info/entry_points.txt,sha256=qB_mezKHsYy5j11RAhsEB_gPVZC2BebEvfT5Giu_D7s,1111
|
|
39
|
+
c2cciutils-1.7.0.dev182.dist-info/LICENSE,sha256=pK1gU5i1jYBv--vi5omcf6-86pYmAWk6ZGbdERjAgcw,1307
|
|
40
|
+
c2cciutils-1.7.0.dev182.dist-info/WHEEL,sha256=gSF7fibx4crkLz_A-IKR6kcuq0jJ64KNCkG8_bcaEao,88
|
|
41
|
+
c2cciutils-1.7.0.dev182.dist-info/METADATA,sha256=7YXZ6g0XgGGgiDJ7N4H2bN1TyMl2G0HpXflOgzAhees,19654
|
|
42
|
+
c2cciutils-1.7.0.dev182.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|