c2cwsgiutils 6.2.0.dev56__tar.gz → 6.2.0.dev58__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.dev56 → c2cwsgiutils-6.2.0.dev58}/PKG-INFO +1 -1
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/acceptance/package-lock.json +50 -39
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/pyproject.toml +1 -1
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/acceptance/package.json +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/version.py +0 -0
{c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
@@ -61,9 +61,9 @@
|
|
61
61
|
"license": "MIT"
|
62
62
|
},
|
63
63
|
"node_modules/@types/node": {
|
64
|
-
"version": "22.
|
65
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.
|
66
|
-
"integrity": "sha512-
|
64
|
+
"version": "22.13.0",
|
65
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.0.tgz",
|
66
|
+
"integrity": "sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==",
|
67
67
|
"license": "MIT",
|
68
68
|
"optional": true,
|
69
69
|
"dependencies": {
|
@@ -138,49 +138,67 @@
|
|
138
138
|
"license": "Apache-2.0"
|
139
139
|
},
|
140
140
|
"node_modules/bare-events": {
|
141
|
-
"version": "2.5.
|
142
|
-
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.5.
|
143
|
-
"integrity": "sha512
|
141
|
+
"version": "2.5.4",
|
142
|
+
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.5.4.tgz",
|
143
|
+
"integrity": "sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==",
|
144
144
|
"license": "Apache-2.0",
|
145
145
|
"optional": true
|
146
146
|
},
|
147
147
|
"node_modules/bare-fs": {
|
148
|
-
"version": "
|
149
|
-
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-
|
150
|
-
"integrity": "sha512-
|
148
|
+
"version": "4.0.1",
|
149
|
+
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.0.1.tgz",
|
150
|
+
"integrity": "sha512-ilQs4fm/l9eMfWY2dY0WCIUplSUp7U0CT1vrqMg1MUdeZl4fypu5UP0XcDBK5WBQPJAKP1b7XEodISmekH/CEg==",
|
151
151
|
"license": "Apache-2.0",
|
152
152
|
"optional": true,
|
153
153
|
"dependencies": {
|
154
154
|
"bare-events": "^2.0.0",
|
155
|
-
"bare-path": "^
|
155
|
+
"bare-path": "^3.0.0",
|
156
156
|
"bare-stream": "^2.0.0"
|
157
|
+
},
|
158
|
+
"engines": {
|
159
|
+
"bare": ">=1.7.0"
|
157
160
|
}
|
158
161
|
},
|
159
162
|
"node_modules/bare-os": {
|
160
|
-
"version": "
|
161
|
-
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-
|
162
|
-
"integrity": "sha512-
|
163
|
+
"version": "3.4.0",
|
164
|
+
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.4.0.tgz",
|
165
|
+
"integrity": "sha512-9Ous7UlnKbe3fMi7Y+qh0DwAup6A1JkYgPnjvMDNOlmnxNRQvQ/7Nst+OnUQKzk0iAT0m9BisbDVp9gCv8+ETA==",
|
163
166
|
"license": "Apache-2.0",
|
164
|
-
"optional": true
|
167
|
+
"optional": true,
|
168
|
+
"engines": {
|
169
|
+
"bare": ">=1.6.0"
|
170
|
+
}
|
165
171
|
},
|
166
172
|
"node_modules/bare-path": {
|
167
|
-
"version": "
|
168
|
-
"resolved": "https://registry.npmjs.org/bare-path/-/bare-path-
|
169
|
-
"integrity": "sha512-
|
173
|
+
"version": "3.0.0",
|
174
|
+
"resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.0.0.tgz",
|
175
|
+
"integrity": "sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==",
|
170
176
|
"license": "Apache-2.0",
|
171
177
|
"optional": true,
|
172
178
|
"dependencies": {
|
173
|
-
"bare-os": "^
|
179
|
+
"bare-os": "^3.0.1"
|
174
180
|
}
|
175
181
|
},
|
176
182
|
"node_modules/bare-stream": {
|
177
|
-
"version": "2.6.
|
178
|
-
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.6.
|
179
|
-
"integrity": "sha512-
|
183
|
+
"version": "2.6.4",
|
184
|
+
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.6.4.tgz",
|
185
|
+
"integrity": "sha512-G6i3A74FjNq4nVrrSTUz5h3vgXzBJnjmWAVlBWaZETkgu+LgKd7AiyOml3EDJY1AHlIbBHKDXE+TUT53Ff8OaA==",
|
180
186
|
"license": "Apache-2.0",
|
181
187
|
"optional": true,
|
182
188
|
"dependencies": {
|
183
189
|
"streamx": "^2.21.0"
|
190
|
+
},
|
191
|
+
"peerDependencies": {
|
192
|
+
"bare-buffer": "*",
|
193
|
+
"bare-events": "*"
|
194
|
+
},
|
195
|
+
"peerDependenciesMeta": {
|
196
|
+
"bare-buffer": {
|
197
|
+
"optional": true
|
198
|
+
},
|
199
|
+
"bare-events": {
|
200
|
+
"optional": true
|
201
|
+
}
|
184
202
|
}
|
185
203
|
},
|
186
204
|
"node_modules/base64-js": {
|
@@ -868,12 +886,6 @@
|
|
868
886
|
"node": ">=18"
|
869
887
|
}
|
870
888
|
},
|
871
|
-
"node_modules/queue-tick": {
|
872
|
-
"version": "1.0.1",
|
873
|
-
"resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz",
|
874
|
-
"integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==",
|
875
|
-
"license": "MIT"
|
876
|
-
},
|
877
889
|
"node_modules/require-directory": {
|
878
890
|
"version": "2.1.1",
|
879
891
|
"resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
|
@@ -893,9 +905,9 @@
|
|
893
905
|
}
|
894
906
|
},
|
895
907
|
"node_modules/semver": {
|
896
|
-
"version": "7.
|
897
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.
|
898
|
-
"integrity": "sha512-
|
908
|
+
"version": "7.7.0",
|
909
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.0.tgz",
|
910
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
899
911
|
"license": "ISC",
|
900
912
|
"bin": {
|
901
913
|
"semver": "bin/semver.js"
|
@@ -959,13 +971,12 @@
|
|
959
971
|
"license": "BSD-3-Clause"
|
960
972
|
},
|
961
973
|
"node_modules/streamx": {
|
962
|
-
"version": "2.
|
963
|
-
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.
|
964
|
-
"integrity": "sha512-
|
974
|
+
"version": "2.22.0",
|
975
|
+
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.22.0.tgz",
|
976
|
+
"integrity": "sha512-sLh1evHOzBy/iWRiR6d1zRcLao4gGZr3C1kzNz4fopCOKJb6xD9ub8Mpi9Mr1R6id5o43S+d93fI48UC5uM9aw==",
|
965
977
|
"license": "MIT",
|
966
978
|
"dependencies": {
|
967
979
|
"fast-fifo": "^1.3.2",
|
968
|
-
"queue-tick": "^1.0.1",
|
969
980
|
"text-decoder": "^1.1.0"
|
970
981
|
},
|
971
982
|
"optionalDependencies": {
|
@@ -999,17 +1010,17 @@
|
|
999
1010
|
}
|
1000
1011
|
},
|
1001
1012
|
"node_modules/tar-fs": {
|
1002
|
-
"version": "3.0.
|
1003
|
-
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.
|
1004
|
-
"integrity": "sha512-
|
1013
|
+
"version": "3.0.8",
|
1014
|
+
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.8.tgz",
|
1015
|
+
"integrity": "sha512-ZoROL70jptorGAlgAYiLoBLItEKw/fUxg9BSYK/dF/GAGYFJOJJJMvjPAKDJraCXFwadD456FCuvLWgfhMsPwg==",
|
1005
1016
|
"license": "MIT",
|
1006
1017
|
"dependencies": {
|
1007
1018
|
"pump": "^3.0.0",
|
1008
1019
|
"tar-stream": "^3.1.5"
|
1009
1020
|
},
|
1010
1021
|
"optionalDependencies": {
|
1011
|
-
"bare-fs": "^
|
1012
|
-
"bare-path": "^
|
1022
|
+
"bare-fs": "^4.0.1",
|
1023
|
+
"bare-path": "^3.0.0"
|
1013
1024
|
}
|
1014
1025
|
},
|
1015
1026
|
"node_modules/tar-stream": {
|
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.dev56 → c2cwsgiutils-6.2.0.dev58}/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.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev56 → c2cwsgiutils-6.2.0.dev58}/c2cwsgiutils/templates/index.html.mako
RENAMED
File without changes
|
File without changes
|