c2cwsgiutils 6.2.0.dev101__tar.gz → 6.2.0.dev103__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.dev101 → c2cwsgiutils-6.2.0.dev103}/PKG-INFO +3 -3
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/acceptance/package-lock.json +23 -23
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/acceptance/package.json +1 -1
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/pyproject.toml +6 -6
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/version.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: c2cwsgiutils
|
3
|
-
Version: 6.2.0.
|
3
|
+
Version: 6.2.0.dev103
|
4
4
|
Summary: Common utilities for Camptocamp WSGI applications
|
5
5
|
License: BSD-2-Clause
|
6
6
|
Keywords: geo,gis,sqlalchemy,orm,wsgi
|
@@ -43,7 +43,7 @@ Requires-Dist: cee_syslog_handler (==0.6.0)
|
|
43
43
|
Requires-Dist: cornice (==6.1.0) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
|
44
44
|
Requires-Dist: coverage (==7.8.0) ; extra == "debug" or extra == "all"
|
45
45
|
Requires-Dist: gunicorn (==23.0.0) ; extra == "standard" or extra == "webserver" or extra == "all"
|
46
|
-
Requires-Dist: lxml (==5.
|
46
|
+
Requires-Dist: lxml (==5.4.0) ; extra == "tests" or extra == "all"
|
47
47
|
Requires-Dist: objgraph (==3.6.2) ; extra == "debug" or extra == "all"
|
48
48
|
Requires-Dist: prometheus-client (==0.21.1) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
|
49
49
|
Requires-Dist: psutil (==7.0.0) ; extra == "debug" or extra == "all"
|
@@ -57,7 +57,7 @@ Requires-Dist: redis (==6.0.0) ; extra == "standard" or extra == "broadcast" or
|
|
57
57
|
Requires-Dist: requests (==2.32.3)
|
58
58
|
Requires-Dist: requests-oauthlib (==2.0.0) ; extra == "standard" or extra == "oauth2" or extra == "all"
|
59
59
|
Requires-Dist: scikit-image (==0.25.2) ; extra == "test-images"
|
60
|
-
Requires-Dist: sentry-sdk (==2.
|
60
|
+
Requires-Dist: sentry-sdk (==2.27.0) ; extra == "standard" or extra == "sentry" or extra == "all"
|
61
61
|
Requires-Dist: ujson (==5.10.0)
|
62
62
|
Requires-Dist: waitress (==3.0.2) ; extra == "standard" or extra == "dev" or extra == "waitress" or extra == "all"
|
63
63
|
Requires-Dist: zope.interface (==7.2) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
|
{c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
@@ -6,7 +6,7 @@
|
|
6
6
|
"": {
|
7
7
|
"dependencies": {
|
8
8
|
"commander": "13.1.0",
|
9
|
-
"puppeteer": "24.
|
9
|
+
"puppeteer": "24.7.2"
|
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.
|
37
|
-
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.
|
38
|
-
"integrity": "sha512-
|
36
|
+
"version": "2.10.2",
|
37
|
+
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.2.tgz",
|
38
|
+
"integrity": "sha512-i4Ez+s9oRWQbNjtI/3+jxr7OH508mjAKvza0ekPJem0ZtmsYHP3B5dq62+IaBHKaGCOuqJxXzvFLUhJvQ6jtsQ==",
|
39
39
|
"license": "Apache-2.0",
|
40
40
|
"dependencies": {
|
41
41
|
"debug": "^4.4.0",
|
@@ -236,9 +236,9 @@
|
|
236
236
|
}
|
237
237
|
},
|
238
238
|
"node_modules/chromium-bidi": {
|
239
|
-
"version": "
|
240
|
-
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-
|
241
|
-
"integrity": "sha512-
|
239
|
+
"version": "4.1.1",
|
240
|
+
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-4.1.1.tgz",
|
241
|
+
"integrity": "sha512-biR7t4vF3YluE6RlMSk9IWk+b9U+WWyzHp+N2pL9vRTk+UXHYRTVp7jTK58ZNzMLBgoLMHY4QyJMbeuw3eKxqg==",
|
242
242
|
"license": "Apache-2.0",
|
243
243
|
"dependencies": {
|
244
244
|
"mitt": "^3.0.1",
|
@@ -356,9 +356,9 @@
|
|
356
356
|
}
|
357
357
|
},
|
358
358
|
"node_modules/devtools-protocol": {
|
359
|
-
"version": "0.0.
|
360
|
-
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.
|
361
|
-
"integrity": "sha512-
|
359
|
+
"version": "0.0.1425554",
|
360
|
+
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1425554.tgz",
|
361
|
+
"integrity": "sha512-uRfxR6Nlzdzt0ihVIkV+sLztKgs7rgquY/Mhcv1YNCWDh5IZgl5mnn2aeEnW5stYTE0wwiF4RYVz8eMEpV1SEw==",
|
362
362
|
"license": "BSD-3-Clause"
|
363
363
|
},
|
364
364
|
"node_modules/emoji-regex": {
|
@@ -792,17 +792,17 @@
|
|
792
792
|
}
|
793
793
|
},
|
794
794
|
"node_modules/puppeteer": {
|
795
|
-
"version": "24.
|
796
|
-
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.
|
797
|
-
"integrity": "sha512-
|
795
|
+
"version": "24.7.2",
|
796
|
+
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.7.2.tgz",
|
797
|
+
"integrity": "sha512-ifYqoY6wGs0yZeFuFPn8BE9FhuveXkarF+eO18I2e/axdoCh4Qh1AE+qXdJBhdaeoPt6eRNTY4Dih29Jbq8wow==",
|
798
798
|
"hasInstallScript": true,
|
799
799
|
"license": "Apache-2.0",
|
800
800
|
"dependencies": {
|
801
|
-
"@puppeteer/browsers": "2.
|
802
|
-
"chromium-bidi": "
|
801
|
+
"@puppeteer/browsers": "2.10.2",
|
802
|
+
"chromium-bidi": "4.1.1",
|
803
803
|
"cosmiconfig": "^9.0.0",
|
804
|
-
"devtools-protocol": "0.0.
|
805
|
-
"puppeteer-core": "24.
|
804
|
+
"devtools-protocol": "0.0.1425554",
|
805
|
+
"puppeteer-core": "24.7.2",
|
806
806
|
"typed-query-selector": "^2.12.0"
|
807
807
|
},
|
808
808
|
"bin": {
|
@@ -813,15 +813,15 @@
|
|
813
813
|
}
|
814
814
|
},
|
815
815
|
"node_modules/puppeteer-core": {
|
816
|
-
"version": "24.
|
817
|
-
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.
|
818
|
-
"integrity": "sha512-
|
816
|
+
"version": "24.7.2",
|
817
|
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.7.2.tgz",
|
818
|
+
"integrity": "sha512-P9pZyTmJqKODFCnkZgemCpoFA4LbAa8+NumHVQKyP5X9IgdNS1ZnAnIh1sMAwhF8/xEUGf7jt+qmNLlKieFw1Q==",
|
819
819
|
"license": "Apache-2.0",
|
820
820
|
"dependencies": {
|
821
|
-
"@puppeteer/browsers": "2.
|
822
|
-
"chromium-bidi": "
|
821
|
+
"@puppeteer/browsers": "2.10.2",
|
822
|
+
"chromium-bidi": "4.1.1",
|
823
823
|
"debug": "^4.4.0",
|
824
|
-
"devtools-protocol": "0.0.
|
824
|
+
"devtools-protocol": "0.0.1425554",
|
825
825
|
"typed-query-selector": "^2.12.0",
|
826
826
|
"ws": "^8.18.1"
|
827
827
|
},
|
@@ -7,7 +7,7 @@ convention = "numpy"
|
|
7
7
|
|
8
8
|
[tool.poetry]
|
9
9
|
name = "c2cwsgiutils"
|
10
|
-
version = "6.2.0.
|
10
|
+
version = "6.2.0.dev103"
|
11
11
|
description = "Common utilities for Camptocamp WSGI applications"
|
12
12
|
readme = "README.md"
|
13
13
|
authors = ["Camptocamp <info@camptocamp.com>"]
|
@@ -69,12 +69,12 @@ boltons = { version = "25.0.0", optional = true }
|
|
69
69
|
cornice = { version = "6.1.0", optional = true }
|
70
70
|
redis = { version = "6.0.0", optional = true }
|
71
71
|
gunicorn = { version = "23.0.0", optional = true }
|
72
|
-
lxml = { version = "5.
|
72
|
+
lxml = { version = "5.4.0", optional = true }
|
73
73
|
objgraph = { version = "3.6.2", optional = true }
|
74
74
|
psycopg2 = { version = "2.9.10", optional = true }
|
75
75
|
pyramid = { version = "2.0.2", optional = true }
|
76
76
|
pyramid-tm = { version = "2.6", optional = true }
|
77
|
-
sentry-sdk = { version = "2.
|
77
|
+
sentry-sdk = { version = "2.27.0", optional = true }
|
78
78
|
ujson = { version = "5.10.0" }
|
79
79
|
cee_syslog_handler = { version = "0.6.0" }
|
80
80
|
SQLAlchemy = { version = "2.0.40", optional = true }
|
@@ -192,14 +192,14 @@ prospector-profile-duplicated = "1.10.5"
|
|
192
192
|
prospector-profile-utils = "1.22.3"
|
193
193
|
junit2html = "31.0.2"
|
194
194
|
pytest = "8.3.5"
|
195
|
-
pytest-cov = "6.1.
|
195
|
+
pytest-cov = "6.1.1"
|
196
196
|
pytest-html = "4.1.1"
|
197
|
-
types-pyyaml = "6.0.12.
|
197
|
+
types-pyyaml = "6.0.12.20250402"
|
198
198
|
types-requests = "2.32.0.20250328"
|
199
199
|
types-redis = "4.6.0.20241004"
|
200
200
|
types-ujson = "5.10.0.20250326"
|
201
201
|
types-python-dateutil = "2.9.0.20241206"
|
202
|
-
typing_extensions = "4.13.
|
202
|
+
typing_extensions = "4.13.2"
|
203
203
|
|
204
204
|
[tool.poetry-dynamic-versioning]
|
205
205
|
enable = false
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/acceptance/connection.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/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.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/request_tracking/__init__.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/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.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/sql_profiler/__init__.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/static/favicon-16x16.png
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/static/favicon-32x32.png
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/stats_pyramid/_db_spy.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev101 → c2cwsgiutils-6.2.0.dev103}/c2cwsgiutils/templates/index.html.mako
RENAMED
File without changes
|
File without changes
|