c2cwsgiutils 6.2.0.dev327__tar.gz → 6.2.0.dev328__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.dev327 → c2cwsgiutils-6.2.0.dev328}/PKG-INFO +1 -1
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/acceptance/package-lock.json +18 -14
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/acceptance/package.json +1 -1
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/pyproject.toml +11 -11
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/version.py +0 -0
{c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/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.3.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.0.6",
|
|
14
|
+
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-3.0.6.tgz",
|
|
15
|
+
"integrity": "sha512-B/gKoqlFkzhvzsI6jo9K1cZz9o5ypviVv/xu8CwA4grZzyVwN+XfkT+tu8T1zrauuEXv6VhS2oGX+6NL95WcKA==",
|
|
16
16
|
"license": "Apache-2.0",
|
|
17
17
|
"dependencies": {
|
|
18
18
|
"modern-tar": "^0.7.6",
|
|
@@ -25,11 +25,15 @@
|
|
|
25
25
|
"node": ">=22.12.0"
|
|
26
26
|
},
|
|
27
27
|
"peerDependencies": {
|
|
28
|
-
"proxy-agent": ">=8.0.1"
|
|
28
|
+
"proxy-agent": ">=8.0.1",
|
|
29
|
+
"yauzl": "^2.10.0 || ^3.4.0"
|
|
29
30
|
},
|
|
30
31
|
"peerDependenciesMeta": {
|
|
31
32
|
"proxy-agent": {
|
|
32
33
|
"optional": true
|
|
34
|
+
},
|
|
35
|
+
"yauzl": {
|
|
36
|
+
"optional": true
|
|
33
37
|
}
|
|
34
38
|
}
|
|
35
39
|
},
|
|
@@ -166,17 +170,17 @@
|
|
|
166
170
|
}
|
|
167
171
|
},
|
|
168
172
|
"node_modules/puppeteer": {
|
|
169
|
-
"version": "25.
|
|
170
|
-
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-25.
|
|
171
|
-
"integrity": "sha512-
|
|
173
|
+
"version": "25.3.0",
|
|
174
|
+
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-25.3.0.tgz",
|
|
175
|
+
"integrity": "sha512-O1tx8S315aw8eI99HZ5ZNcVEzJ9+jKF//eO5UvfZ3cXJ6okZ5sX3Y50u7DJaM+ewEK4LqXP068tBhfRaWikj+g==",
|
|
172
176
|
"hasInstallScript": true,
|
|
173
177
|
"license": "Apache-2.0",
|
|
174
178
|
"dependencies": {
|
|
175
|
-
"@puppeteer/browsers": "3.0.
|
|
179
|
+
"@puppeteer/browsers": "3.0.6",
|
|
176
180
|
"chromium-bidi": "16.0.1",
|
|
177
181
|
"devtools-protocol": "0.0.1638949",
|
|
178
182
|
"lilconfig": "^3.1.3",
|
|
179
|
-
"puppeteer-core": "25.
|
|
183
|
+
"puppeteer-core": "25.3.0",
|
|
180
184
|
"typed-query-selector": "^2.12.2"
|
|
181
185
|
},
|
|
182
186
|
"bin": {
|
|
@@ -187,12 +191,12 @@
|
|
|
187
191
|
}
|
|
188
192
|
},
|
|
189
193
|
"node_modules/puppeteer-core": {
|
|
190
|
-
"version": "25.
|
|
191
|
-
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-25.
|
|
192
|
-
"integrity": "sha512-
|
|
194
|
+
"version": "25.3.0",
|
|
195
|
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-25.3.0.tgz",
|
|
196
|
+
"integrity": "sha512-fm+wpUr2oigH1PXZvwgATrM2tYWHMDG8ASzTEe9uukCye4X5Ldx1K5BTHPFKITrIWvQQAQ256d1NpbEveBcKjA==",
|
|
193
197
|
"license": "Apache-2.0",
|
|
194
198
|
"dependencies": {
|
|
195
|
-
"@puppeteer/browsers": "3.0.
|
|
199
|
+
"@puppeteer/browsers": "3.0.6",
|
|
196
200
|
"chromium-bidi": "16.0.1",
|
|
197
201
|
"devtools-protocol": "0.0.1638949",
|
|
198
202
|
"typed-query-selector": "^2.12.2",
|
|
@@ -37,8 +37,8 @@ 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.18.
|
|
41
|
-
boltons = { version = "26.
|
|
40
|
+
alembic = { version = "1.18.5", optional = true }
|
|
41
|
+
boltons = { version = "26.1.0", optional = true }
|
|
42
42
|
cornice = { version = "6.1.0", optional = true }
|
|
43
43
|
redis = { version = "8.0.1", optional = true }
|
|
44
44
|
gunicorn = { version = "26.0.0", optional = true }
|
|
@@ -47,7 +47,7 @@ objgraph = { version = "3.6.2", optional = true }
|
|
|
47
47
|
psycopg2 = { version = "2.9.12", optional = true }
|
|
48
48
|
pyramid = { version = "2.1", optional = true }
|
|
49
49
|
pyramid-tm = { version = "2.6", optional = true }
|
|
50
|
-
sentry-sdk = { version = "2.
|
|
50
|
+
sentry-sdk = { version = "2.66.1", optional = true }
|
|
51
51
|
ujson = { version = "5.13.0" }
|
|
52
52
|
cee_syslog_handler = { version = "0.6.0" }
|
|
53
53
|
SQLAlchemy = { version = "2.0.51", optional = true }
|
|
@@ -58,11 +58,11 @@ pyjwt = { version = "2.13.0", optional = true }
|
|
|
58
58
|
requests-oauthlib = { version = "2.0.0", optional = true }
|
|
59
59
|
waitress = { version = "3.0.2", optional = true }
|
|
60
60
|
scikit-image = { version = "0.26.0", optional = true }
|
|
61
|
-
prometheus-client = { version = "0.
|
|
61
|
+
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.
|
|
65
|
+
coverage = { version = "7.15.2", optional = true}
|
|
66
66
|
|
|
67
67
|
[tool.poetry.extras]
|
|
68
68
|
standard = [
|
|
@@ -167,12 +167,12 @@ junit2html = "31.1.4"
|
|
|
167
167
|
pytest = "9.1.1"
|
|
168
168
|
pytest-cov = "7.1.0"
|
|
169
169
|
pytest-html = "4.2.0"
|
|
170
|
-
types-pyyaml = "6.0.12.
|
|
171
|
-
types-requests = "2.33.0.
|
|
170
|
+
types-pyyaml = "6.0.12.20260724"
|
|
171
|
+
types-requests = "2.33.0.20260712"
|
|
172
172
|
types-redis = "4.6.0.20241004"
|
|
173
173
|
types-ujson = "5.10.0.20250822"
|
|
174
|
-
types-python-dateutil = "2.9.0.
|
|
175
|
-
typing_extensions = "4.
|
|
174
|
+
types-python-dateutil = "2.9.0.20260716"
|
|
175
|
+
typing_extensions = "4.16.0"
|
|
176
176
|
|
|
177
177
|
[tool.poetry-dynamic-versioning]
|
|
178
178
|
enable = false
|
|
@@ -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.dev328"
|
|
231
231
|
|
|
232
232
|
[project.urls]
|
|
233
233
|
repository = "https://github.com/camptocamp/c2cwsgiutils"
|
|
@@ -256,7 +256,7 @@ test_images = ["scikit-image"]
|
|
|
256
256
|
|
|
257
257
|
[build-system]
|
|
258
258
|
requires = [
|
|
259
|
-
"poetry-core==2.4.
|
|
259
|
+
"poetry-core==2.4.1",
|
|
260
260
|
"poetry-dynamic-versioning==1.10.0"
|
|
261
261
|
]
|
|
262
262
|
build-backend = "poetry.core.masonry.api"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/acceptance/connection.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/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.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/request_tracking/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/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.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/sql_profiler/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/static/favicon-16x16.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/static/favicon-32x32.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/stats_pyramid/_db_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev327 → c2cwsgiutils-6.2.0.dev328}/c2cwsgiutils/templates/index.html.mako
RENAMED
|
File without changes
|
|
File without changes
|