c2cwsgiutils 6.2.0.dev265__tar.gz → 6.2.0.dev266__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.dev265 → c2cwsgiutils-6.2.0.dev266}/PKG-INFO +1 -1
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/acceptance/package-lock.json +32 -28
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/pyproject.toml +1 -1
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/acceptance/package.json +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/version.py +0 -0
{c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
|
@@ -60,9 +60,9 @@
|
|
|
60
60
|
"license": "MIT"
|
|
61
61
|
},
|
|
62
62
|
"node_modules/@types/node": {
|
|
63
|
-
"version": "25.
|
|
64
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.
|
|
65
|
-
"integrity": "sha512-
|
|
63
|
+
"version": "25.5.0",
|
|
64
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.5.0.tgz",
|
|
65
|
+
"integrity": "sha512-jp2P3tQMSxWugkCUKLRPVUpGaL5MVFwF8RDuSRztfwgN1wmqJeMSbKlnEtQqU8UrhTmzEmZdu2I6v2dpp7XIxw==",
|
|
66
66
|
"license": "MIT",
|
|
67
67
|
"optional": true,
|
|
68
68
|
"dependencies": {
|
|
@@ -159,9 +159,9 @@
|
|
|
159
159
|
}
|
|
160
160
|
},
|
|
161
161
|
"node_modules/bare-fs": {
|
|
162
|
-
"version": "4.5.
|
|
163
|
-
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.5.
|
|
164
|
-
"integrity": "sha512-
|
|
162
|
+
"version": "4.5.6",
|
|
163
|
+
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.5.6.tgz",
|
|
164
|
+
"integrity": "sha512-1QovqDrR80Pmt5HPAsMsXTCFcDYr+NSUKW6nd6WO5v0JBmnItc/irNRzm2KOQ5oZ69P37y+AMujNyNtG+1Rggw==",
|
|
165
165
|
"license": "Apache-2.0",
|
|
166
166
|
"dependencies": {
|
|
167
167
|
"bare-events": "^2.5.4",
|
|
@@ -183,9 +183,9 @@
|
|
|
183
183
|
}
|
|
184
184
|
},
|
|
185
185
|
"node_modules/bare-os": {
|
|
186
|
-
"version": "3.
|
|
187
|
-
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.
|
|
188
|
-
"integrity": "sha512-
|
|
186
|
+
"version": "3.8.6",
|
|
187
|
+
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.8.6.tgz",
|
|
188
|
+
"integrity": "sha512-l8xaNWWb/bXuzgsrlF5jaa5QYDJ9S0ddd54cP6CH+081+5iPrbJiCfBWQqrWYzmUhCbsH+WR6qxo9MeHVCr0MQ==",
|
|
189
189
|
"license": "Apache-2.0",
|
|
190
190
|
"engines": {
|
|
191
191
|
"bare": ">=1.14.0"
|
|
@@ -201,19 +201,23 @@
|
|
|
201
201
|
}
|
|
202
202
|
},
|
|
203
203
|
"node_modules/bare-stream": {
|
|
204
|
-
"version": "2.
|
|
205
|
-
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.
|
|
206
|
-
"integrity": "sha512-
|
|
204
|
+
"version": "2.12.0",
|
|
205
|
+
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.12.0.tgz",
|
|
206
|
+
"integrity": "sha512-w28i8lkBgREV3rPXGbgK+BO66q+ZpKqRWrZLiCdmmUlLPrQ45CzkvRhN+7lnv00Gpi2zy5naRxnUFAxCECDm9g==",
|
|
207
207
|
"license": "Apache-2.0",
|
|
208
208
|
"dependencies": {
|
|
209
|
-
"streamx": "^2.
|
|
209
|
+
"streamx": "^2.25.0",
|
|
210
210
|
"teex": "^1.0.1"
|
|
211
211
|
},
|
|
212
212
|
"peerDependencies": {
|
|
213
|
+
"bare-abort-controller": "*",
|
|
213
214
|
"bare-buffer": "*",
|
|
214
215
|
"bare-events": "*"
|
|
215
216
|
},
|
|
216
217
|
"peerDependenciesMeta": {
|
|
218
|
+
"bare-abort-controller": {
|
|
219
|
+
"optional": true
|
|
220
|
+
},
|
|
217
221
|
"bare-buffer": {
|
|
218
222
|
"optional": true
|
|
219
223
|
},
|
|
@@ -223,9 +227,9 @@
|
|
|
223
227
|
}
|
|
224
228
|
},
|
|
225
229
|
"node_modules/bare-url": {
|
|
226
|
-
"version": "2.
|
|
227
|
-
"resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.
|
|
228
|
-
"integrity": "sha512-
|
|
230
|
+
"version": "2.4.0",
|
|
231
|
+
"resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.0.tgz",
|
|
232
|
+
"integrity": "sha512-NSTU5WN+fy/L0DDenfE8SXQna4voXuW0FHM7wH8i3/q9khUSchfPbPezO4zSFMnDGIf9YE+mt/RWhZgNRKRIXA==",
|
|
229
233
|
"license": "Apache-2.0",
|
|
230
234
|
"dependencies": {
|
|
231
235
|
"bare-path": "^3.0.0"
|
|
@@ -313,9 +317,9 @@
|
|
|
313
317
|
}
|
|
314
318
|
},
|
|
315
319
|
"node_modules/cosmiconfig": {
|
|
316
|
-
"version": "9.0.
|
|
317
|
-
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.
|
|
318
|
-
"integrity": "sha512-
|
|
320
|
+
"version": "9.0.1",
|
|
321
|
+
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.1.tgz",
|
|
322
|
+
"integrity": "sha512-hr4ihw+DBqcvrsEDioRO31Z17x71pUYoNe/4h6Z0wB72p7MU7/9gH8Q3s12NFhHPfYBBOV3qyfUxmr/Yn3shnQ==",
|
|
319
323
|
"license": "MIT",
|
|
320
324
|
"dependencies": {
|
|
321
325
|
"env-paths": "^2.2.1",
|
|
@@ -931,9 +935,9 @@
|
|
|
931
935
|
}
|
|
932
936
|
},
|
|
933
937
|
"node_modules/streamx": {
|
|
934
|
-
"version": "2.
|
|
935
|
-
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.
|
|
936
|
-
"integrity": "sha512-
|
|
938
|
+
"version": "2.25.0",
|
|
939
|
+
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.25.0.tgz",
|
|
940
|
+
"integrity": "sha512-0nQuG6jf1w+wddNEEXCF4nTg3LtufWINB5eFEN+5TNZW7KWJp6x87+JFL43vaAUPyCfH1wID+mNVyW6OHtFamg==",
|
|
937
941
|
"license": "MIT",
|
|
938
942
|
"dependencies": {
|
|
939
943
|
"events-universal": "^1.0.0",
|
|
@@ -968,9 +972,9 @@
|
|
|
968
972
|
}
|
|
969
973
|
},
|
|
970
974
|
"node_modules/tar-fs": {
|
|
971
|
-
"version": "3.1.
|
|
972
|
-
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.
|
|
973
|
-
"integrity": "sha512-
|
|
975
|
+
"version": "3.1.2",
|
|
976
|
+
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.2.tgz",
|
|
977
|
+
"integrity": "sha512-QGxxTxxyleAdyM3kpFs14ymbYmNFrfY+pHj7Z8FgtbZ7w2//VAgLMac7sT6nRpIHjppXO2AwwEOg0bPFVRcmXw==",
|
|
974
978
|
"license": "MIT",
|
|
975
979
|
"dependencies": {
|
|
976
980
|
"pump": "^3.0.0",
|
|
@@ -1060,9 +1064,9 @@
|
|
|
1060
1064
|
"license": "ISC"
|
|
1061
1065
|
},
|
|
1062
1066
|
"node_modules/ws": {
|
|
1063
|
-
"version": "8.
|
|
1064
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.
|
|
1065
|
-
"integrity": "sha512-
|
|
1067
|
+
"version": "8.20.0",
|
|
1068
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.20.0.tgz",
|
|
1069
|
+
"integrity": "sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==",
|
|
1066
1070
|
"license": "MIT",
|
|
1067
1071
|
"engines": {
|
|
1068
1072
|
"node": ">=10.0.0"
|
|
@@ -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.dev266"
|
|
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.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/acceptance/connection.py
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/acceptance/package.json
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/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.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/request_tracking/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/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.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sql_profiler/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/static/favicon-16x16.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/static/favicon-32x32.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/stats_pyramid/_db_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev265 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/templates/index.html.mako
RENAMED
|
File without changes
|
|
File without changes
|