c2cwsgiutils 6.2.0.dev198__tar.gz → 6.2.0.dev199__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.dev198 → c2cwsgiutils-6.2.0.dev199}/PKG-INFO +1 -1
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/acceptance/package-lock.json +22 -22
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/acceptance/package.json +1 -1
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/pyproject.toml +9 -9
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/version.py +0 -0
{c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"": {
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"commander": "14.0.2",
|
|
9
|
-
"puppeteer": "24.
|
|
9
|
+
"puppeteer": "24.31.0"
|
|
10
10
|
}
|
|
11
11
|
},
|
|
12
12
|
"node_modules/@babel/code-frame": {
|
|
@@ -33,9 +33,9 @@
|
|
|
33
33
|
}
|
|
34
34
|
},
|
|
35
35
|
"node_modules/@puppeteer/browsers": {
|
|
36
|
-
"version": "2.10.
|
|
37
|
-
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.
|
|
38
|
-
"integrity": "sha512-
|
|
36
|
+
"version": "2.10.13",
|
|
37
|
+
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.13.tgz",
|
|
38
|
+
"integrity": "sha512-a9Ruw3j3qlnB5a/zHRTkruppynxqaeE4H9WNj5eYGRWqw0ZauZ23f4W2ARf3hghF5doozyD+CRtt7XSYuYRI/Q==",
|
|
39
39
|
"license": "Apache-2.0",
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"debug": "^4.4.3",
|
|
@@ -263,9 +263,9 @@
|
|
|
263
263
|
}
|
|
264
264
|
},
|
|
265
265
|
"node_modules/chromium-bidi": {
|
|
266
|
-
"version": "
|
|
267
|
-
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-
|
|
268
|
-
"integrity": "sha512-
|
|
266
|
+
"version": "11.0.0",
|
|
267
|
+
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-11.0.0.tgz",
|
|
268
|
+
"integrity": "sha512-cM3DI+OOb89T3wO8cpPSro80Q9eKYJ7hGVXoGS3GkDPxnYSqiv+6xwpIf6XERyJ9Tdsl09hmNmY94BkgZdVekw==",
|
|
269
269
|
"license": "Apache-2.0",
|
|
270
270
|
"dependencies": {
|
|
271
271
|
"mitt": "^3.0.1",
|
|
@@ -818,17 +818,17 @@
|
|
|
818
818
|
}
|
|
819
819
|
},
|
|
820
820
|
"node_modules/puppeteer": {
|
|
821
|
-
"version": "24.
|
|
822
|
-
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.
|
|
823
|
-
"integrity": "sha512-
|
|
821
|
+
"version": "24.31.0",
|
|
822
|
+
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.31.0.tgz",
|
|
823
|
+
"integrity": "sha512-q8y5yLxLD8xdZdzNWqdOL43NbfvUOp60SYhaLZQwHC9CdKldxQKXOyJAciOr7oUJfyAH/KgB2wKvqT2sFKoVXA==",
|
|
824
824
|
"hasInstallScript": true,
|
|
825
825
|
"license": "Apache-2.0",
|
|
826
826
|
"dependencies": {
|
|
827
|
-
"@puppeteer/browsers": "2.10.
|
|
828
|
-
"chromium-bidi": "
|
|
827
|
+
"@puppeteer/browsers": "2.10.13",
|
|
828
|
+
"chromium-bidi": "11.0.0",
|
|
829
829
|
"cosmiconfig": "^9.0.0",
|
|
830
830
|
"devtools-protocol": "0.0.1521046",
|
|
831
|
-
"puppeteer-core": "24.
|
|
831
|
+
"puppeteer-core": "24.31.0",
|
|
832
832
|
"typed-query-selector": "^2.12.0"
|
|
833
833
|
},
|
|
834
834
|
"bin": {
|
|
@@ -839,17 +839,17 @@
|
|
|
839
839
|
}
|
|
840
840
|
},
|
|
841
841
|
"node_modules/puppeteer-core": {
|
|
842
|
-
"version": "24.
|
|
843
|
-
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.
|
|
844
|
-
"integrity": "sha512-
|
|
842
|
+
"version": "24.31.0",
|
|
843
|
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.31.0.tgz",
|
|
844
|
+
"integrity": "sha512-pnAohhSZipWQoFpXuGV7xCZfaGhqcBR9C4pVrU0QSrcMi7tQMH9J9lDBqBvyMAHQqe8HCARuREqFuVKRQOgTvg==",
|
|
845
845
|
"license": "Apache-2.0",
|
|
846
846
|
"dependencies": {
|
|
847
|
-
"@puppeteer/browsers": "2.10.
|
|
848
|
-
"chromium-bidi": "
|
|
847
|
+
"@puppeteer/browsers": "2.10.13",
|
|
848
|
+
"chromium-bidi": "11.0.0",
|
|
849
849
|
"debug": "^4.4.3",
|
|
850
850
|
"devtools-protocol": "0.0.1521046",
|
|
851
851
|
"typed-query-selector": "^2.12.0",
|
|
852
|
-
"webdriver-bidi-protocol": "0.3.
|
|
852
|
+
"webdriver-bidi-protocol": "0.3.9",
|
|
853
853
|
"ws": "^8.18.3"
|
|
854
854
|
},
|
|
855
855
|
"engines": {
|
|
@@ -1025,9 +1025,9 @@
|
|
|
1025
1025
|
"optional": true
|
|
1026
1026
|
},
|
|
1027
1027
|
"node_modules/webdriver-bidi-protocol": {
|
|
1028
|
-
"version": "0.3.
|
|
1029
|
-
"resolved": "https://registry.npmjs.org/webdriver-bidi-protocol/-/webdriver-bidi-protocol-0.3.
|
|
1030
|
-
"integrity": "sha512-
|
|
1028
|
+
"version": "0.3.9",
|
|
1029
|
+
"resolved": "https://registry.npmjs.org/webdriver-bidi-protocol/-/webdriver-bidi-protocol-0.3.9.tgz",
|
|
1030
|
+
"integrity": "sha512-uIYvlRQ0PwtZR1EzHlTMol1G0lAlmOe6wPykF9a77AK3bkpvZHzIVxRE2ThOx5vjy2zISe0zhwf5rzuUfbo1PQ==",
|
|
1031
1031
|
"license": "Apache-2.0"
|
|
1032
1032
|
},
|
|
1033
1033
|
"node_modules/wrap-ansi": {
|
|
@@ -36,32 +36,32 @@ sentry = "c2cwsgiutils.sentry:filter_factory"
|
|
|
36
36
|
python = ">=3.10,<4.0"
|
|
37
37
|
requests = { version = "2.32.5" }
|
|
38
38
|
pyyaml = { version = "6.0.3" }
|
|
39
|
-
alembic = { version = "1.17.
|
|
39
|
+
alembic = { version = "1.17.2", optional = true }
|
|
40
40
|
boltons = { version = "25.0.0", optional = true }
|
|
41
41
|
cornice = { version = "6.1.0", optional = true }
|
|
42
|
-
redis = { version = "7.0
|
|
42
|
+
redis = { version = "7.1.0", optional = true }
|
|
43
43
|
gunicorn = { version = "23.0.0", optional = true }
|
|
44
44
|
lxml = { version = "6.0.2", optional = true }
|
|
45
45
|
objgraph = { version = "3.6.2", optional = true }
|
|
46
46
|
psycopg2 = { version = "2.9.11", optional = true }
|
|
47
47
|
pyramid = { version = "2.0.2", optional = true }
|
|
48
48
|
pyramid-tm = { version = "2.6", optional = true }
|
|
49
|
-
sentry-sdk = { version = "2.
|
|
49
|
+
sentry-sdk = { version = "2.46.0", optional = true }
|
|
50
50
|
ujson = { version = "5.11.0" }
|
|
51
51
|
cee_syslog_handler = { version = "0.6.0" }
|
|
52
52
|
SQLAlchemy = { version = "2.0.44", optional = true }
|
|
53
53
|
SQLAlchemy-Utils = { version = "0.42.0", optional = true }
|
|
54
|
-
"zope.interface" = { version = "8.
|
|
55
|
-
"zope.sqlalchemy" = { version = "4.
|
|
54
|
+
"zope.interface" = { version = "8.1.1", optional = true }
|
|
55
|
+
"zope.sqlalchemy" = { version = "4.1", optional = true }
|
|
56
56
|
pyjwt = { version = "2.10.1", optional = true }
|
|
57
57
|
requests-oauthlib = { version = "2.0.0", optional = true }
|
|
58
58
|
waitress = { version = "3.0.2", optional = true }
|
|
59
59
|
scikit-image = { version = "0.25.2", optional = true }
|
|
60
60
|
prometheus-client = { version = "0.23.1", optional = true}
|
|
61
61
|
pyramid_mako = { version = "1.1.0", optional = true}
|
|
62
|
-
psutil = { version = "7.1.
|
|
62
|
+
psutil = { version = "7.1.3", optional = true}
|
|
63
63
|
Paste = { version = "3.10.1", optional = true}
|
|
64
|
-
coverage = { version = "7.
|
|
64
|
+
coverage = { version = "7.12.0", optional = true}
|
|
65
65
|
|
|
66
66
|
[tool.poetry.extras]
|
|
67
67
|
standard = [
|
|
@@ -170,7 +170,7 @@ types-pyyaml = "6.0.12.20250915"
|
|
|
170
170
|
types-requests = "2.32.4.20250913"
|
|
171
171
|
types-redis = "4.6.0.20241004"
|
|
172
172
|
types-ujson = "5.10.0.20250822"
|
|
173
|
-
types-python-dateutil = "2.9.0.
|
|
173
|
+
types-python-dateutil = "2.9.0.20251115"
|
|
174
174
|
typing_extensions = "4.15.0"
|
|
175
175
|
|
|
176
176
|
[tool.poetry-dynamic-versioning]
|
|
@@ -227,7 +227,7 @@ include = [
|
|
|
227
227
|
]
|
|
228
228
|
requires-python = ">=3.10"
|
|
229
229
|
dependencies = ["requests", "pyyaml", "ujson", "cee_syslog_handler", "prometheus-client"]
|
|
230
|
-
version = "6.2.0.
|
|
230
|
+
version = "6.2.0.dev199"
|
|
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.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/acceptance/connection.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/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.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/request_tracking/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/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.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sql_profiler/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/static/favicon-16x16.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/static/favicon-32x32.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/stats_pyramid/_db_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/templates/index.html.mako
RENAMED
|
File without changes
|
|
File without changes
|