c2cwsgiutils 6.2.0.dev292__tar.gz → 6.2.0.dev296__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.dev292 → c2cwsgiutils-6.2.0.dev296}/PKG-INFO +1 -1
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/acceptance/package-lock.json +29 -29
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/pyproject.toml +3 -3
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/acceptance/package.json +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/version.py +0 -0
{c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
|
@@ -10,12 +10,12 @@
|
|
|
10
10
|
}
|
|
11
11
|
},
|
|
12
12
|
"node_modules/@babel/code-frame": {
|
|
13
|
-
"version": "7.29.
|
|
14
|
-
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.
|
|
15
|
-
"integrity": "sha512-
|
|
13
|
+
"version": "7.29.7",
|
|
14
|
+
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.7.tgz",
|
|
15
|
+
"integrity": "sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==",
|
|
16
16
|
"license": "MIT",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@babel/helper-validator-identifier": "^7.
|
|
18
|
+
"@babel/helper-validator-identifier": "^7.29.7",
|
|
19
19
|
"js-tokens": "^4.0.0",
|
|
20
20
|
"picocolors": "^1.1.1"
|
|
21
21
|
},
|
|
@@ -24,9 +24,9 @@
|
|
|
24
24
|
}
|
|
25
25
|
},
|
|
26
26
|
"node_modules/@babel/helper-validator-identifier": {
|
|
27
|
-
"version": "7.
|
|
28
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.
|
|
29
|
-
"integrity": "sha512-
|
|
27
|
+
"version": "7.29.7",
|
|
28
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz",
|
|
29
|
+
"integrity": "sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==",
|
|
30
30
|
"license": "MIT",
|
|
31
31
|
"engines": {
|
|
32
32
|
"node": ">=6.9.0"
|
|
@@ -60,13 +60,13 @@
|
|
|
60
60
|
"license": "MIT"
|
|
61
61
|
},
|
|
62
62
|
"node_modules/@types/node": {
|
|
63
|
-
"version": "25.
|
|
64
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.
|
|
65
|
-
"integrity": "sha512
|
|
63
|
+
"version": "25.9.1",
|
|
64
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.9.1.tgz",
|
|
65
|
+
"integrity": "sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==",
|
|
66
66
|
"license": "MIT",
|
|
67
67
|
"optional": true,
|
|
68
68
|
"dependencies": {
|
|
69
|
-
"undici-types": "
|
|
69
|
+
"undici-types": ">=7.24.0 <7.24.7"
|
|
70
70
|
}
|
|
71
71
|
},
|
|
72
72
|
"node_modules/@types/yauzl": {
|
|
@@ -145,9 +145,9 @@
|
|
|
145
145
|
}
|
|
146
146
|
},
|
|
147
147
|
"node_modules/bare-events": {
|
|
148
|
-
"version": "2.8.
|
|
149
|
-
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.8.
|
|
150
|
-
"integrity": "sha512-
|
|
148
|
+
"version": "2.8.3",
|
|
149
|
+
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.8.3.tgz",
|
|
150
|
+
"integrity": "sha512-HdUm8EMQBLaJvGUdidNNbqpA1kYkwNcb+MYxkxCLAPJGQzlv9J0C24h8V65Z4c5GLd/JEALDvpFCQgpLJqc0zw==",
|
|
151
151
|
"license": "Apache-2.0",
|
|
152
152
|
"peerDependencies": {
|
|
153
153
|
"bare-abort-controller": "*"
|
|
@@ -227,9 +227,9 @@
|
|
|
227
227
|
}
|
|
228
228
|
},
|
|
229
229
|
"node_modules/bare-url": {
|
|
230
|
-
"version": "2.4.
|
|
231
|
-
"resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.
|
|
232
|
-
"integrity": "sha512
|
|
230
|
+
"version": "2.4.3",
|
|
231
|
+
"resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.3.tgz",
|
|
232
|
+
"integrity": "sha512-Kccpc7ACfXaxfeInfqKcZtW4pT5YBn1mesc4sCsun6sRwtbJ4h+sNOaksUpYEJUKfN65YWC6Bw2OJEFiKxq8nQ==",
|
|
233
233
|
"license": "Apache-2.0",
|
|
234
234
|
"dependencies": {
|
|
235
235
|
"bare-path": "^3.0.0"
|
|
@@ -875,9 +875,9 @@
|
|
|
875
875
|
}
|
|
876
876
|
},
|
|
877
877
|
"node_modules/semver": {
|
|
878
|
-
"version": "7.
|
|
879
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.
|
|
880
|
-
"integrity": "sha512-
|
|
878
|
+
"version": "7.8.1",
|
|
879
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.1.tgz",
|
|
880
|
+
"integrity": "sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==",
|
|
881
881
|
"license": "ISC",
|
|
882
882
|
"bin": {
|
|
883
883
|
"semver": "bin/semver.js"
|
|
@@ -897,9 +897,9 @@
|
|
|
897
897
|
}
|
|
898
898
|
},
|
|
899
899
|
"node_modules/socks": {
|
|
900
|
-
"version": "2.8.
|
|
901
|
-
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.
|
|
902
|
-
"integrity": "sha512-
|
|
900
|
+
"version": "2.8.9",
|
|
901
|
+
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.9.tgz",
|
|
902
|
+
"integrity": "sha512-LJhUYUvItdQ0LkJTmPeaEObWXAqFyfmP85x0tch/ez9cahmhlBBLbIqDFnvBnUJGagb0JbIQrkBs1wJ+yRYpEw==",
|
|
903
903
|
"license": "MIT",
|
|
904
904
|
"dependencies": {
|
|
905
905
|
"ip-address": "^10.1.1",
|
|
@@ -1028,9 +1028,9 @@
|
|
|
1028
1028
|
"license": "MIT"
|
|
1029
1029
|
},
|
|
1030
1030
|
"node_modules/undici-types": {
|
|
1031
|
-
"version": "7.
|
|
1032
|
-
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.
|
|
1033
|
-
"integrity": "sha512-
|
|
1031
|
+
"version": "7.24.6",
|
|
1032
|
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.24.6.tgz",
|
|
1033
|
+
"integrity": "sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==",
|
|
1034
1034
|
"license": "MIT",
|
|
1035
1035
|
"optional": true
|
|
1036
1036
|
},
|
|
@@ -1064,9 +1064,9 @@
|
|
|
1064
1064
|
"license": "ISC"
|
|
1065
1065
|
},
|
|
1066
1066
|
"node_modules/ws": {
|
|
1067
|
-
"version": "8.
|
|
1068
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.
|
|
1069
|
-
"integrity": "sha512-
|
|
1067
|
+
"version": "8.21.0",
|
|
1068
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz",
|
|
1069
|
+
"integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==",
|
|
1070
1070
|
"license": "MIT",
|
|
1071
1071
|
"engines": {
|
|
1072
1072
|
"node": ">=10.0.0"
|
|
@@ -39,7 +39,7 @@ include = [
|
|
|
39
39
|
]
|
|
40
40
|
requires-python = ">=3.11"
|
|
41
41
|
dependencies = ["requests", "pyyaml", "ujson", "cee_syslog_handler", "prometheus-client", "setuptools<81.0.0"]
|
|
42
|
-
version = "6.2.0.
|
|
42
|
+
version = "6.2.0.dev296"
|
|
43
43
|
|
|
44
44
|
[project.urls]
|
|
45
45
|
repository = "https://github.com/camptocamp/c2cwsgiutils"
|
|
@@ -118,7 +118,7 @@ pyramid-tm = { version = "2.6", optional = true }
|
|
|
118
118
|
sentry-sdk = { version = "2.56.0", optional = true }
|
|
119
119
|
ujson = { version = "5.12.1" }
|
|
120
120
|
cee_syslog_handler = { version = "0.6.0" }
|
|
121
|
-
SQLAlchemy = { version = "2.0.
|
|
121
|
+
SQLAlchemy = { version = "2.0.50", optional = true }
|
|
122
122
|
SQLAlchemy-Utils = { version = "0.42.1", optional = true }
|
|
123
123
|
"zope.interface" = { version = "8.3", optional = true }
|
|
124
124
|
"zope.sqlalchemy" = { version = "4.1", optional = true }
|
|
@@ -130,7 +130,7 @@ prometheus-client = { version = "0.24.1", optional = true}
|
|
|
130
130
|
pyramid_mako = { version = "1.1.0", optional = true}
|
|
131
131
|
psutil = { version = "7.2.2", optional = true}
|
|
132
132
|
Paste = { version = "3.10.1", optional = true}
|
|
133
|
-
coverage = { version = "7.
|
|
133
|
+
coverage = { version = "7.14.1", optional = true}
|
|
134
134
|
|
|
135
135
|
[tool.poetry.extras]
|
|
136
136
|
standard = [
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/acceptance/connection.py
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/acceptance/package.json
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/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.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/request_tracking/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/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.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sql_profiler/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/static/favicon-16x16.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/static/favicon-32x32.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/stats_pyramid/_db_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev292 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/templates/index.html.mako
RENAMED
|
File without changes
|
|
File without changes
|