c2cwsgiutils 6.1.8.dev39__tar.gz → 6.1.8.dev42__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.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/PKG-INFO +1 -1
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/acceptance/package-lock.json +55 -37
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/pyproject.toml +4 -4
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/LICENSE +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/README.md +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/acceptance/package.json +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/version.py +0 -0
{c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
@@ -152,50 +152,75 @@
|
|
152
152
|
"license": "Apache-2.0"
|
153
153
|
},
|
154
154
|
"node_modules/bare-events": {
|
155
|
-
"version": "2.5.
|
156
|
-
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.5.
|
157
|
-
"integrity": "sha512
|
155
|
+
"version": "2.5.4",
|
156
|
+
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.5.4.tgz",
|
157
|
+
"integrity": "sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==",
|
158
158
|
"license": "Apache-2.0",
|
159
159
|
"optional": true
|
160
160
|
},
|
161
161
|
"node_modules/bare-fs": {
|
162
|
-
"version": "
|
163
|
-
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-
|
164
|
-
"integrity": "sha512-
|
162
|
+
"version": "4.0.2",
|
163
|
+
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.0.2.tgz",
|
164
|
+
"integrity": "sha512-S5mmkMesiduMqnz51Bfh0Et9EX0aTCJxhsI4bvzFFLs8Z1AV8RDHadfY5CyLwdoLHgXbNBEN1gQcbEtGwuvixw==",
|
165
165
|
"license": "Apache-2.0",
|
166
166
|
"optional": true,
|
167
167
|
"dependencies": {
|
168
|
-
"bare-events": "^2.
|
169
|
-
"bare-path": "^
|
170
|
-
"bare-stream": "^2.
|
168
|
+
"bare-events": "^2.5.4",
|
169
|
+
"bare-path": "^3.0.0",
|
170
|
+
"bare-stream": "^2.6.4"
|
171
|
+
},
|
172
|
+
"engines": {
|
173
|
+
"bare": ">=1.16.0"
|
174
|
+
},
|
175
|
+
"peerDependencies": {
|
176
|
+
"bare-buffer": "*"
|
177
|
+
},
|
178
|
+
"peerDependenciesMeta": {
|
179
|
+
"bare-buffer": {
|
180
|
+
"optional": true
|
181
|
+
}
|
171
182
|
}
|
172
183
|
},
|
173
184
|
"node_modules/bare-os": {
|
174
|
-
"version": "
|
175
|
-
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-
|
176
|
-
"integrity": "sha512-
|
185
|
+
"version": "3.6.1",
|
186
|
+
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.6.1.tgz",
|
187
|
+
"integrity": "sha512-uaIjxokhFidJP+bmmvKSgiMzj2sV5GPHaZVAIktcxcpCyBFFWO+YlikVAdhmUo2vYFvFhOXIAlldqV29L8126g==",
|
177
188
|
"license": "Apache-2.0",
|
178
|
-
"optional": true
|
189
|
+
"optional": true,
|
190
|
+
"engines": {
|
191
|
+
"bare": ">=1.14.0"
|
192
|
+
}
|
179
193
|
},
|
180
194
|
"node_modules/bare-path": {
|
181
|
-
"version": "
|
182
|
-
"resolved": "https://registry.npmjs.org/bare-path/-/bare-path-
|
183
|
-
"integrity": "sha512-
|
195
|
+
"version": "3.0.0",
|
196
|
+
"resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.0.0.tgz",
|
197
|
+
"integrity": "sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==",
|
184
198
|
"license": "Apache-2.0",
|
185
199
|
"optional": true,
|
186
200
|
"dependencies": {
|
187
|
-
"bare-os": "^
|
201
|
+
"bare-os": "^3.0.1"
|
188
202
|
}
|
189
203
|
},
|
190
204
|
"node_modules/bare-stream": {
|
191
|
-
"version": "2.
|
192
|
-
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.
|
193
|
-
"integrity": "sha512-
|
205
|
+
"version": "2.6.5",
|
206
|
+
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.6.5.tgz",
|
207
|
+
"integrity": "sha512-jSmxKJNJmHySi6hC42zlZnq00rga4jjxcgNZjY9N5WlOe/iOoGRtdwGsHzQv2RlH2KOYMwGUXhf2zXd32BA9RA==",
|
194
208
|
"license": "Apache-2.0",
|
195
209
|
"optional": true,
|
196
210
|
"dependencies": {
|
197
|
-
"
|
198
|
-
|
211
|
+
"streamx": "^2.21.0"
|
212
|
+
},
|
213
|
+
"peerDependencies": {
|
214
|
+
"bare-buffer": "*",
|
215
|
+
"bare-events": "*"
|
216
|
+
},
|
217
|
+
"peerDependenciesMeta": {
|
218
|
+
"bare-buffer": {
|
219
|
+
"optional": true
|
220
|
+
},
|
221
|
+
"bare-events": {
|
222
|
+
"optional": true
|
223
|
+
}
|
199
224
|
}
|
200
225
|
},
|
201
226
|
"node_modules/base64-js": {
|
@@ -946,12 +971,6 @@
|
|
946
971
|
"node": ">=18"
|
947
972
|
}
|
948
973
|
},
|
949
|
-
"node_modules/queue-tick": {
|
950
|
-
"version": "1.0.1",
|
951
|
-
"resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz",
|
952
|
-
"integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==",
|
953
|
-
"license": "MIT"
|
954
|
-
},
|
955
974
|
"node_modules/require-directory": {
|
956
975
|
"version": "2.1.1",
|
957
976
|
"resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
|
@@ -1037,13 +1056,12 @@
|
|
1037
1056
|
"license": "BSD-3-Clause"
|
1038
1057
|
},
|
1039
1058
|
"node_modules/streamx": {
|
1040
|
-
"version": "2.
|
1041
|
-
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.
|
1042
|
-
"integrity": "sha512-
|
1059
|
+
"version": "2.22.0",
|
1060
|
+
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.22.0.tgz",
|
1061
|
+
"integrity": "sha512-sLh1evHOzBy/iWRiR6d1zRcLao4gGZr3C1kzNz4fopCOKJb6xD9ub8Mpi9Mr1R6id5o43S+d93fI48UC5uM9aw==",
|
1043
1062
|
"license": "MIT",
|
1044
1063
|
"dependencies": {
|
1045
1064
|
"fast-fifo": "^1.3.2",
|
1046
|
-
"queue-tick": "^1.0.1",
|
1047
1065
|
"text-decoder": "^1.1.0"
|
1048
1066
|
},
|
1049
1067
|
"optionalDependencies": {
|
@@ -1089,17 +1107,17 @@
|
|
1089
1107
|
}
|
1090
1108
|
},
|
1091
1109
|
"node_modules/tar-fs": {
|
1092
|
-
"version": "3.0.
|
1093
|
-
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.
|
1094
|
-
"integrity": "sha512-
|
1110
|
+
"version": "3.0.8",
|
1111
|
+
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.8.tgz",
|
1112
|
+
"integrity": "sha512-ZoROL70jptorGAlgAYiLoBLItEKw/fUxg9BSYK/dF/GAGYFJOJJJMvjPAKDJraCXFwadD456FCuvLWgfhMsPwg==",
|
1095
1113
|
"license": "MIT",
|
1096
1114
|
"dependencies": {
|
1097
1115
|
"pump": "^3.0.0",
|
1098
1116
|
"tar-stream": "^3.1.5"
|
1099
1117
|
},
|
1100
1118
|
"optionalDependencies": {
|
1101
|
-
"bare-fs": "^
|
1102
|
-
"bare-path": "^
|
1119
|
+
"bare-fs": "^4.0.1",
|
1120
|
+
"bare-path": "^3.0.0"
|
1103
1121
|
}
|
1104
1122
|
},
|
1105
1123
|
"node_modules/tar-stream": {
|
@@ -16,7 +16,7 @@ strict = true
|
|
16
16
|
|
17
17
|
[tool.poetry]
|
18
18
|
name = "c2cwsgiutils"
|
19
|
-
version = "6.1.8.
|
19
|
+
version = "6.1.8.dev42"
|
20
20
|
description = "Common utilities for Camptocamp WSGI applications"
|
21
21
|
readme = "README.md"
|
22
22
|
authors = ["Camptocamp <info@camptocamp.com>"]
|
@@ -82,7 +82,7 @@ pyramid-tm = { version = "2.5", optional = true }
|
|
82
82
|
sentry-sdk = { version = "2.15.0", optional = true }
|
83
83
|
ujson = { version = "5.10.0" }
|
84
84
|
cee_syslog_handler = { version = "0.6.0" }
|
85
|
-
SQLAlchemy = { version = "2.0.
|
85
|
+
SQLAlchemy = { version = "2.0.39", optional = true }
|
86
86
|
SQLAlchemy-Utils = { version = "0.41.2", optional = true }
|
87
87
|
"zope.interface" = { version = "7.0.3", optional = true }
|
88
88
|
"zope.sqlalchemy" = { version = "3.1", optional = true }
|
@@ -175,11 +175,11 @@ prospector-profile-duplicated = "1.6.0"
|
|
175
175
|
prospector-profile-utils = "1.9.1"
|
176
176
|
coverage = "7.6.12"
|
177
177
|
junit2html = "31.0.2"
|
178
|
-
pytest = "8.3.
|
178
|
+
pytest = "8.3.5"
|
179
179
|
pytest-cov = "5.0.0"
|
180
180
|
pytest-html = "4.1.1"
|
181
181
|
types-pyyaml = "6.0.12.20241230"
|
182
|
-
types-requests = "2.32.0.
|
182
|
+
types-requests = "2.32.0.20250306"
|
183
183
|
types-redis = "4.6.0.20241004"
|
184
184
|
types-ujson = "5.10.0.20240515"
|
185
185
|
types-python-dateutil = "2.9.0.20241206"
|
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.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/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.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
File without changes
|
{c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
File without changes
|
{c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
File without changes
|
{c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
File without changes
|
{c2cwsgiutils-6.1.8.dev39 → c2cwsgiutils-6.1.8.dev42}/c2cwsgiutils/templates/index.html.mako
RENAMED
File without changes
|
File without changes
|