c2cwsgiutils 6.2.0.dev79__tar.gz → 6.2.0.dev81__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.dev79 → c2cwsgiutils-6.2.0.dev81}/PKG-INFO +5 -5
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/acceptance/package-lock.json +28 -109
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/acceptance/package.json +1 -1
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/pyproject.toml +10 -10
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/version.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: c2cwsgiutils
|
3
|
-
Version: 6.2.0.
|
3
|
+
Version: 6.2.0.dev81
|
4
4
|
Summary: Common utilities for Camptocamp WSGI applications
|
5
5
|
License: BSD-2-Clause
|
6
6
|
Keywords: geo,gis,sqlalchemy,orm,wsgi
|
@@ -35,13 +35,13 @@ Provides-Extra: tests
|
|
35
35
|
Provides-Extra: waitress
|
36
36
|
Provides-Extra: webserver
|
37
37
|
Requires-Dist: Paste (==3.10.1) ; extra == "standard" or extra == "waitress" or extra == "all"
|
38
|
-
Requires-Dist: SQLAlchemy (==2.0.
|
38
|
+
Requires-Dist: SQLAlchemy (==2.0.40) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
|
39
39
|
Requires-Dist: SQLAlchemy-Utils (==0.41.2) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
|
40
|
-
Requires-Dist: alembic (==1.
|
40
|
+
Requires-Dist: alembic (==1.15.2) ; extra == "standard" or extra == "alembic" or extra == "all"
|
41
41
|
Requires-Dist: boltons (==25.0.0) ; extra == "tests" or extra == "all"
|
42
42
|
Requires-Dist: cee_syslog_handler (==0.6.0)
|
43
43
|
Requires-Dist: cornice (==6.1.0) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
|
44
|
-
Requires-Dist: coverage (==7.
|
44
|
+
Requires-Dist: coverage (==7.8.0) ; extra == "debug" or extra == "all"
|
45
45
|
Requires-Dist: gunicorn (==23.0.0) ; extra == "standard" or extra == "webserver" or extra == "all"
|
46
46
|
Requires-Dist: lxml (==5.3.1) ; extra == "tests" or extra == "all"
|
47
47
|
Requires-Dist: objgraph (==3.6.2) ; extra == "debug" or extra == "all"
|
@@ -57,7 +57,7 @@ Requires-Dist: redis (==5.2.1) ; extra == "standard" or extra == "broadcast" or
|
|
57
57
|
Requires-Dist: requests (==2.32.3)
|
58
58
|
Requires-Dist: requests-oauthlib (==2.0.0) ; extra == "standard" or extra == "oauth2" or extra == "all"
|
59
59
|
Requires-Dist: scikit-image (==0.25.2) ; extra == "test-images"
|
60
|
-
Requires-Dist: sentry-sdk (==2.
|
60
|
+
Requires-Dist: sentry-sdk (==2.25.0) ; extra == "standard" or extra == "sentry" or extra == "all"
|
61
61
|
Requires-Dist: ujson (==5.10.0)
|
62
62
|
Requires-Dist: waitress (==3.0.2) ; extra == "standard" or extra == "dev" or extra == "waitress" or extra == "all"
|
63
63
|
Requires-Dist: zope.interface (==7.2) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
|
{c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
@@ -6,7 +6,7 @@
|
|
6
6
|
"": {
|
7
7
|
"dependencies": {
|
8
8
|
"commander": "13.1.0",
|
9
|
-
"puppeteer": "24.
|
9
|
+
"puppeteer": "24.4.0"
|
10
10
|
}
|
11
11
|
},
|
12
12
|
"node_modules/@babel/code-frame": {
|
@@ -33,18 +33,17 @@
|
|
33
33
|
}
|
34
34
|
},
|
35
35
|
"node_modules/@puppeteer/browsers": {
|
36
|
-
"version": "2.
|
37
|
-
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.
|
38
|
-
"integrity": "sha512-
|
36
|
+
"version": "2.8.0",
|
37
|
+
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.8.0.tgz",
|
38
|
+
"integrity": "sha512-yTwt2KWRmCQAfhvbCRjebaSX8pV1//I0Y3g+A7f/eS7gf0l4eRJoUCvcYdVtboeU4CTOZQuqYbZNS8aBYb8ROQ==",
|
39
39
|
"license": "Apache-2.0",
|
40
40
|
"dependencies": {
|
41
41
|
"debug": "^4.4.0",
|
42
42
|
"extract-zip": "^2.0.1",
|
43
43
|
"progress": "^2.0.3",
|
44
44
|
"proxy-agent": "^6.5.0",
|
45
|
-
"semver": "^7.
|
46
|
-
"tar-fs": "^3.0.
|
47
|
-
"unbzip2-stream": "^1.4.3",
|
45
|
+
"semver": "^7.7.1",
|
46
|
+
"tar-fs": "^3.0.8",
|
48
47
|
"yargs": "^17.7.2"
|
49
48
|
},
|
50
49
|
"bin": {
|
@@ -201,26 +200,6 @@
|
|
201
200
|
}
|
202
201
|
}
|
203
202
|
},
|
204
|
-
"node_modules/base64-js": {
|
205
|
-
"version": "1.5.1",
|
206
|
-
"resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
|
207
|
-
"integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
|
208
|
-
"funding": [
|
209
|
-
{
|
210
|
-
"type": "github",
|
211
|
-
"url": "https://github.com/sponsors/feross"
|
212
|
-
},
|
213
|
-
{
|
214
|
-
"type": "patreon",
|
215
|
-
"url": "https://www.patreon.com/feross"
|
216
|
-
},
|
217
|
-
{
|
218
|
-
"type": "consulting",
|
219
|
-
"url": "https://feross.org/support"
|
220
|
-
}
|
221
|
-
],
|
222
|
-
"license": "MIT"
|
223
|
-
},
|
224
203
|
"node_modules/basic-ftp": {
|
225
204
|
"version": "5.0.5",
|
226
205
|
"resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.0.5.tgz",
|
@@ -230,30 +209,6 @@
|
|
230
209
|
"node": ">=10.0.0"
|
231
210
|
}
|
232
211
|
},
|
233
|
-
"node_modules/buffer": {
|
234
|
-
"version": "5.7.1",
|
235
|
-
"resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
|
236
|
-
"integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
|
237
|
-
"funding": [
|
238
|
-
{
|
239
|
-
"type": "github",
|
240
|
-
"url": "https://github.com/sponsors/feross"
|
241
|
-
},
|
242
|
-
{
|
243
|
-
"type": "patreon",
|
244
|
-
"url": "https://www.patreon.com/feross"
|
245
|
-
},
|
246
|
-
{
|
247
|
-
"type": "consulting",
|
248
|
-
"url": "https://feross.org/support"
|
249
|
-
}
|
250
|
-
],
|
251
|
-
"license": "MIT",
|
252
|
-
"dependencies": {
|
253
|
-
"base64-js": "^1.3.1",
|
254
|
-
"ieee754": "^1.1.13"
|
255
|
-
}
|
256
|
-
},
|
257
212
|
"node_modules/buffer-crc32": {
|
258
213
|
"version": "0.2.13",
|
259
214
|
"resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
|
@@ -273,13 +228,13 @@
|
|
273
228
|
}
|
274
229
|
},
|
275
230
|
"node_modules/chromium-bidi": {
|
276
|
-
"version": "
|
277
|
-
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-
|
278
|
-
"integrity": "sha512-
|
231
|
+
"version": "2.1.2",
|
232
|
+
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-2.1.2.tgz",
|
233
|
+
"integrity": "sha512-vtRWBK2uImo5/W2oG6/cDkkHSm+2t6VHgnj+Rcwhb0pP74OoUb4GipyRX/T/y39gYQPhioP0DPShn+A7P6CHNw==",
|
279
234
|
"license": "Apache-2.0",
|
280
235
|
"dependencies": {
|
281
|
-
"mitt": "3.0.1",
|
282
|
-
"zod": "3.24.1"
|
236
|
+
"mitt": "^3.0.1",
|
237
|
+
"zod": "^3.24.1"
|
283
238
|
},
|
284
239
|
"peerDependencies": {
|
285
240
|
"devtools-protocol": "*"
|
@@ -393,9 +348,9 @@
|
|
393
348
|
}
|
394
349
|
},
|
395
350
|
"node_modules/devtools-protocol": {
|
396
|
-
"version": "0.0.
|
397
|
-
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.
|
398
|
-
"integrity": "sha512-
|
351
|
+
"version": "0.0.1413902",
|
352
|
+
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1413902.tgz",
|
353
|
+
"integrity": "sha512-yRtvFD8Oyk7C9Os3GmnFZLu53yAfsnyw1s+mLmHHUK0GQEc9zthHWvS1r67Zqzm5t7v56PILHIVZ7kmFMaL2yQ==",
|
399
354
|
"license": "BSD-3-Clause"
|
400
355
|
},
|
401
356
|
"node_modules/emoji-regex": {
|
@@ -591,26 +546,6 @@
|
|
591
546
|
"node": ">= 14"
|
592
547
|
}
|
593
548
|
},
|
594
|
-
"node_modules/ieee754": {
|
595
|
-
"version": "1.2.1",
|
596
|
-
"resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
|
597
|
-
"integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
|
598
|
-
"funding": [
|
599
|
-
{
|
600
|
-
"type": "github",
|
601
|
-
"url": "https://github.com/sponsors/feross"
|
602
|
-
},
|
603
|
-
{
|
604
|
-
"type": "patreon",
|
605
|
-
"url": "https://www.patreon.com/feross"
|
606
|
-
},
|
607
|
-
{
|
608
|
-
"type": "consulting",
|
609
|
-
"url": "https://feross.org/support"
|
610
|
-
}
|
611
|
-
],
|
612
|
-
"license": "BSD-3-Clause"
|
613
|
-
},
|
614
549
|
"node_modules/import-fresh": {
|
615
550
|
"version": "3.3.1",
|
616
551
|
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
|
@@ -849,17 +784,17 @@
|
|
849
784
|
}
|
850
785
|
},
|
851
786
|
"node_modules/puppeteer": {
|
852
|
-
"version": "24.
|
853
|
-
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.
|
854
|
-
"integrity": "sha512-
|
787
|
+
"version": "24.4.0",
|
788
|
+
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.4.0.tgz",
|
789
|
+
"integrity": "sha512-E4JhJzjS8AAI+6N/b+Utwarhz6zWl3+MR725fal+s3UlOlX2eWdsvYYU+Q5bXMjs9eZEGkNQroLkn7j11s2k1Q==",
|
855
790
|
"hasInstallScript": true,
|
856
791
|
"license": "Apache-2.0",
|
857
792
|
"dependencies": {
|
858
|
-
"@puppeteer/browsers": "2.
|
859
|
-
"chromium-bidi": "
|
793
|
+
"@puppeteer/browsers": "2.8.0",
|
794
|
+
"chromium-bidi": "2.1.2",
|
860
795
|
"cosmiconfig": "^9.0.0",
|
861
|
-
"devtools-protocol": "0.0.
|
862
|
-
"puppeteer-core": "24.
|
796
|
+
"devtools-protocol": "0.0.1413902",
|
797
|
+
"puppeteer-core": "24.4.0",
|
863
798
|
"typed-query-selector": "^2.12.0"
|
864
799
|
},
|
865
800
|
"bin": {
|
@@ -870,17 +805,17 @@
|
|
870
805
|
}
|
871
806
|
},
|
872
807
|
"node_modules/puppeteer-core": {
|
873
|
-
"version": "24.
|
874
|
-
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.
|
875
|
-
"integrity": "sha512-
|
808
|
+
"version": "24.4.0",
|
809
|
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.4.0.tgz",
|
810
|
+
"integrity": "sha512-eFw66gCnWo0X8Hyf9KxxJtms7a61NJVMiSaWfItsFPzFBsjsWdmcNlBdsA1WVwln6neoHhsG+uTVesKmTREn/g==",
|
876
811
|
"license": "Apache-2.0",
|
877
812
|
"dependencies": {
|
878
|
-
"@puppeteer/browsers": "2.
|
879
|
-
"chromium-bidi": "
|
813
|
+
"@puppeteer/browsers": "2.8.0",
|
814
|
+
"chromium-bidi": "2.1.2",
|
880
815
|
"debug": "^4.4.0",
|
881
|
-
"devtools-protocol": "0.0.
|
816
|
+
"devtools-protocol": "0.0.1413902",
|
882
817
|
"typed-query-selector": "^2.12.0",
|
883
|
-
"ws": "^8.18.
|
818
|
+
"ws": "^8.18.1"
|
884
819
|
},
|
885
820
|
"engines": {
|
886
821
|
"node": ">=18"
|
@@ -1043,12 +978,6 @@
|
|
1043
978
|
"b4a": "^1.6.4"
|
1044
979
|
}
|
1045
980
|
},
|
1046
|
-
"node_modules/through": {
|
1047
|
-
"version": "2.3.8",
|
1048
|
-
"resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
|
1049
|
-
"integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==",
|
1050
|
-
"license": "MIT"
|
1051
|
-
},
|
1052
981
|
"node_modules/tslib": {
|
1053
982
|
"version": "2.8.1",
|
1054
983
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
@@ -1061,16 +990,6 @@
|
|
1061
990
|
"integrity": "sha512-SbklCd1F0EiZOyPiW192rrHZzZ5sBijB6xM+cpmrwDqObvdtunOHHIk9fCGsoK5JVIYXoyEp4iEdE3upFH3PAg==",
|
1062
991
|
"license": "MIT"
|
1063
992
|
},
|
1064
|
-
"node_modules/unbzip2-stream": {
|
1065
|
-
"version": "1.4.3",
|
1066
|
-
"resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz",
|
1067
|
-
"integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==",
|
1068
|
-
"license": "MIT",
|
1069
|
-
"dependencies": {
|
1070
|
-
"buffer": "^5.2.1",
|
1071
|
-
"through": "^2.3.8"
|
1072
|
-
}
|
1073
|
-
},
|
1074
993
|
"node_modules/undici-types": {
|
1075
994
|
"version": "6.20.0",
|
1076
995
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz",
|
@@ -7,7 +7,7 @@ convention = "numpy"
|
|
7
7
|
|
8
8
|
[tool.poetry]
|
9
9
|
name = "c2cwsgiutils"
|
10
|
-
version = "6.2.0.
|
10
|
+
version = "6.2.0.dev81"
|
11
11
|
description = "Common utilities for Camptocamp WSGI applications"
|
12
12
|
readme = "README.md"
|
13
13
|
authors = ["Camptocamp <info@camptocamp.com>"]
|
@@ -64,7 +64,7 @@ sentry = "c2cwsgiutils.sentry:filter_factory"
|
|
64
64
|
python = ">=3.10,<4.0"
|
65
65
|
requests = { version = "2.32.3" }
|
66
66
|
pyyaml = { version = "6.0.2" }
|
67
|
-
alembic = { version = "1.
|
67
|
+
alembic = { version = "1.15.2", optional = true }
|
68
68
|
boltons = { version = "25.0.0", optional = true }
|
69
69
|
cornice = { version = "6.1.0", optional = true }
|
70
70
|
redis = { version = "5.2.1", optional = true }
|
@@ -74,10 +74,10 @@ objgraph = { version = "3.6.2", optional = true }
|
|
74
74
|
psycopg2 = { version = "2.9.10", optional = true }
|
75
75
|
pyramid = { version = "2.0.2", optional = true }
|
76
76
|
pyramid-tm = { version = "2.6", optional = true }
|
77
|
-
sentry-sdk = { version = "2.
|
77
|
+
sentry-sdk = { version = "2.25.0", optional = true }
|
78
78
|
ujson = { version = "5.10.0" }
|
79
79
|
cee_syslog_handler = { version = "0.6.0" }
|
80
|
-
SQLAlchemy = { version = "2.0.
|
80
|
+
SQLAlchemy = { version = "2.0.40", optional = true }
|
81
81
|
SQLAlchemy-Utils = { version = "0.41.2", optional = true }
|
82
82
|
"zope.interface" = { version = "7.2", optional = true }
|
83
83
|
"zope.sqlalchemy" = { version = "3.1", optional = true }
|
@@ -89,7 +89,7 @@ prometheus-client = { version = "0.21.1", optional = true}
|
|
89
89
|
pyramid_mako = { version = "1.1.0", optional = true}
|
90
90
|
psutil = { version = "7.0.0", optional = true}
|
91
91
|
Paste = { version = "3.10.1", optional = true}
|
92
|
-
coverage = { version = "7.
|
92
|
+
coverage = { version = "7.8.0", optional = true}
|
93
93
|
|
94
94
|
[tool.poetry.extras]
|
95
95
|
standard = [
|
@@ -187,19 +187,19 @@ test_images = ["scikit-image"]
|
|
187
187
|
|
188
188
|
[tool.poetry.group.dev.dependencies]
|
189
189
|
# pylint = { version = "2.15.6" }
|
190
|
-
prospector = { version = "1.16.
|
190
|
+
prospector = { version = "1.16.1", extras = ["with_bandit", "with_mypy", "with_pyroma", "with_ruff"] }
|
191
191
|
prospector-profile-duplicated = "1.10.5"
|
192
192
|
prospector-profile-utils = "1.22.3"
|
193
193
|
junit2html = "31.0.2"
|
194
194
|
pytest = "8.3.5"
|
195
195
|
pytest-cov = "6.0.0"
|
196
196
|
pytest-html = "4.1.1"
|
197
|
-
types-pyyaml = "6.0.12.
|
198
|
-
types-requests = "2.32.0.
|
197
|
+
types-pyyaml = "6.0.12.20250326"
|
198
|
+
types-requests = "2.32.0.20250328"
|
199
199
|
types-redis = "4.6.0.20241004"
|
200
|
-
types-ujson = "5.10.0.
|
200
|
+
types-ujson = "5.10.0.20250326"
|
201
201
|
types-python-dateutil = "2.9.0.20241206"
|
202
|
-
typing_extensions = "4.
|
202
|
+
typing_extensions = "4.13.0"
|
203
203
|
|
204
204
|
[tool.poetry-dynamic-versioning]
|
205
205
|
enable = false
|
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
|
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.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/request_tracking/__init__.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
|
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev79 → c2cwsgiutils-6.2.0.dev81}/c2cwsgiutils/templates/index.html.mako
RENAMED
File without changes
|
File without changes
|