c2cwsgiutils 6.2.0.dev48__tar.gz → 6.2.0.dev50__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.dev48 → c2cwsgiutils-6.2.0.dev50}/PKG-INFO +1 -1
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/acceptance/package-lock.json +21 -28
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/acceptance/package.json +1 -1
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/pyproject.toml +4 -4
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/version.py +0 -0
{c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
@@ -6,7 +6,7 @@
|
|
6
6
|
"": {
|
7
7
|
"dependencies": {
|
8
8
|
"commander": "13.0.0",
|
9
|
-
"puppeteer": "23.
|
9
|
+
"puppeteer": "23.11.1"
|
10
10
|
}
|
11
11
|
},
|
12
12
|
"node_modules/@babel/code-frame": {
|
@@ -33,15 +33,15 @@
|
|
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.6.1",
|
37
|
+
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.6.1.tgz",
|
38
|
+
"integrity": "sha512-aBSREisdsGH890S2rQqK82qmQYU3uFpSH8wcZWHgHzl3LfzsxAKbLNiAG9mO8v1Y0UICBeClICxPJvyr0rcuxg==",
|
39
39
|
"license": "Apache-2.0",
|
40
40
|
"dependencies": {
|
41
|
-
"debug": "^4.
|
41
|
+
"debug": "^4.4.0",
|
42
42
|
"extract-zip": "^2.0.1",
|
43
43
|
"progress": "^2.0.3",
|
44
|
-
"proxy-agent": "^6.
|
44
|
+
"proxy-agent": "^6.5.0",
|
45
45
|
"semver": "^7.6.3",
|
46
46
|
"tar-fs": "^3.0.6",
|
47
47
|
"unbzip2-stream": "^1.4.3",
|
@@ -255,13 +255,12 @@
|
|
255
255
|
}
|
256
256
|
},
|
257
257
|
"node_modules/chromium-bidi": {
|
258
|
-
"version": "0.
|
259
|
-
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.
|
260
|
-
"integrity": "sha512-
|
258
|
+
"version": "0.11.0",
|
259
|
+
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.11.0.tgz",
|
260
|
+
"integrity": "sha512-6CJWHkNRoyZyjV9Rwv2lYONZf1Xm0IuDyNq97nwSsxxP3wf5Bwy15K5rOvVKMtJ127jJBmxFUanSAOjgFRxgrA==",
|
261
261
|
"license": "Apache-2.0",
|
262
262
|
"dependencies": {
|
263
263
|
"mitt": "3.0.1",
|
264
|
-
"urlpattern-polyfill": "10.0.0",
|
265
264
|
"zod": "3.23.8"
|
266
265
|
},
|
267
266
|
"peerDependencies": {
|
@@ -832,17 +831,17 @@
|
|
832
831
|
}
|
833
832
|
},
|
834
833
|
"node_modules/puppeteer": {
|
835
|
-
"version": "23.
|
836
|
-
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-23.
|
837
|
-
"integrity": "sha512-
|
834
|
+
"version": "23.11.1",
|
835
|
+
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-23.11.1.tgz",
|
836
|
+
"integrity": "sha512-53uIX3KR5en8l7Vd8n5DUv90Ae9QDQsyIthaUFVzwV6yU750RjqRznEtNMBT20VthqAdemnJN+hxVdmMHKt7Zw==",
|
838
837
|
"hasInstallScript": true,
|
839
838
|
"license": "Apache-2.0",
|
840
839
|
"dependencies": {
|
841
|
-
"@puppeteer/browsers": "2.
|
842
|
-
"chromium-bidi": "0.
|
840
|
+
"@puppeteer/browsers": "2.6.1",
|
841
|
+
"chromium-bidi": "0.11.0",
|
843
842
|
"cosmiconfig": "^9.0.0",
|
844
843
|
"devtools-protocol": "0.0.1367902",
|
845
|
-
"puppeteer-core": "23.
|
844
|
+
"puppeteer-core": "23.11.1",
|
846
845
|
"typed-query-selector": "^2.12.0"
|
847
846
|
},
|
848
847
|
"bin": {
|
@@ -853,14 +852,14 @@
|
|
853
852
|
}
|
854
853
|
},
|
855
854
|
"node_modules/puppeteer-core": {
|
856
|
-
"version": "23.
|
857
|
-
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-23.
|
858
|
-
"integrity": "sha512-
|
855
|
+
"version": "23.11.1",
|
856
|
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-23.11.1.tgz",
|
857
|
+
"integrity": "sha512-3HZ2/7hdDKZvZQ7dhhITOUg4/wOrDRjyK2ZBllRB0ZCOi9u0cwq1ACHDjBB+nX+7+kltHjQvBRdeY7+W0T+7Gg==",
|
859
858
|
"license": "Apache-2.0",
|
860
859
|
"dependencies": {
|
861
|
-
"@puppeteer/browsers": "2.
|
862
|
-
"chromium-bidi": "0.
|
863
|
-
"debug": "^4.
|
860
|
+
"@puppeteer/browsers": "2.6.1",
|
861
|
+
"chromium-bidi": "0.11.0",
|
862
|
+
"debug": "^4.4.0",
|
864
863
|
"devtools-protocol": "0.0.1367902",
|
865
864
|
"typed-query-selector": "^2.12.0",
|
866
865
|
"ws": "^8.18.0"
|
@@ -1068,12 +1067,6 @@
|
|
1068
1067
|
"license": "MIT",
|
1069
1068
|
"optional": true
|
1070
1069
|
},
|
1071
|
-
"node_modules/urlpattern-polyfill": {
|
1072
|
-
"version": "10.0.0",
|
1073
|
-
"resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz",
|
1074
|
-
"integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==",
|
1075
|
-
"license": "MIT"
|
1076
|
-
},
|
1077
1070
|
"node_modules/wrap-ansi": {
|
1078
1071
|
"version": "7.0.0",
|
1079
1072
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
@@ -16,7 +16,7 @@ strict = true
|
|
16
16
|
|
17
17
|
[tool.poetry]
|
18
18
|
name = "c2cwsgiutils"
|
19
|
-
version = "6.2.0.
|
19
|
+
version = "6.2.0.dev50"
|
20
20
|
description = "Common utilities for Camptocamp WSGI applications"
|
21
21
|
readme = "README.md"
|
22
22
|
authors = ["Camptocamp <info@camptocamp.com>"]
|
@@ -89,7 +89,7 @@ SQLAlchemy-Utils = { version = "0.41.2", optional = true }
|
|
89
89
|
pyjwt = { version = "2.10.1", optional = true }
|
90
90
|
requests-oauthlib = { version = "2.0.0", optional = true }
|
91
91
|
waitress = { version = "3.0.2", optional = true }
|
92
|
-
scikit-image = { version = "0.
|
92
|
+
scikit-image = { version = "0.25.0", optional = true }
|
93
93
|
prometheus-client = { version = "0.21.1", optional = true}
|
94
94
|
pyramid_mako = { version = "1.1.0", optional = true}
|
95
95
|
psutil = { version = "6.1.1", optional = true}
|
@@ -193,8 +193,8 @@ test_images = ["scikit-image"]
|
|
193
193
|
[tool.poetry.group.dev.dependencies]
|
194
194
|
# pylint = { version = "2.15.6" }
|
195
195
|
prospector = { version = "1.13.3", extras = ["with_bandit", "with_mypy", "with_pyroma", "with_ruff"] }
|
196
|
-
prospector-profile-duplicated = "1.
|
197
|
-
prospector-profile-utils = "1.
|
196
|
+
prospector-profile-duplicated = "1.10.4"
|
197
|
+
prospector-profile-utils = "1.15.1"
|
198
198
|
junit2html = "31.0.2"
|
199
199
|
pytest = "8.3.4"
|
200
200
|
pytest-cov = "6.0.0"
|
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.dev48 → c2cwsgiutils-6.2.0.dev50}/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.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev48 → c2cwsgiutils-6.2.0.dev50}/c2cwsgiutils/templates/index.html.mako
RENAMED
File without changes
|
File without changes
|