c2cwsgiutils 6.2.0.dev281__tar.gz → 6.2.0.dev282__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.dev281 → c2cwsgiutils-6.2.0.dev282}/PKG-INFO +1 -1
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/acceptance/package-lock.json +13 -13
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/acceptance/package.json +1 -1
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/pyproject.toml +6 -6
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/version.py +0 -0
{c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"": {
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"commander": "14.0.3",
|
|
9
|
-
"puppeteer": "24.
|
|
9
|
+
"puppeteer": "24.42.0"
|
|
10
10
|
}
|
|
11
11
|
},
|
|
12
12
|
"node_modules/@babel/code-frame": {
|
|
@@ -383,9 +383,9 @@
|
|
|
383
383
|
}
|
|
384
384
|
},
|
|
385
385
|
"node_modules/devtools-protocol": {
|
|
386
|
-
"version": "0.0.
|
|
387
|
-
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.
|
|
388
|
-
"integrity": "sha512-
|
|
386
|
+
"version": "0.0.1595872",
|
|
387
|
+
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1595872.tgz",
|
|
388
|
+
"integrity": "sha512-kRfgp8vWVjBu/fbYCiVFiOqsCk3CrMKEo3WbgGT2NXK2dG7vawWPBljixajVgGK9II8rDO9G0oD0zLt3I1daRg==",
|
|
389
389
|
"license": "BSD-3-Clause"
|
|
390
390
|
},
|
|
391
391
|
"node_modules/emoji-regex": {
|
|
@@ -818,17 +818,17 @@
|
|
|
818
818
|
}
|
|
819
819
|
},
|
|
820
820
|
"node_modules/puppeteer": {
|
|
821
|
-
"version": "24.
|
|
822
|
-
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.
|
|
823
|
-
"integrity": "sha512-
|
|
821
|
+
"version": "24.42.0",
|
|
822
|
+
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.42.0.tgz",
|
|
823
|
+
"integrity": "sha512-94MoPfFp2eY3eYIMdINkez4IOP5TMHntlZbVx06fHlQTtiQiYgaY0L2Zzfod8PVUkPqP7m3Qlre2v8YS8cudPA==",
|
|
824
824
|
"hasInstallScript": true,
|
|
825
825
|
"license": "Apache-2.0",
|
|
826
826
|
"dependencies": {
|
|
827
827
|
"@puppeteer/browsers": "2.13.0",
|
|
828
828
|
"chromium-bidi": "14.0.0",
|
|
829
829
|
"cosmiconfig": "^9.0.0",
|
|
830
|
-
"devtools-protocol": "0.0.
|
|
831
|
-
"puppeteer-core": "24.
|
|
830
|
+
"devtools-protocol": "0.0.1595872",
|
|
831
|
+
"puppeteer-core": "24.42.0",
|
|
832
832
|
"typed-query-selector": "^2.12.1"
|
|
833
833
|
},
|
|
834
834
|
"bin": {
|
|
@@ -839,15 +839,15 @@
|
|
|
839
839
|
}
|
|
840
840
|
},
|
|
841
841
|
"node_modules/puppeteer-core": {
|
|
842
|
-
"version": "24.
|
|
843
|
-
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.
|
|
844
|
-
"integrity": "sha512-
|
|
842
|
+
"version": "24.42.0",
|
|
843
|
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.42.0.tgz",
|
|
844
|
+
"integrity": "sha512-T4zXokk/izH01fYPhyyev1A4piWiOKrYq7CUFpdoYQxmOnXoV6YjUabmfIjCYkNspSoAXIxRid3Tw+Vg0fthYg==",
|
|
845
845
|
"license": "Apache-2.0",
|
|
846
846
|
"dependencies": {
|
|
847
847
|
"@puppeteer/browsers": "2.13.0",
|
|
848
848
|
"chromium-bidi": "14.0.0",
|
|
849
849
|
"debug": "^4.4.3",
|
|
850
|
-
"devtools-protocol": "0.0.
|
|
850
|
+
"devtools-protocol": "0.0.1595872",
|
|
851
851
|
"typed-query-selector": "^2.12.1",
|
|
852
852
|
"webdriver-bidi-protocol": "0.4.1",
|
|
853
853
|
"ws": "^8.19.0"
|
|
@@ -50,9 +50,9 @@ pyramid-tm = { version = "2.6", optional = true }
|
|
|
50
50
|
sentry-sdk = { version = "2.56.0", optional = true }
|
|
51
51
|
ujson = { version = "5.12.0" }
|
|
52
52
|
cee_syslog_handler = { version = "0.6.0" }
|
|
53
|
-
SQLAlchemy = { version = "2.0.
|
|
53
|
+
SQLAlchemy = { version = "2.0.49", optional = true }
|
|
54
54
|
SQLAlchemy-Utils = { version = "0.42.1", optional = true }
|
|
55
|
-
"zope.interface" = { version = "8.
|
|
55
|
+
"zope.interface" = { version = "8.3", optional = true }
|
|
56
56
|
"zope.sqlalchemy" = { version = "4.1", optional = true }
|
|
57
57
|
pyjwt = { version = "2.12.1", optional = true }
|
|
58
58
|
requests-oauthlib = { version = "2.0.0", optional = true }
|
|
@@ -167,11 +167,11 @@ junit2html = "31.0.5"
|
|
|
167
167
|
pytest = "9.0.3"
|
|
168
168
|
pytest-cov = "7.1.0"
|
|
169
169
|
pytest-html = "4.2.0"
|
|
170
|
-
types-pyyaml = "6.0.12.
|
|
171
|
-
types-requests = "2.
|
|
170
|
+
types-pyyaml = "6.0.12.20260408"
|
|
171
|
+
types-requests = "2.33.0.20260408"
|
|
172
172
|
types-redis = "4.6.0.20241004"
|
|
173
173
|
types-ujson = "5.10.0.20250822"
|
|
174
|
-
types-python-dateutil = "2.9.0.
|
|
174
|
+
types-python-dateutil = "2.9.0.20260408"
|
|
175
175
|
typing_extensions = "4.15.0"
|
|
176
176
|
|
|
177
177
|
[tool.poetry-dynamic-versioning]
|
|
@@ -227,7 +227,7 @@ include = [
|
|
|
227
227
|
]
|
|
228
228
|
requires-python = ">=3.11"
|
|
229
229
|
dependencies = ["requests", "pyyaml", "ujson", "cee_syslog_handler", "prometheus-client", "setuptools<81.0.0"]
|
|
230
|
-
version = "6.2.0.
|
|
230
|
+
version = "6.2.0.dev282"
|
|
231
231
|
|
|
232
232
|
[project.urls]
|
|
233
233
|
repository = "https://github.com/camptocamp/c2cwsgiutils"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/acceptance/connection.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/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.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/request_tracking/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/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.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/sql_profiler/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/static/favicon-16x16.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/static/favicon-32x32.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/stats_pyramid/_db_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev281 → c2cwsgiutils-6.2.0.dev282}/c2cwsgiutils/templates/index.html.mako
RENAMED
|
File without changes
|
|
File without changes
|