c2cwsgiutils 6.2.0.dev261__tar.gz → 6.2.0.dev264__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.dev261 → c2cwsgiutils-6.2.0.dev264}/PKG-INFO +1 -1
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/acceptance/package-lock.json +15 -15
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/acceptance/package.json +1 -1
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/pyproject.toml +12 -12
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/version.py +0 -0
{c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"": {
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"commander": "14.0.3",
|
|
9
|
-
"puppeteer": "24.
|
|
9
|
+
"puppeteer": "24.40.0"
|
|
10
10
|
}
|
|
11
11
|
},
|
|
12
12
|
"node_modules/@babel/code-frame": {
|
|
@@ -379,9 +379,9 @@
|
|
|
379
379
|
}
|
|
380
380
|
},
|
|
381
381
|
"node_modules/devtools-protocol": {
|
|
382
|
-
"version": "0.0.
|
|
383
|
-
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.
|
|
384
|
-
"integrity": "sha512-
|
|
382
|
+
"version": "0.0.1581282",
|
|
383
|
+
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1581282.tgz",
|
|
384
|
+
"integrity": "sha512-nv7iKtNZQshSW2hKzYNr46nM/Cfh5SEvE2oV0/SEGgc9XupIY5ggf84Cz8eJIkBce7S3bmTAauFD6aysMpnqsQ==",
|
|
385
385
|
"license": "BSD-3-Clause"
|
|
386
386
|
},
|
|
387
387
|
"node_modules/emoji-regex": {
|
|
@@ -814,18 +814,18 @@
|
|
|
814
814
|
}
|
|
815
815
|
},
|
|
816
816
|
"node_modules/puppeteer": {
|
|
817
|
-
"version": "24.
|
|
818
|
-
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.
|
|
819
|
-
"integrity": "sha512-
|
|
817
|
+
"version": "24.40.0",
|
|
818
|
+
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.40.0.tgz",
|
|
819
|
+
"integrity": "sha512-IxQbDq93XHVVLWHrAkFP7F7iHvb9o0mgfsSIMlhHb+JM+JjM1V4v4MNSQfcRWJopx9dsNOr9adYv0U5fm9BJBQ==",
|
|
820
820
|
"hasInstallScript": true,
|
|
821
821
|
"license": "Apache-2.0",
|
|
822
822
|
"dependencies": {
|
|
823
823
|
"@puppeteer/browsers": "2.13.0",
|
|
824
824
|
"chromium-bidi": "14.0.0",
|
|
825
825
|
"cosmiconfig": "^9.0.0",
|
|
826
|
-
"devtools-protocol": "0.0.
|
|
827
|
-
"puppeteer-core": "24.
|
|
828
|
-
"typed-query-selector": "^2.12.
|
|
826
|
+
"devtools-protocol": "0.0.1581282",
|
|
827
|
+
"puppeteer-core": "24.40.0",
|
|
828
|
+
"typed-query-selector": "^2.12.1"
|
|
829
829
|
},
|
|
830
830
|
"bin": {
|
|
831
831
|
"puppeteer": "lib/cjs/puppeteer/node/cli.js"
|
|
@@ -835,16 +835,16 @@
|
|
|
835
835
|
}
|
|
836
836
|
},
|
|
837
837
|
"node_modules/puppeteer-core": {
|
|
838
|
-
"version": "24.
|
|
839
|
-
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.
|
|
840
|
-
"integrity": "sha512-
|
|
838
|
+
"version": "24.40.0",
|
|
839
|
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.40.0.tgz",
|
|
840
|
+
"integrity": "sha512-MWL3XbUCfVgGR0gRsidzT6oKJT2QydPLhMITU6HoVWiiv4gkb6gJi3pcdAa8q4HwjBTbqISOWVP4aJiiyUJvag==",
|
|
841
841
|
"license": "Apache-2.0",
|
|
842
842
|
"dependencies": {
|
|
843
843
|
"@puppeteer/browsers": "2.13.0",
|
|
844
844
|
"chromium-bidi": "14.0.0",
|
|
845
845
|
"debug": "^4.4.3",
|
|
846
|
-
"devtools-protocol": "0.0.
|
|
847
|
-
"typed-query-selector": "^2.12.
|
|
846
|
+
"devtools-protocol": "0.0.1581282",
|
|
847
|
+
"typed-query-selector": "^2.12.1",
|
|
848
848
|
"webdriver-bidi-protocol": "0.4.1",
|
|
849
849
|
"ws": "^8.19.0"
|
|
850
850
|
},
|
|
@@ -34,27 +34,27 @@ sentry = "c2cwsgiutils.sentry:filter_factory"
|
|
|
34
34
|
|
|
35
35
|
[tool.poetry.dependencies]
|
|
36
36
|
python = ">=3.11,<4.0"
|
|
37
|
-
requests = { version = "2.
|
|
37
|
+
requests = { version = "2.33.0" }
|
|
38
38
|
pyyaml = { version = "6.0.3" }
|
|
39
39
|
setuptools = "80.9.0"
|
|
40
40
|
alembic = { version = "1.18.4", optional = true }
|
|
41
41
|
boltons = { version = "25.0.0", optional = true }
|
|
42
42
|
cornice = { version = "6.1.0", optional = true }
|
|
43
|
-
redis = { version = "7.
|
|
44
|
-
gunicorn = { version = "25.
|
|
43
|
+
redis = { version = "7.4.0", optional = true }
|
|
44
|
+
gunicorn = { version = "25.2.0", optional = true }
|
|
45
45
|
lxml = { version = "6.0.2", optional = true }
|
|
46
46
|
objgraph = { version = "3.6.2", optional = true }
|
|
47
47
|
psycopg2 = { version = "2.9.11", optional = true }
|
|
48
|
-
pyramid = { version = "2.
|
|
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.56.0", optional = true }
|
|
51
51
|
ujson = { version = "5.12.0" }
|
|
52
52
|
cee_syslog_handler = { version = "0.6.0" }
|
|
53
|
-
SQLAlchemy = { version = "2.0.
|
|
53
|
+
SQLAlchemy = { version = "2.0.48", optional = true }
|
|
54
54
|
SQLAlchemy-Utils = { version = "0.42.1", optional = true }
|
|
55
55
|
"zope.interface" = { version = "8.2", optional = true }
|
|
56
56
|
"zope.sqlalchemy" = { version = "4.1", optional = true }
|
|
57
|
-
pyjwt = { version = "2.12.
|
|
57
|
+
pyjwt = { version = "2.12.1", 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 }
|
|
@@ -62,7 +62,7 @@ prometheus-client = { version = "0.24.1", 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.13.
|
|
65
|
+
coverage = { version = "7.13.5", optional = true}
|
|
66
66
|
|
|
67
67
|
[tool.poetry.extras]
|
|
68
68
|
standard = [
|
|
@@ -165,13 +165,13 @@ prospector-profile-duplicated = "1.12.0"
|
|
|
165
165
|
prospector-profile-utils = "1.27.0"
|
|
166
166
|
junit2html = "31.0.5"
|
|
167
167
|
pytest = "9.0.2"
|
|
168
|
-
pytest-cov = "7.
|
|
168
|
+
pytest-cov = "7.1.0"
|
|
169
169
|
pytest-html = "4.2.0"
|
|
170
170
|
types-pyyaml = "6.0.12.20250915"
|
|
171
|
-
types-requests = "2.32.4.
|
|
171
|
+
types-requests = "2.32.4.20260324"
|
|
172
172
|
types-redis = "4.6.0.20241004"
|
|
173
173
|
types-ujson = "5.10.0.20250822"
|
|
174
|
-
types-python-dateutil = "2.9.0.
|
|
174
|
+
types-python-dateutil = "2.9.0.20260323"
|
|
175
175
|
typing_extensions = "4.15.0"
|
|
176
176
|
|
|
177
177
|
[tool.poetry-dynamic-versioning]
|
|
@@ -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.dev264"
|
|
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.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/acceptance/connection.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/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.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/request_tracking/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/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.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sql_profiler/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/static/favicon-16x16.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/static/favicon-32x32.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/stats_pyramid/_db_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/templates/index.html.mako
RENAMED
|
File without changes
|
|
File without changes
|