c2cwsgiutils 6.2.0.dev367__tar.gz → 6.2.0.dev372__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.dev367 → c2cwsgiutils-6.2.0.dev372}/PKG-INFO +1 -1
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/acceptance/package-lock.json +19 -19
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/acceptance/package.json +1 -1
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/pyproject.toml +6 -6
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/version.py +0 -0
{c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
"": {
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"commander": "15.0.0",
|
|
9
|
-
"puppeteer": "25.
|
|
9
|
+
"puppeteer": "25.9.0"
|
|
10
10
|
}
|
|
11
11
|
},
|
|
12
12
|
"node_modules/@puppeteer/browsers": {
|
|
13
|
-
"version": "3.2.
|
|
14
|
-
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-3.2.
|
|
15
|
-
"integrity": "sha512-
|
|
13
|
+
"version": "3.2.1",
|
|
14
|
+
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-3.2.1.tgz",
|
|
15
|
+
"integrity": "sha512-KDz+3qDRdBAlRlMjmKyj6dEs33YHTk/xRHEENSXq6TNnhgoU15ruSHtEBeVF6OZ9tBDY55Se4P0nFMNsipzU9A==",
|
|
16
16
|
"license": "Apache-2.0",
|
|
17
17
|
"dependencies": {
|
|
18
18
|
"modern-tar": "^0.8.0",
|
|
@@ -118,9 +118,9 @@
|
|
|
118
118
|
}
|
|
119
119
|
},
|
|
120
120
|
"node_modules/devtools-protocol": {
|
|
121
|
-
"version": "0.0.
|
|
122
|
-
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.
|
|
123
|
-
"integrity": "sha512-
|
|
121
|
+
"version": "0.0.1666840",
|
|
122
|
+
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1666840.tgz",
|
|
123
|
+
"integrity": "sha512-gCcO42XCHKEs7Ag0S7aGYsnJ7hlgrO3qderYqeiY0Eqk+0GFfuvT13IA0hHreJTa2KCdDVyGMeOhdMNmrrTjVg==",
|
|
124
124
|
"license": "BSD-3-Clause"
|
|
125
125
|
},
|
|
126
126
|
"node_modules/emoji-regex": {
|
|
@@ -187,17 +187,17 @@
|
|
|
187
187
|
}
|
|
188
188
|
},
|
|
189
189
|
"node_modules/puppeteer": {
|
|
190
|
-
"version": "25.
|
|
191
|
-
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-25.
|
|
192
|
-
"integrity": "sha512-
|
|
190
|
+
"version": "25.9.0",
|
|
191
|
+
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-25.9.0.tgz",
|
|
192
|
+
"integrity": "sha512-2JqQszD2pyDTpIvBH1ZCXdrHgENVNdJIeOM6asbwHRgWknFiaLd1gNB91w/B/0hQHNpafkpxa90lPpBaJM87Hw==",
|
|
193
193
|
"hasInstallScript": true,
|
|
194
194
|
"license": "Apache-2.0",
|
|
195
195
|
"dependencies": {
|
|
196
|
-
"@puppeteer/browsers": "3.2.
|
|
196
|
+
"@puppeteer/browsers": "3.2.1",
|
|
197
197
|
"chromium-bidi": "17.0.2",
|
|
198
|
-
"devtools-protocol": "0.0.
|
|
198
|
+
"devtools-protocol": "0.0.1666840",
|
|
199
199
|
"lilconfig": "^3.1.3",
|
|
200
|
-
"puppeteer-core": "25.
|
|
200
|
+
"puppeteer-core": "25.9.0",
|
|
201
201
|
"typed-query-selector": "^2.12.2"
|
|
202
202
|
},
|
|
203
203
|
"bin": {
|
|
@@ -208,17 +208,17 @@
|
|
|
208
208
|
}
|
|
209
209
|
},
|
|
210
210
|
"node_modules/puppeteer-core": {
|
|
211
|
-
"version": "25.
|
|
212
|
-
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-25.
|
|
213
|
-
"integrity": "sha512-
|
|
211
|
+
"version": "25.9.0",
|
|
212
|
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-25.9.0.tgz",
|
|
213
|
+
"integrity": "sha512-U61rCwSMha62CA/Opy6tCx2Fx+ck7ouiKnbpEApzSoLYMoEu9F71nuFpHL55vmIt33/GYm6eKZVhH2ev0nAIeg==",
|
|
214
214
|
"license": "Apache-2.0",
|
|
215
215
|
"dependencies": {
|
|
216
|
-
"@puppeteer/browsers": "3.2.
|
|
216
|
+
"@puppeteer/browsers": "3.2.1",
|
|
217
217
|
"chromium-bidi": "17.0.2",
|
|
218
|
-
"devtools-protocol": "0.0.
|
|
218
|
+
"devtools-protocol": "0.0.1666840",
|
|
219
219
|
"typed-query-selector": "^2.12.2",
|
|
220
220
|
"webdriver-bidi-protocol": "0.4.2",
|
|
221
|
-
"ws": "^8.21.
|
|
221
|
+
"ws": "^8.21.3"
|
|
222
222
|
},
|
|
223
223
|
"engines": {
|
|
224
224
|
"node": ">=22.12.0"
|
|
@@ -41,18 +41,18 @@ alembic = { version = "1.19.1", optional = true }
|
|
|
41
41
|
boltons = { version = "26.1.0", optional = true }
|
|
42
42
|
cornice = { version = "6.1.0", optional = true }
|
|
43
43
|
redis = { version = "8.1.0", optional = true }
|
|
44
|
-
gunicorn = { version = "26.
|
|
45
|
-
lxml = { version = "6.1.
|
|
44
|
+
gunicorn = { version = "26.2.0", optional = true }
|
|
45
|
+
lxml = { version = "6.1.2", optional = true }
|
|
46
46
|
objgraph = { version = "3.6.2", optional = true }
|
|
47
47
|
psycopg2 = { version = "2.9.12", optional = true }
|
|
48
48
|
pyramid = { version = "2.1", optional = true }
|
|
49
49
|
pyramid-tm = { version = "2.6", optional = true }
|
|
50
|
-
sentry-sdk = { version = "2.68.
|
|
50
|
+
sentry-sdk = { version = "2.68.1", optional = true }
|
|
51
51
|
ujson = { version = "5.13.0" }
|
|
52
52
|
cee_syslog_handler = { version = "0.6.0" }
|
|
53
53
|
SQLAlchemy = { version = "2.0.52", optional = true }
|
|
54
54
|
SQLAlchemy-Utils = { version = "0.42.1", optional = true }
|
|
55
|
-
"zope.interface" = { version = "8.
|
|
55
|
+
"zope.interface" = { version = "8.6", optional = true }
|
|
56
56
|
"zope.sqlalchemy" = { version = "4.1", optional = true }
|
|
57
57
|
pyjwt = { version = "2.13.0", optional = true }
|
|
58
58
|
requests-oauthlib = { version = "2.0.0", optional = true }
|
|
@@ -167,7 +167,7 @@ junit2html = "31.1.4"
|
|
|
167
167
|
pytest = "9.1.1"
|
|
168
168
|
pytest-cov = "7.1.0"
|
|
169
169
|
pytest-html = "4.2.0"
|
|
170
|
-
types-pyyaml = "6.0.12.
|
|
170
|
+
types-pyyaml = "6.0.12.20260815"
|
|
171
171
|
types-requests = "2.33.0.20260712"
|
|
172
172
|
types-redis = "4.6.0.20241004"
|
|
173
173
|
types-ujson = "5.10.0.20250822"
|
|
@@ -229,7 +229,7 @@ include = [
|
|
|
229
229
|
]
|
|
230
230
|
requires-python = ">=3.11"
|
|
231
231
|
dependencies = ["requests", "pyyaml", "ujson", "cee_syslog_handler", "prometheus-client", "setuptools<81.0.0"]
|
|
232
|
-
version = "6.2.0.
|
|
232
|
+
version = "6.2.0.dev372"
|
|
233
233
|
|
|
234
234
|
[project.urls]
|
|
235
235
|
repository = "https://github.com/camptocamp/c2cwsgiutils"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/acceptance/connection.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/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.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/request_tracking/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/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.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/sql_profiler/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/static/favicon-16x16.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/static/favicon-32x32.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/stats_pyramid/_db_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev367 → c2cwsgiutils-6.2.0.dev372}/c2cwsgiutils/templates/index.html.mako
RENAMED
|
File without changes
|
|
File without changes
|