c2cwsgiutils 6.2.0.dev340__tar.gz → 6.2.0.dev342__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.dev340 → c2cwsgiutils-6.2.0.dev342}/PKG-INFO +1 -1
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/acceptance/package-lock.json +27 -27
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/acceptance/package.json +1 -1
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/pyproject.toml +4 -4
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/version.py +0 -0
{c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/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.5.0"
|
|
10
10
|
}
|
|
11
11
|
},
|
|
12
12
|
"node_modules/@puppeteer/browsers": {
|
|
13
|
-
"version": "3.0
|
|
14
|
-
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-3.0.
|
|
15
|
-
"integrity": "sha512-
|
|
13
|
+
"version": "3.1.0",
|
|
14
|
+
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-3.1.0.tgz",
|
|
15
|
+
"integrity": "sha512-RDLpio3fH/qrj5k4DVY6eyiN8tCS0Zovd/6jW//n605oeqkWcUjn+3k+9ZtZBnbwMpsu0F7xDIiKXvVmG5c5Bw==",
|
|
16
16
|
"license": "Apache-2.0",
|
|
17
17
|
"dependencies": {
|
|
18
18
|
"modern-tar": "^0.7.6",
|
|
@@ -62,9 +62,9 @@
|
|
|
62
62
|
}
|
|
63
63
|
},
|
|
64
64
|
"node_modules/chromium-bidi": {
|
|
65
|
-
"version": "
|
|
66
|
-
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-
|
|
67
|
-
"integrity": "sha512-
|
|
65
|
+
"version": "17.0.2",
|
|
66
|
+
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-17.0.2.tgz",
|
|
67
|
+
"integrity": "sha512-5v9GQFhTktFvotn/OFNJBmKLKRAb6n9r0bVCwf7sHgWc3/JryK0bj1nn93L3pHFrfgcsu6Be6EWsDi+1XHTGDg==",
|
|
68
68
|
"license": "Apache-2.0",
|
|
69
69
|
"dependencies": {
|
|
70
70
|
"mitt": "^3.0.1",
|
|
@@ -101,9 +101,9 @@
|
|
|
101
101
|
}
|
|
102
102
|
},
|
|
103
103
|
"node_modules/devtools-protocol": {
|
|
104
|
-
"version": "0.0.
|
|
105
|
-
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.
|
|
106
|
-
"integrity": "sha512-
|
|
104
|
+
"version": "0.0.1653615",
|
|
105
|
+
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1653615.tgz",
|
|
106
|
+
"integrity": "sha512-pGVkY3T/qXxAp2nFPodwYqOevk6ncNMSmvL8QfRCx5ZWGd6Vor7AFNmyaA8Zs6uJyP1QAfjuLandCgvSix1BNA==",
|
|
107
107
|
"license": "BSD-3-Clause"
|
|
108
108
|
},
|
|
109
109
|
"node_modules/emoji-regex": {
|
|
@@ -170,17 +170,17 @@
|
|
|
170
170
|
}
|
|
171
171
|
},
|
|
172
172
|
"node_modules/puppeteer": {
|
|
173
|
-
"version": "25.
|
|
174
|
-
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-25.
|
|
175
|
-
"integrity": "sha512-
|
|
173
|
+
"version": "25.5.0",
|
|
174
|
+
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-25.5.0.tgz",
|
|
175
|
+
"integrity": "sha512-qpp73xblxNr+bF0nSXTodM3v+zcK5IPo/GkjLsdUqRf/qpLJp/1KxBUbstoMMnwnPw9xD6OMei8kmYf6CLWfGw==",
|
|
176
176
|
"hasInstallScript": true,
|
|
177
177
|
"license": "Apache-2.0",
|
|
178
178
|
"dependencies": {
|
|
179
|
-
"@puppeteer/browsers": "3.0
|
|
180
|
-
"chromium-bidi": "
|
|
181
|
-
"devtools-protocol": "0.0.
|
|
179
|
+
"@puppeteer/browsers": "3.1.0",
|
|
180
|
+
"chromium-bidi": "17.0.2",
|
|
181
|
+
"devtools-protocol": "0.0.1653615",
|
|
182
182
|
"lilconfig": "^3.1.3",
|
|
183
|
-
"puppeteer-core": "25.
|
|
183
|
+
"puppeteer-core": "25.5.0",
|
|
184
184
|
"typed-query-selector": "^2.12.2"
|
|
185
185
|
},
|
|
186
186
|
"bin": {
|
|
@@ -191,17 +191,17 @@
|
|
|
191
191
|
}
|
|
192
192
|
},
|
|
193
193
|
"node_modules/puppeteer-core": {
|
|
194
|
-
"version": "25.
|
|
195
|
-
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-25.
|
|
196
|
-
"integrity": "sha512-
|
|
194
|
+
"version": "25.5.0",
|
|
195
|
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-25.5.0.tgz",
|
|
196
|
+
"integrity": "sha512-XPNT0dQJtphqQ4I29zxlG4IIPbg1iEHAQKWuQgtMJGXjACV77pZSmJvDi51IIIfd+DTKICcopJwUx4upVQ4XbA==",
|
|
197
197
|
"license": "Apache-2.0",
|
|
198
198
|
"dependencies": {
|
|
199
|
-
"@puppeteer/browsers": "3.0
|
|
200
|
-
"chromium-bidi": "
|
|
201
|
-
"devtools-protocol": "0.0.
|
|
199
|
+
"@puppeteer/browsers": "3.1.0",
|
|
200
|
+
"chromium-bidi": "17.0.2",
|
|
201
|
+
"devtools-protocol": "0.0.1653615",
|
|
202
202
|
"typed-query-selector": "^2.12.2",
|
|
203
203
|
"webdriver-bidi-protocol": "0.4.2",
|
|
204
|
-
"ws": "^8.21.
|
|
204
|
+
"ws": "^8.21.1"
|
|
205
205
|
},
|
|
206
206
|
"engines": {
|
|
207
207
|
"node": ">=22.12.0"
|
|
@@ -269,9 +269,9 @@
|
|
|
269
269
|
}
|
|
270
270
|
},
|
|
271
271
|
"node_modules/ws": {
|
|
272
|
-
"version": "8.21.
|
|
273
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.21.
|
|
274
|
-
"integrity": "sha512-
|
|
272
|
+
"version": "8.21.2",
|
|
273
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.21.2.tgz",
|
|
274
|
+
"integrity": "sha512-54dMVAo4WIe6SKy3vBgN+9bJZqqQ8IMRevAkOLQALhi49qkkQDQfWdAZ8KQlXiEabw88ARXXdUrlvtbKQX+aKw==",
|
|
275
275
|
"license": "MIT",
|
|
276
276
|
"engines": {
|
|
277
277
|
"node": ">=10.0.0"
|
|
@@ -37,10 +37,10 @@ python = ">=3.11,<4.0"
|
|
|
37
37
|
requests = { version = "2.34.2" }
|
|
38
38
|
pyyaml = { version = "6.0.3" }
|
|
39
39
|
setuptools = "80.9.0"
|
|
40
|
-
alembic = { version = "1.
|
|
40
|
+
alembic = { version = "1.19.0", optional = true }
|
|
41
41
|
boltons = { version = "26.1.0", optional = true }
|
|
42
42
|
cornice = { version = "6.1.0", optional = true }
|
|
43
|
-
redis = { version = "8.0
|
|
43
|
+
redis = { version = "8.1.0", optional = true }
|
|
44
44
|
gunicorn = { version = "26.0.0", optional = true }
|
|
45
45
|
lxml = { version = "6.1.1", optional = true }
|
|
46
46
|
objgraph = { version = "3.6.2", optional = true }
|
|
@@ -62,7 +62,7 @@ prometheus-client = { version = "0.26.0", optional = true}
|
|
|
62
62
|
pyramid_mako = { version = "1.1.0", optional = true}
|
|
63
63
|
psutil = { version = "7.2.2", optional = true}
|
|
64
64
|
Paste = { version = "3.10.1", optional = true}
|
|
65
|
-
coverage = { version = "7.15.
|
|
65
|
+
coverage = { version = "7.15.4", optional = true}
|
|
66
66
|
|
|
67
67
|
[tool.poetry.extras]
|
|
68
68
|
standard = [
|
|
@@ -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.dev342"
|
|
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.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/acceptance/connection.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/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.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/request_tracking/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/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.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/sql_profiler/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/static/favicon-16x16.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/static/favicon-32x32.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/stats_pyramid/_db_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev340 → c2cwsgiutils-6.2.0.dev342}/c2cwsgiutils/templates/index.html.mako
RENAMED
|
File without changes
|
|
File without changes
|