c2cwsgiutils 6.2.0.dev95__tar.gz → 6.2.0.dev97__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.dev95 → c2cwsgiutils-6.2.0.dev97}/PKG-INFO +1 -1
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/acceptance/package-lock.json +21 -21
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/pyproject.toml +1 -1
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/acceptance/package.json +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/version.py +0 -0
{c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
@@ -10,23 +10,23 @@
|
|
10
10
|
}
|
11
11
|
},
|
12
12
|
"node_modules/@babel/code-frame": {
|
13
|
-
"version": "7.
|
14
|
-
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.
|
15
|
-
"integrity": "sha512-
|
13
|
+
"version": "7.27.1",
|
14
|
+
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz",
|
15
|
+
"integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
|
16
16
|
"license": "MIT",
|
17
17
|
"dependencies": {
|
18
|
-
"@babel/helper-validator-identifier": "^7.
|
18
|
+
"@babel/helper-validator-identifier": "^7.27.1",
|
19
19
|
"js-tokens": "^4.0.0",
|
20
|
-
"picocolors": "^1.
|
20
|
+
"picocolors": "^1.1.1"
|
21
21
|
},
|
22
22
|
"engines": {
|
23
23
|
"node": ">=6.9.0"
|
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.27.1",
|
28
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz",
|
29
|
+
"integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==",
|
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": "22.
|
64
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.
|
65
|
-
"integrity": "sha512-
|
63
|
+
"version": "22.15.3",
|
64
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.3.tgz",
|
65
|
+
"integrity": "sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==",
|
66
66
|
"license": "MIT",
|
67
67
|
"optional": true,
|
68
68
|
"dependencies": {
|
69
|
-
"undici-types": "~6.
|
69
|
+
"undici-types": "~6.21.0"
|
70
70
|
}
|
71
71
|
},
|
72
72
|
"node_modules/@types/yauzl": {
|
@@ -144,9 +144,9 @@
|
|
144
144
|
"optional": true
|
145
145
|
},
|
146
146
|
"node_modules/bare-fs": {
|
147
|
-
"version": "4.
|
148
|
-
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.
|
149
|
-
"integrity": "sha512-
|
147
|
+
"version": "4.1.3",
|
148
|
+
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.1.3.tgz",
|
149
|
+
"integrity": "sha512-OeEZYIg+2qepaWLyphaOXHAHKo3xkM8y3BeGAvHdMN8GNWvEAU1Yw6rYpGzu/wDDbKxgEjVeVDpgGhDzaeMpjg==",
|
150
150
|
"license": "Apache-2.0",
|
151
151
|
"optional": true,
|
152
152
|
"dependencies": {
|
@@ -999,9 +999,9 @@
|
|
999
999
|
"license": "MIT"
|
1000
1000
|
},
|
1001
1001
|
"node_modules/undici-types": {
|
1002
|
-
"version": "6.
|
1003
|
-
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.
|
1004
|
-
"integrity": "sha512-
|
1002
|
+
"version": "6.21.0",
|
1003
|
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
|
1004
|
+
"integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
|
1005
1005
|
"license": "MIT",
|
1006
1006
|
"optional": true
|
1007
1007
|
},
|
@@ -1096,9 +1096,9 @@
|
|
1096
1096
|
}
|
1097
1097
|
},
|
1098
1098
|
"node_modules/zod": {
|
1099
|
-
"version": "3.24.
|
1100
|
-
"resolved": "https://registry.npmjs.org/zod/-/zod-3.24.
|
1101
|
-
"integrity": "sha512-
|
1099
|
+
"version": "3.24.3",
|
1100
|
+
"resolved": "https://registry.npmjs.org/zod/-/zod-3.24.3.tgz",
|
1101
|
+
"integrity": "sha512-HhY1oqzWCQWuUqvBFnsyrtZRhyPeR7SUGv+C4+MsisMuVfSPx8HpwWqH8tRahSlt6M3PiFAcoeFhZAqIXTxoSg==",
|
1102
1102
|
"license": "MIT",
|
1103
1103
|
"funding": {
|
1104
1104
|
"url": "https://github.com/sponsors/colinhacks"
|
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
|
File without changes
|
{c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/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.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev95 → c2cwsgiutils-6.2.0.dev97}/c2cwsgiutils/templates/index.html.mako
RENAMED
File without changes
|
File without changes
|