c2cwsgiutils 6.2.0.dev240__tar.gz → 6.2.0.dev243__tar.gz
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-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/PKG-INFO +2 -1
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/acceptance/package-lock.json +46 -40
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/pyproject.toml +4 -2
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/acceptance/package.json +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/version.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: c2cwsgiutils
|
|
3
|
-
Version: 6.2.0.
|
|
3
|
+
Version: 6.2.0.dev243
|
|
4
4
|
Summary: Common utilities for Camptocamp WSGI applications
|
|
5
5
|
License-Expression: BSD-2-Clause
|
|
6
6
|
License-File: LICENSE
|
|
@@ -97,6 +97,7 @@ Requires-Dist: scikit-image ; extra == "test-images"
|
|
|
97
97
|
Requires-Dist: sentry-sdk ; extra == "all"
|
|
98
98
|
Requires-Dist: sentry-sdk ; extra == "sentry"
|
|
99
99
|
Requires-Dist: sentry-sdk ; extra == "standard"
|
|
100
|
+
Requires-Dist: setuptools (<81.0.0)
|
|
100
101
|
Requires-Dist: ujson
|
|
101
102
|
Requires-Dist: waitress ; extra == "all"
|
|
102
103
|
Requires-Dist: waitress ; extra == "dev"
|
{c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
|
@@ -60,13 +60,13 @@
|
|
|
60
60
|
"license": "MIT"
|
|
61
61
|
},
|
|
62
62
|
"node_modules/@types/node": {
|
|
63
|
-
"version": "25.
|
|
64
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.
|
|
65
|
-
"integrity": "sha512-
|
|
63
|
+
"version": "25.3.3",
|
|
64
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.3.3.tgz",
|
|
65
|
+
"integrity": "sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ==",
|
|
66
66
|
"license": "MIT",
|
|
67
67
|
"optional": true,
|
|
68
68
|
"dependencies": {
|
|
69
|
-
"undici-types": "~7.
|
|
69
|
+
"undici-types": "~7.18.0"
|
|
70
70
|
}
|
|
71
71
|
},
|
|
72
72
|
"node_modules/@types/yauzl": {
|
|
@@ -131,9 +131,9 @@
|
|
|
131
131
|
}
|
|
132
132
|
},
|
|
133
133
|
"node_modules/b4a": {
|
|
134
|
-
"version": "1.
|
|
135
|
-
"resolved": "https://registry.npmjs.org/b4a/-/b4a-1.
|
|
136
|
-
"integrity": "sha512-
|
|
134
|
+
"version": "1.8.0",
|
|
135
|
+
"resolved": "https://registry.npmjs.org/b4a/-/b4a-1.8.0.tgz",
|
|
136
|
+
"integrity": "sha512-qRuSmNSkGQaHwNbM7J78Wwy+ghLEYF1zNrSeMxj4Kgw6y33O3mXcQ6Ie9fRvfU/YnxWkOchPXbaLb73TkIsfdg==",
|
|
137
137
|
"license": "Apache-2.0",
|
|
138
138
|
"peerDependencies": {
|
|
139
139
|
"react-native-b4a": "*"
|
|
@@ -159,11 +159,10 @@
|
|
|
159
159
|
}
|
|
160
160
|
},
|
|
161
161
|
"node_modules/bare-fs": {
|
|
162
|
-
"version": "4.5.
|
|
163
|
-
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.5.
|
|
164
|
-
"integrity": "sha512-
|
|
162
|
+
"version": "4.5.5",
|
|
163
|
+
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.5.5.tgz",
|
|
164
|
+
"integrity": "sha512-XvwYM6VZqKoqDll8BmSww5luA5eflDzY0uEFfBJtFKe4PAAtxBjU3YIxzIBzhyaEQBy1VXEQBto4cpN5RZJw+w==",
|
|
165
165
|
"license": "Apache-2.0",
|
|
166
|
-
"optional": true,
|
|
167
166
|
"dependencies": {
|
|
168
167
|
"bare-events": "^2.5.4",
|
|
169
168
|
"bare-path": "^3.0.0",
|
|
@@ -184,11 +183,10 @@
|
|
|
184
183
|
}
|
|
185
184
|
},
|
|
186
185
|
"node_modules/bare-os": {
|
|
187
|
-
"version": "3.
|
|
188
|
-
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.
|
|
189
|
-
"integrity": "sha512-
|
|
186
|
+
"version": "3.7.0",
|
|
187
|
+
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.7.0.tgz",
|
|
188
|
+
"integrity": "sha512-64Rcwj8qlnTZU8Ps6JJEdSmxBEUGgI7g8l+lMtsJLl4IsfTcHMTfJ188u2iGV6P6YPRZrtv72B2kjn+hp+Yv3g==",
|
|
190
189
|
"license": "Apache-2.0",
|
|
191
|
-
"optional": true,
|
|
192
190
|
"engines": {
|
|
193
191
|
"bare": ">=1.14.0"
|
|
194
192
|
}
|
|
@@ -198,19 +196,18 @@
|
|
|
198
196
|
"resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.0.0.tgz",
|
|
199
197
|
"integrity": "sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==",
|
|
200
198
|
"license": "Apache-2.0",
|
|
201
|
-
"optional": true,
|
|
202
199
|
"dependencies": {
|
|
203
200
|
"bare-os": "^3.0.1"
|
|
204
201
|
}
|
|
205
202
|
},
|
|
206
203
|
"node_modules/bare-stream": {
|
|
207
|
-
"version": "2.
|
|
208
|
-
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.
|
|
209
|
-
"integrity": "sha512-
|
|
204
|
+
"version": "2.8.0",
|
|
205
|
+
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.8.0.tgz",
|
|
206
|
+
"integrity": "sha512-reUN0M2sHRqCdG4lUK3Fw8w98eeUIZHL5c3H7Mbhk2yVBL+oofgaIp0ieLfD5QXwPCypBpmEEKU2WZKzbAk8GA==",
|
|
210
207
|
"license": "Apache-2.0",
|
|
211
|
-
"optional": true,
|
|
212
208
|
"dependencies": {
|
|
213
|
-
"streamx": "^2.21.0"
|
|
209
|
+
"streamx": "^2.21.0",
|
|
210
|
+
"teex": "^1.0.1"
|
|
214
211
|
},
|
|
215
212
|
"peerDependencies": {
|
|
216
213
|
"bare-buffer": "*",
|
|
@@ -230,15 +227,14 @@
|
|
|
230
227
|
"resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.3.2.tgz",
|
|
231
228
|
"integrity": "sha512-ZMq4gd9ngV5aTMa5p9+UfY0b3skwhHELaDkhEHetMdX0LRkW9kzaym4oo/Eh+Ghm0CCDuMTsRIGM/ytUc1ZYmw==",
|
|
232
229
|
"license": "Apache-2.0",
|
|
233
|
-
"optional": true,
|
|
234
230
|
"dependencies": {
|
|
235
231
|
"bare-path": "^3.0.0"
|
|
236
232
|
}
|
|
237
233
|
},
|
|
238
234
|
"node_modules/basic-ftp": {
|
|
239
|
-
"version": "5.
|
|
240
|
-
"resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.
|
|
241
|
-
"integrity": "sha512-
|
|
235
|
+
"version": "5.2.0",
|
|
236
|
+
"resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.0.tgz",
|
|
237
|
+
"integrity": "sha512-VoMINM2rqJwJgfdHq6RiUudKt2BV+FY5ZFezP/ypmwayk68+NzzAQy4XXLlqsGD4MCzq3DrmNFD/uUmBJuGoXw==",
|
|
242
238
|
"license": "MIT",
|
|
243
239
|
"engines": {
|
|
244
240
|
"node": ">=10.0.0"
|
|
@@ -808,9 +804,9 @@
|
|
|
808
804
|
"license": "MIT"
|
|
809
805
|
},
|
|
810
806
|
"node_modules/pump": {
|
|
811
|
-
"version": "3.0.
|
|
812
|
-
"resolved": "https://registry.npmjs.org/pump/-/pump-3.0.
|
|
813
|
-
"integrity": "sha512-
|
|
807
|
+
"version": "3.0.4",
|
|
808
|
+
"resolved": "https://registry.npmjs.org/pump/-/pump-3.0.4.tgz",
|
|
809
|
+
"integrity": "sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==",
|
|
814
810
|
"license": "MIT",
|
|
815
811
|
"dependencies": {
|
|
816
812
|
"end-of-stream": "^1.1.0",
|
|
@@ -986,20 +982,30 @@
|
|
|
986
982
|
}
|
|
987
983
|
},
|
|
988
984
|
"node_modules/tar-stream": {
|
|
989
|
-
"version": "3.1.
|
|
990
|
-
"resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.
|
|
991
|
-
"integrity": "sha512-
|
|
985
|
+
"version": "3.1.8",
|
|
986
|
+
"resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.8.tgz",
|
|
987
|
+
"integrity": "sha512-U6QpVRyCGHva435KoNWy9PRoi2IFYCgtEhq9nmrPPpbRacPs9IH4aJ3gbrFC8dPcXvdSZ4XXfXT5Fshbp2MtlQ==",
|
|
992
988
|
"license": "MIT",
|
|
993
989
|
"dependencies": {
|
|
994
990
|
"b4a": "^1.6.4",
|
|
991
|
+
"bare-fs": "^4.5.5",
|
|
995
992
|
"fast-fifo": "^1.2.0",
|
|
996
993
|
"streamx": "^2.15.0"
|
|
997
994
|
}
|
|
998
995
|
},
|
|
996
|
+
"node_modules/teex": {
|
|
997
|
+
"version": "1.0.1",
|
|
998
|
+
"resolved": "https://registry.npmjs.org/teex/-/teex-1.0.1.tgz",
|
|
999
|
+
"integrity": "sha512-eYE6iEI62Ni1H8oIa7KlDU6uQBtqr4Eajni3wX7rpfXD8ysFx8z0+dri+KWEPWpBsxXfxu58x/0jvTVT1ekOSg==",
|
|
1000
|
+
"license": "MIT",
|
|
1001
|
+
"dependencies": {
|
|
1002
|
+
"streamx": "^2.12.5"
|
|
1003
|
+
}
|
|
1004
|
+
},
|
|
999
1005
|
"node_modules/text-decoder": {
|
|
1000
|
-
"version": "1.2.
|
|
1001
|
-
"resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.
|
|
1002
|
-
"integrity": "sha512-
|
|
1006
|
+
"version": "1.2.7",
|
|
1007
|
+
"resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.7.tgz",
|
|
1008
|
+
"integrity": "sha512-vlLytXkeP4xvEq2otHeJfSQIRyWxo/oZGEbXrtEEF9Hnmrdly59sUbzZ/QgyWuLYHctCHxFF4tRQZNQ9k60ExQ==",
|
|
1003
1009
|
"license": "Apache-2.0",
|
|
1004
1010
|
"dependencies": {
|
|
1005
1011
|
"b4a": "^1.6.4"
|
|
@@ -1012,15 +1018,15 @@
|
|
|
1012
1018
|
"license": "0BSD"
|
|
1013
1019
|
},
|
|
1014
1020
|
"node_modules/typed-query-selector": {
|
|
1015
|
-
"version": "2.12.
|
|
1016
|
-
"resolved": "https://registry.npmjs.org/typed-query-selector/-/typed-query-selector-2.12.
|
|
1017
|
-
"integrity": "sha512-
|
|
1021
|
+
"version": "2.12.1",
|
|
1022
|
+
"resolved": "https://registry.npmjs.org/typed-query-selector/-/typed-query-selector-2.12.1.tgz",
|
|
1023
|
+
"integrity": "sha512-uzR+FzI8qrUEIu96oaeBJmd9E7CFEiQ3goA5qCVgc4s5llSubcfGHq9yUstZx/k4s9dXHVKsE35YWoFyvEqEHA==",
|
|
1018
1024
|
"license": "MIT"
|
|
1019
1025
|
},
|
|
1020
1026
|
"node_modules/undici-types": {
|
|
1021
|
-
"version": "7.
|
|
1022
|
-
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.
|
|
1023
|
-
"integrity": "sha512-
|
|
1027
|
+
"version": "7.18.2",
|
|
1028
|
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz",
|
|
1029
|
+
"integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==",
|
|
1024
1030
|
"license": "MIT",
|
|
1025
1031
|
"optional": true
|
|
1026
1032
|
},
|
|
@@ -36,6 +36,7 @@ sentry = "c2cwsgiutils.sentry:filter_factory"
|
|
|
36
36
|
python = ">=3.11,<4.0"
|
|
37
37
|
requests = { version = "2.32.5" }
|
|
38
38
|
pyyaml = { version = "6.0.3" }
|
|
39
|
+
setuptools = "80.9.0"
|
|
39
40
|
alembic = { version = "1.18.4", optional = true }
|
|
40
41
|
boltons = { version = "25.0.0", optional = true }
|
|
41
42
|
cornice = { version = "6.1.0", optional = true }
|
|
@@ -192,6 +193,7 @@ format-jinja = """
|
|
|
192
193
|
[tool.poetry-plugin-tweak-dependencies-version]
|
|
193
194
|
default = "present"
|
|
194
195
|
SQLAlchemy = ">=1.4.0,<3.0.0"
|
|
196
|
+
setuptools = "<81.0.0"
|
|
195
197
|
|
|
196
198
|
[project]
|
|
197
199
|
classifiers = [
|
|
@@ -224,8 +226,8 @@ include = [
|
|
|
224
226
|
"c2cwsgiutils/acceptance/package-lock.json",
|
|
225
227
|
]
|
|
226
228
|
requires-python = ">=3.11"
|
|
227
|
-
dependencies = ["requests", "pyyaml", "ujson", "cee_syslog_handler", "prometheus-client"]
|
|
228
|
-
version = "6.2.0.
|
|
229
|
+
dependencies = ["requests", "pyyaml", "ujson", "cee_syslog_handler", "prometheus-client", "setuptools<81.0.0"]
|
|
230
|
+
version = "6.2.0.dev243"
|
|
229
231
|
|
|
230
232
|
[project.urls]
|
|
231
233
|
repository = "https://github.com/camptocamp/c2cwsgiutils"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/acceptance/connection.py
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/acceptance/package.json
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/acceptance/screenshot.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/request_tracking/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/request_tracking/_sql.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/sql_profiler/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/static/favicon-16x16.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/static/favicon-32x32.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/stats_pyramid/_db_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev240 → c2cwsgiutils-6.2.0.dev243}/c2cwsgiutils/templates/index.html.mako
RENAMED
|
File without changes
|
|
File without changes
|