c2cwsgiutils 6.2.0.dev184__tar.gz → 6.2.0.dev185__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.
Potentially problematic release.
This version of c2cwsgiutils might be problematic. Click here for more details.
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/PKG-INFO +1 -1
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/acceptance/package-lock.json +28 -20
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/pyproject.toml +1 -1
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/acceptance/package.json +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/version.py +0 -0
{c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
|
@@ -24,9 +24,9 @@
|
|
|
24
24
|
}
|
|
25
25
|
},
|
|
26
26
|
"node_modules/@babel/helper-validator-identifier": {
|
|
27
|
-
"version": "7.
|
|
28
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.
|
|
29
|
-
"integrity": "sha512-
|
|
27
|
+
"version": "7.28.5",
|
|
28
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
|
|
29
|
+
"integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
|
|
30
30
|
"license": "MIT",
|
|
31
31
|
"engines": {
|
|
32
32
|
"node": ">=6.9.0"
|
|
@@ -60,13 +60,13 @@
|
|
|
60
60
|
"license": "MIT"
|
|
61
61
|
},
|
|
62
62
|
"node_modules/@types/node": {
|
|
63
|
-
"version": "24.
|
|
64
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.
|
|
65
|
-
"integrity": "sha512-
|
|
63
|
+
"version": "24.9.2",
|
|
64
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.9.2.tgz",
|
|
65
|
+
"integrity": "sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==",
|
|
66
66
|
"license": "MIT",
|
|
67
67
|
"optional": true,
|
|
68
68
|
"dependencies": {
|
|
69
|
-
"undici-types": "~7.
|
|
69
|
+
"undici-types": "~7.16.0"
|
|
70
70
|
}
|
|
71
71
|
},
|
|
72
72
|
"node_modules/@types/yauzl": {
|
|
@@ -145,15 +145,23 @@
|
|
|
145
145
|
}
|
|
146
146
|
},
|
|
147
147
|
"node_modules/bare-events": {
|
|
148
|
-
"version": "2.
|
|
149
|
-
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.
|
|
150
|
-
"integrity": "sha512-
|
|
151
|
-
"license": "Apache-2.0"
|
|
148
|
+
"version": "2.8.1",
|
|
149
|
+
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.8.1.tgz",
|
|
150
|
+
"integrity": "sha512-oxSAxTS1hRfnyit2CL5QpAOS5ixfBjj6ex3yTNvXyY/kE719jQ/IjuESJBK2w5v4wwQRAHGseVJXx9QBYOtFGQ==",
|
|
151
|
+
"license": "Apache-2.0",
|
|
152
|
+
"peerDependencies": {
|
|
153
|
+
"bare-abort-controller": "*"
|
|
154
|
+
},
|
|
155
|
+
"peerDependenciesMeta": {
|
|
156
|
+
"bare-abort-controller": {
|
|
157
|
+
"optional": true
|
|
158
|
+
}
|
|
159
|
+
}
|
|
152
160
|
},
|
|
153
161
|
"node_modules/bare-fs": {
|
|
154
|
-
"version": "4.
|
|
155
|
-
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.
|
|
156
|
-
"integrity": "sha512-
|
|
162
|
+
"version": "4.5.0",
|
|
163
|
+
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.5.0.tgz",
|
|
164
|
+
"integrity": "sha512-GljgCjeupKZJNetTqxKaQArLK10vpmK28or0+RwWjEl5Rk+/xG3wkpmkv+WrcBm3q1BwHKlnhXzR8O37kcvkXQ==",
|
|
157
165
|
"license": "Apache-2.0",
|
|
158
166
|
"optional": true,
|
|
159
167
|
"dependencies": {
|
|
@@ -218,9 +226,9 @@
|
|
|
218
226
|
}
|
|
219
227
|
},
|
|
220
228
|
"node_modules/bare-url": {
|
|
221
|
-
"version": "2.
|
|
222
|
-
"resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.
|
|
223
|
-
"integrity": "sha512-
|
|
229
|
+
"version": "2.3.2",
|
|
230
|
+
"resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.3.2.tgz",
|
|
231
|
+
"integrity": "sha512-ZMq4gd9ngV5aTMa5p9+UfY0b3skwhHELaDkhEHetMdX0LRkW9kzaym4oo/Eh+Ghm0CCDuMTsRIGM/ytUc1ZYmw==",
|
|
224
232
|
"license": "Apache-2.0",
|
|
225
233
|
"optional": true,
|
|
226
234
|
"dependencies": {
|
|
@@ -1010,9 +1018,9 @@
|
|
|
1010
1018
|
"license": "MIT"
|
|
1011
1019
|
},
|
|
1012
1020
|
"node_modules/undici-types": {
|
|
1013
|
-
"version": "7.
|
|
1014
|
-
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.
|
|
1015
|
-
"integrity": "sha512-
|
|
1021
|
+
"version": "7.16.0",
|
|
1022
|
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
|
|
1023
|
+
"integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
|
|
1016
1024
|
"license": "MIT",
|
|
1017
1025
|
"optional": true
|
|
1018
1026
|
},
|
|
@@ -227,7 +227,7 @@ include = [
|
|
|
227
227
|
]
|
|
228
228
|
requires-python = ">=3.10"
|
|
229
229
|
dependencies = ["requests", "pyyaml", "ujson", "cee_syslog_handler", "prometheus-client"]
|
|
230
|
-
version = "6.2.0.
|
|
230
|
+
version = "6.2.0.dev185"
|
|
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.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/acceptance/connection.py
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/acceptance/package.json
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/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.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/request_tracking/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/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.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/sql_profiler/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/static/favicon-16x16.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/static/favicon-32x32.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/stats_pyramid/_db_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev184 → c2cwsgiutils-6.2.0.dev185}/c2cwsgiutils/templates/index.html.mako
RENAMED
|
File without changes
|
|
File without changes
|