c2cwsgiutils 6.2.0.dev116__py3-none-any.whl → 6.2.0.dev118__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.
- c2cwsgiutils/acceptance/package-lock.json +21 -21
- {c2cwsgiutils-6.2.0.dev116.dist-info → c2cwsgiutils-6.2.0.dev118.dist-info}/METADATA +78 -29
- {c2cwsgiutils-6.2.0.dev116.dist-info → c2cwsgiutils-6.2.0.dev118.dist-info}/RECORD +6 -6
- {c2cwsgiutils-6.2.0.dev116.dist-info → c2cwsgiutils-6.2.0.dev118.dist-info}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev116.dist-info → c2cwsgiutils-6.2.0.dev118.dist-info}/WHEEL +0 -0
- {c2cwsgiutils-6.2.0.dev116.dist-info → c2cwsgiutils-6.2.0.dev118.dist-info}/entry_points.txt +0 -0
@@ -60,9 +60,9 @@
|
|
60
60
|
"license": "MIT"
|
61
61
|
},
|
62
62
|
"node_modules/@types/node": {
|
63
|
-
"version": "22.15.
|
64
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.
|
65
|
-
"integrity": "sha512-
|
63
|
+
"version": "22.15.29",
|
64
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.29.tgz",
|
65
|
+
"integrity": "sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==",
|
66
66
|
"license": "MIT",
|
67
67
|
"optional": true,
|
68
68
|
"dependencies": {
|
@@ -144,9 +144,9 @@
|
|
144
144
|
"optional": true
|
145
145
|
},
|
146
146
|
"node_modules/bare-fs": {
|
147
|
-
"version": "4.1.
|
148
|
-
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.1.
|
149
|
-
"integrity": "sha512-
|
147
|
+
"version": "4.1.5",
|
148
|
+
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.1.5.tgz",
|
149
|
+
"integrity": "sha512-1zccWBMypln0jEE05LzZt+V/8y8AQsQQqxtklqaIyg5nu6OAYFhZxPXinJTSG+kU5qyNmeLgcn9AW7eHiCHVLA==",
|
150
150
|
"license": "Apache-2.0",
|
151
151
|
"optional": true,
|
152
152
|
"dependencies": {
|
@@ -325,9 +325,9 @@
|
|
325
325
|
}
|
326
326
|
},
|
327
327
|
"node_modules/debug": {
|
328
|
-
"version": "4.4.
|
329
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.
|
330
|
-
"integrity": "sha512-
|
328
|
+
"version": "4.4.1",
|
329
|
+
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
|
330
|
+
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
|
331
331
|
"license": "MIT",
|
332
332
|
"dependencies": {
|
333
333
|
"ms": "^2.1.3"
|
@@ -848,9 +848,9 @@
|
|
848
848
|
}
|
849
849
|
},
|
850
850
|
"node_modules/semver": {
|
851
|
-
"version": "7.7.
|
852
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.
|
853
|
-
"integrity": "sha512-
|
851
|
+
"version": "7.7.2",
|
852
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
853
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
854
854
|
"license": "ISC",
|
855
855
|
"bin": {
|
856
856
|
"semver": "bin/semver.js"
|
@@ -953,9 +953,9 @@
|
|
953
953
|
}
|
954
954
|
},
|
955
955
|
"node_modules/tar-fs": {
|
956
|
-
"version": "3.0.
|
957
|
-
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.
|
958
|
-
"integrity": "sha512-
|
956
|
+
"version": "3.0.9",
|
957
|
+
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.9.tgz",
|
958
|
+
"integrity": "sha512-XF4w9Xp+ZQgifKakjZYmFdkLoSWd34VGKcsTCwlNWM7QG3ZbaxnTsaBwnjFZqHRf/rROxaR8rXnbtwdvaDI+lA==",
|
959
959
|
"license": "MIT",
|
960
960
|
"dependencies": {
|
961
961
|
"pump": "^3.0.0",
|
@@ -1029,9 +1029,9 @@
|
|
1029
1029
|
"license": "ISC"
|
1030
1030
|
},
|
1031
1031
|
"node_modules/ws": {
|
1032
|
-
"version": "8.18.
|
1033
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.
|
1034
|
-
"integrity": "sha512-
|
1032
|
+
"version": "8.18.2",
|
1033
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.2.tgz",
|
1034
|
+
"integrity": "sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==",
|
1035
1035
|
"license": "MIT",
|
1036
1036
|
"engines": {
|
1037
1037
|
"node": ">=10.0.0"
|
@@ -1096,9 +1096,9 @@
|
|
1096
1096
|
}
|
1097
1097
|
},
|
1098
1098
|
"node_modules/zod": {
|
1099
|
-
"version": "3.
|
1100
|
-
"resolved": "https://registry.npmjs.org/zod/-/zod-3.
|
1101
|
-
"integrity": "sha512
|
1099
|
+
"version": "3.25.47",
|
1100
|
+
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.47.tgz",
|
1101
|
+
"integrity": "sha512-+f8+agSYoT9niC0VUL60IuXnr81FJeJ27Lf5YPrmcxTWmygcpGBeEuAAovDDEjkyQ36KyqNswwbhISZ1Z7yY+A==",
|
1102
1102
|
"license": "MIT",
|
1103
1103
|
"funding": {
|
1104
1104
|
"url": "https://github.com/sponsors/colinhacks"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: c2cwsgiutils
|
3
|
-
Version: 6.2.0.
|
3
|
+
Version: 6.2.0.dev118
|
4
4
|
Summary: Common utilities for Camptocamp WSGI applications
|
5
5
|
License: BSD-2-Clause
|
6
6
|
Keywords: geo,gis,sqlalchemy,orm,wsgi
|
@@ -34,34 +34,83 @@ Provides-Extra: test-images
|
|
34
34
|
Provides-Extra: tests
|
35
35
|
Provides-Extra: waitress
|
36
36
|
Provides-Extra: webserver
|
37
|
-
Requires-Dist: Paste
|
38
|
-
Requires-Dist:
|
39
|
-
Requires-Dist:
|
40
|
-
Requires-Dist:
|
41
|
-
Requires-Dist:
|
42
|
-
Requires-Dist:
|
43
|
-
Requires-Dist:
|
44
|
-
Requires-Dist:
|
45
|
-
Requires-Dist:
|
46
|
-
Requires-Dist:
|
47
|
-
Requires-Dist:
|
48
|
-
Requires-Dist:
|
49
|
-
Requires-Dist:
|
50
|
-
Requires-Dist:
|
51
|
-
Requires-Dist:
|
52
|
-
Requires-Dist:
|
53
|
-
Requires-Dist:
|
54
|
-
Requires-Dist:
|
55
|
-
Requires-Dist:
|
56
|
-
Requires-Dist:
|
57
|
-
Requires-Dist:
|
58
|
-
Requires-Dist:
|
59
|
-
Requires-Dist:
|
60
|
-
Requires-Dist:
|
61
|
-
Requires-Dist:
|
62
|
-
Requires-Dist:
|
63
|
-
Requires-Dist:
|
64
|
-
Requires-Dist:
|
37
|
+
Requires-Dist: Paste ; extra == "all"
|
38
|
+
Requires-Dist: Paste ; extra == "standard"
|
39
|
+
Requires-Dist: Paste ; extra == "waitress"
|
40
|
+
Requires-Dist: SQLAlchemy (>=1.4.0,<3.0.0) ; extra == "all"
|
41
|
+
Requires-Dist: SQLAlchemy (>=1.4.0,<3.0.0) ; extra == "standard"
|
42
|
+
Requires-Dist: SQLAlchemy (>=1.4.0,<3.0.0) ; extra == "waitress"
|
43
|
+
Requires-Dist: SQLAlchemy (>=1.4.0,<3.0.0) ; extra == "webserver"
|
44
|
+
Requires-Dist: SQLAlchemy-Utils ; extra == "all"
|
45
|
+
Requires-Dist: SQLAlchemy-Utils ; extra == "standard"
|
46
|
+
Requires-Dist: SQLAlchemy-Utils ; extra == "waitress"
|
47
|
+
Requires-Dist: SQLAlchemy-Utils ; extra == "webserver"
|
48
|
+
Requires-Dist: alembic ; extra == "alembic"
|
49
|
+
Requires-Dist: alembic ; extra == "all"
|
50
|
+
Requires-Dist: alembic ; extra == "standard"
|
51
|
+
Requires-Dist: boltons ; extra == "all"
|
52
|
+
Requires-Dist: boltons ; extra == "tests"
|
53
|
+
Requires-Dist: cee_syslog_handler
|
54
|
+
Requires-Dist: cornice ; extra == "all"
|
55
|
+
Requires-Dist: cornice ; extra == "standard"
|
56
|
+
Requires-Dist: cornice ; extra == "waitress"
|
57
|
+
Requires-Dist: cornice ; extra == "webserver"
|
58
|
+
Requires-Dist: coverage ; extra == "all"
|
59
|
+
Requires-Dist: coverage ; extra == "debug"
|
60
|
+
Requires-Dist: gunicorn ; extra == "all"
|
61
|
+
Requires-Dist: gunicorn ; extra == "standard"
|
62
|
+
Requires-Dist: gunicorn ; extra == "webserver"
|
63
|
+
Requires-Dist: lxml ; extra == "all"
|
64
|
+
Requires-Dist: lxml ; extra == "tests"
|
65
|
+
Requires-Dist: objgraph ; extra == "all"
|
66
|
+
Requires-Dist: objgraph ; extra == "debug"
|
67
|
+
Requires-Dist: prometheus-client
|
68
|
+
Requires-Dist: psutil ; extra == "all"
|
69
|
+
Requires-Dist: psutil ; extra == "debug"
|
70
|
+
Requires-Dist: psycopg2 ; extra == "all"
|
71
|
+
Requires-Dist: psycopg2 ; extra == "standard"
|
72
|
+
Requires-Dist: psycopg2 ; extra == "waitress"
|
73
|
+
Requires-Dist: psycopg2 ; extra == "webserver"
|
74
|
+
Requires-Dist: pyjwt ; extra == "all"
|
75
|
+
Requires-Dist: pyjwt ; extra == "oauth2"
|
76
|
+
Requires-Dist: pyjwt ; extra == "standard"
|
77
|
+
Requires-Dist: pyramid ; extra == "all"
|
78
|
+
Requires-Dist: pyramid ; extra == "standard"
|
79
|
+
Requires-Dist: pyramid ; extra == "waitress"
|
80
|
+
Requires-Dist: pyramid ; extra == "webserver"
|
81
|
+
Requires-Dist: pyramid-tm ; extra == "all"
|
82
|
+
Requires-Dist: pyramid-tm ; extra == "standard"
|
83
|
+
Requires-Dist: pyramid-tm ; extra == "waitress"
|
84
|
+
Requires-Dist: pyramid-tm ; extra == "webserver"
|
85
|
+
Requires-Dist: pyramid_mako ; extra == "all"
|
86
|
+
Requires-Dist: pyramid_mako ; extra == "standard"
|
87
|
+
Requires-Dist: pyramid_mako ; extra == "waitress"
|
88
|
+
Requires-Dist: pyramid_mako ; extra == "webserver"
|
89
|
+
Requires-Dist: pyyaml
|
90
|
+
Requires-Dist: redis ; extra == "all"
|
91
|
+
Requires-Dist: redis ; extra == "broadcast"
|
92
|
+
Requires-Dist: redis ; extra == "standard"
|
93
|
+
Requires-Dist: requests
|
94
|
+
Requires-Dist: requests-oauthlib ; extra == "all"
|
95
|
+
Requires-Dist: requests-oauthlib ; extra == "oauth2"
|
96
|
+
Requires-Dist: requests-oauthlib ; extra == "standard"
|
97
|
+
Requires-Dist: scikit-image ; extra == "test-images"
|
98
|
+
Requires-Dist: sentry-sdk ; extra == "all"
|
99
|
+
Requires-Dist: sentry-sdk ; extra == "sentry"
|
100
|
+
Requires-Dist: sentry-sdk ; extra == "standard"
|
101
|
+
Requires-Dist: ujson
|
102
|
+
Requires-Dist: waitress ; extra == "all"
|
103
|
+
Requires-Dist: waitress ; extra == "dev"
|
104
|
+
Requires-Dist: waitress ; extra == "standard"
|
105
|
+
Requires-Dist: waitress ; extra == "waitress"
|
106
|
+
Requires-Dist: zope.interface ; extra == "all"
|
107
|
+
Requires-Dist: zope.interface ; extra == "standard"
|
108
|
+
Requires-Dist: zope.interface ; extra == "waitress"
|
109
|
+
Requires-Dist: zope.interface ; extra == "webserver"
|
110
|
+
Requires-Dist: zope.sqlalchemy ; extra == "all"
|
111
|
+
Requires-Dist: zope.sqlalchemy ; extra == "standard"
|
112
|
+
Requires-Dist: zope.sqlalchemy ; extra == "waitress"
|
113
|
+
Requires-Dist: zope.sqlalchemy ; extra == "webserver"
|
65
114
|
Project-URL: Bug Tracker, https://github.com/camptocamp/c2cwsgiutils/issues
|
66
115
|
Project-URL: Repository, https://github.com/camptocamp/c2cwsgiutils
|
67
116
|
Description-Content-Type: text/markdown
|
@@ -2,7 +2,7 @@ c2cwsgiutils/__init__.py,sha256=DecyA-tMmcT1jt2Bd7zEO9Yse8WcOKEEppxS6omH-mY,4047
|
|
2
2
|
c2cwsgiutils/acceptance/__init__.py,sha256=mSv7pmy7fF6i3JfNX_Ws-8x6jHgT7W3AK4bZTnkoosI,1515
|
3
3
|
c2cwsgiutils/acceptance/connection.py,sha256=nXwDSRpqVaOBr_mhZ3jdOSJIxHCHub6atADa04dpiO4,9911
|
4
4
|
c2cwsgiutils/acceptance/image.py,sha256=P32pqu4ndD9K6UNglPTxKAIKbcfyjgt3yGaNFsrnWRU,9356
|
5
|
-
c2cwsgiutils/acceptance/package-lock.json,sha256=
|
5
|
+
c2cwsgiutils/acceptance/package-lock.json,sha256=FbmIDH837D7yG9YD3RCIVIjdYRZTp-lO-ZvlqpEEspo,40156
|
6
6
|
c2cwsgiutils/acceptance/package.json,sha256=Js7o8civFyWua5gayPXFK2IK6XnxrZ2CNGuSbPPQM9I,101
|
7
7
|
c2cwsgiutils/acceptance/print.py,sha256=i6UxfSuZ8z9grC_P2qn0yU6RXLbNCcopPMOgjc8D1rI,2555
|
8
8
|
c2cwsgiutils/acceptance/screenshot.js,sha256=FAJYIWOLJFMm0MNggKzo3mIybtN-VtKLdMzPhQ9pO1g,2041
|
@@ -61,8 +61,8 @@ c2cwsgiutils/stats_pyramid/_db_spy.py,sha256=_E5_KFipmsOdqD849mde4EDIlXS7ae0oClZ
|
|
61
61
|
c2cwsgiutils/stats_pyramid/_pyramid_spy.py,sha256=KFxxKdEKrmDeA1zpps-BPiB2c4hhR2GlgJvq6KOTyjU,3498
|
62
62
|
c2cwsgiutils/templates/index.html.mako,sha256=cK8qGBDeQG5SiJJCfvL0oKpgacr7dPKx634AAQivmjA,1416
|
63
63
|
c2cwsgiutils/version.py,sha256=b8rwN7vATtBWvVKyvxW_-ixbmMJGQBZhW3gNvGdAyVg,3156
|
64
|
-
c2cwsgiutils-6.2.0.
|
65
|
-
c2cwsgiutils-6.2.0.
|
66
|
-
c2cwsgiutils-6.2.0.
|
67
|
-
c2cwsgiutils-6.2.0.
|
68
|
-
c2cwsgiutils-6.2.0.
|
64
|
+
c2cwsgiutils-6.2.0.dev118.dist-info/LICENSE,sha256=6bEOU0n7ued3SA-DQCsHQaACONMMRzGHmH5XhDVeD-U,1304
|
65
|
+
c2cwsgiutils-6.2.0.dev118.dist-info/METADATA,sha256=ZxXFsTTraNOSmjoWsTJ7gDBeGqqdAzFYddCbhQpOMeY,37566
|
66
|
+
c2cwsgiutils-6.2.0.dev118.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
67
|
+
c2cwsgiutils-6.2.0.dev118.dist-info/entry_points.txt,sha256=ujgqMTL1awN9qDg8WXmrF7m0fgR-hslUM6zKH86pvy0,703
|
68
|
+
c2cwsgiutils-6.2.0.dev118.dist-info/RECORD,,
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev116.dist-info → c2cwsgiutils-6.2.0.dev118.dist-info}/entry_points.txt
RENAMED
File without changes
|