c2cwsgiutils 6.2.0.dev69__tar.gz → 6.2.0.dev72__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.dev69 → c2cwsgiutils-6.2.0.dev72}/PKG-INFO +2 -2
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/acceptance/package-lock.json +25 -25
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/pyproject.toml +2 -2
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/acceptance/package.json +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/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.dev72
|
4
4
|
Summary: Common utilities for Camptocamp WSGI applications
|
5
5
|
License: BSD-2-Clause
|
6
6
|
Keywords: geo,gis,sqlalchemy,orm,wsgi
|
@@ -38,7 +38,7 @@ Requires-Dist: Paste (==3.10.1) ; extra == "standard" or extra == "waitress" or
|
|
38
38
|
Requires-Dist: SQLAlchemy (==2.0.38) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
|
39
39
|
Requires-Dist: SQLAlchemy-Utils (==0.41.2) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
|
40
40
|
Requires-Dist: alembic (==1.14.1) ; extra == "standard" or extra == "alembic" or extra == "all"
|
41
|
-
Requires-Dist: boltons (==
|
41
|
+
Requires-Dist: boltons (==25.0.0) ; extra == "tests" or extra == "all"
|
42
42
|
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.6.12) ; extra == "debug" or extra == "all"
|
{c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
@@ -61,9 +61,9 @@
|
|
61
61
|
"license": "MIT"
|
62
62
|
},
|
63
63
|
"node_modules/@types/node": {
|
64
|
-
"version": "22.13.
|
65
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.
|
66
|
-
"integrity": "sha512-
|
64
|
+
"version": "22.13.8",
|
65
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.8.tgz",
|
66
|
+
"integrity": "sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ==",
|
67
67
|
"license": "MIT",
|
68
68
|
"optional": true,
|
69
69
|
"dependencies": {
|
@@ -160,13 +160,13 @@
|
|
160
160
|
}
|
161
161
|
},
|
162
162
|
"node_modules/bare-os": {
|
163
|
-
"version": "3.
|
164
|
-
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.
|
165
|
-
"integrity": "sha512-
|
163
|
+
"version": "3.5.1",
|
164
|
+
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.5.1.tgz",
|
165
|
+
"integrity": "sha512-LvfVNDcWLw2AnIw5f2mWUgumW3I3N/WYGiWeimhQC1Ybt71n2FjlS9GJKeCnFeg1MKZHxzIFmpFnBXDI+sBeFg==",
|
166
166
|
"license": "Apache-2.0",
|
167
167
|
"optional": true,
|
168
168
|
"engines": {
|
169
|
-
"bare": ">=1.
|
169
|
+
"bare": ">=1.14.0"
|
170
170
|
}
|
171
171
|
},
|
172
172
|
"node_modules/bare-path": {
|
@@ -180,9 +180,9 @@
|
|
180
180
|
}
|
181
181
|
},
|
182
182
|
"node_modules/bare-stream": {
|
183
|
-
"version": "2.6.
|
184
|
-
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.6.
|
185
|
-
"integrity": "sha512-
|
183
|
+
"version": "2.6.5",
|
184
|
+
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.6.5.tgz",
|
185
|
+
"integrity": "sha512-jSmxKJNJmHySi6hC42zlZnq00rga4jjxcgNZjY9N5WlOe/iOoGRtdwGsHzQv2RlH2KOYMwGUXhf2zXd32BA9RA==",
|
186
186
|
"license": "Apache-2.0",
|
187
187
|
"optional": true,
|
188
188
|
"dependencies": {
|
@@ -612,9 +612,9 @@
|
|
612
612
|
"license": "BSD-3-Clause"
|
613
613
|
},
|
614
614
|
"node_modules/import-fresh": {
|
615
|
-
"version": "3.3.
|
616
|
-
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.
|
617
|
-
"integrity": "sha512-
|
615
|
+
"version": "3.3.1",
|
616
|
+
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
|
617
|
+
"integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
|
618
618
|
"license": "MIT",
|
619
619
|
"dependencies": {
|
620
620
|
"parent-module": "^1.0.0",
|
@@ -731,9 +731,9 @@
|
|
731
731
|
}
|
732
732
|
},
|
733
733
|
"node_modules/pac-proxy-agent": {
|
734
|
-
"version": "7.
|
735
|
-
"resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.
|
736
|
-
"integrity": "sha512-
|
734
|
+
"version": "7.2.0",
|
735
|
+
"resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.2.0.tgz",
|
736
|
+
"integrity": "sha512-TEB8ESquiLMc0lV8vcd5Ql/JAKAoyzHFXaStwjkzpOpC5Yv+pIzLfHvjTSdf3vpa2bMiUQrg9i6276yn8666aA==",
|
737
737
|
"license": "MIT",
|
738
738
|
"dependencies": {
|
739
739
|
"@tootallnate/quickjs-emscripten": "^0.23.0",
|
@@ -905,9 +905,9 @@
|
|
905
905
|
}
|
906
906
|
},
|
907
907
|
"node_modules/semver": {
|
908
|
-
"version": "7.7.
|
909
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.
|
910
|
-
"integrity": "sha512-
|
908
|
+
"version": "7.7.1",
|
909
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
|
910
|
+
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
|
911
911
|
"license": "ISC",
|
912
912
|
"bin": {
|
913
913
|
"semver": "bin/semver.js"
|
@@ -927,9 +927,9 @@
|
|
927
927
|
}
|
928
928
|
},
|
929
929
|
"node_modules/socks": {
|
930
|
-
"version": "2.8.
|
931
|
-
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.
|
932
|
-
"integrity": "sha512-
|
930
|
+
"version": "2.8.4",
|
931
|
+
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.4.tgz",
|
932
|
+
"integrity": "sha512-D3YaD0aRxR3mEcqnidIs7ReYJFVzWdd6fXJYUM8ixcQcJRGTka/b3saV0KflYhyVJXKhb947GndU35SxYNResQ==",
|
933
933
|
"license": "MIT",
|
934
934
|
"dependencies": {
|
935
935
|
"ip-address": "^9.0.5",
|
@@ -1102,9 +1102,9 @@
|
|
1102
1102
|
"license": "ISC"
|
1103
1103
|
},
|
1104
1104
|
"node_modules/ws": {
|
1105
|
-
"version": "8.18.
|
1106
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.
|
1107
|
-
"integrity": "sha512-
|
1105
|
+
"version": "8.18.1",
|
1106
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.1.tgz",
|
1107
|
+
"integrity": "sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==",
|
1108
1108
|
"license": "MIT",
|
1109
1109
|
"engines": {
|
1110
1110
|
"node": ">=10.0.0"
|
@@ -16,7 +16,7 @@ strict = true
|
|
16
16
|
|
17
17
|
[tool.poetry]
|
18
18
|
name = "c2cwsgiutils"
|
19
|
-
version = "6.2.0.
|
19
|
+
version = "6.2.0.dev72"
|
20
20
|
description = "Common utilities for Camptocamp WSGI applications"
|
21
21
|
readme = "README.md"
|
22
22
|
authors = ["Camptocamp <info@camptocamp.com>"]
|
@@ -70,7 +70,7 @@ python = ">=3.10,<4.0"
|
|
70
70
|
requests = { version = "2.32.3" }
|
71
71
|
pyyaml = { version = "6.0.2" }
|
72
72
|
alembic = { version = "1.14.1", optional = true }
|
73
|
-
boltons = { version = "
|
73
|
+
boltons = { version = "25.0.0", optional = true }
|
74
74
|
cornice = { version = "6.1.0", optional = true }
|
75
75
|
redis = { version = "5.2.1", optional = true }
|
76
76
|
gunicorn = { version = "23.0.0", optional = true }
|
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.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/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.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev69 → c2cwsgiutils-6.2.0.dev72}/c2cwsgiutils/templates/index.html.mako
RENAMED
File without changes
|
File without changes
|