c2cwsgiutils 6.2.0.dev68__tar.gz → 6.2.0.dev69__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.dev68 → c2cwsgiutils-6.2.0.dev69}/PKG-INFO +5 -5
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/pyproject.toml +8 -8
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/acceptance/package-lock.json +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/acceptance/package.json +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/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.dev69
|
4
4
|
Summary: Common utilities for Camptocamp WSGI applications
|
5
5
|
License: BSD-2-Clause
|
6
6
|
Keywords: geo,gis,sqlalchemy,orm,wsgi
|
@@ -35,15 +35,15 @@ Provides-Extra: tests
|
|
35
35
|
Provides-Extra: waitress
|
36
36
|
Provides-Extra: webserver
|
37
37
|
Requires-Dist: Paste (==3.10.1) ; extra == "standard" or extra == "waitress" or extra == "all"
|
38
|
-
Requires-Dist: SQLAlchemy (==2.0.
|
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
41
|
Requires-Dist: boltons (==24.1.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
|
-
Requires-Dist: coverage (==7.6.
|
44
|
+
Requires-Dist: coverage (==7.6.12) ; 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.3.
|
46
|
+
Requires-Dist: lxml (==5.3.1) ; 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 (==6.1.1) ; extra == "debug" or extra == "all"
|
@@ -56,7 +56,7 @@ Requires-Dist: pyyaml (==6.0.2)
|
|
56
56
|
Requires-Dist: redis (==5.2.1) ; extra == "standard" or extra == "broadcast" or extra == "all"
|
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
|
-
Requires-Dist: scikit-image (==0.25.
|
59
|
+
Requires-Dist: scikit-image (==0.25.2) ; extra == "test-images"
|
60
60
|
Requires-Dist: sentry-sdk (==2.20.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"
|
@@ -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.dev69"
|
20
20
|
description = "Common utilities for Camptocamp WSGI applications"
|
21
21
|
readme = "README.md"
|
22
22
|
authors = ["Camptocamp <info@camptocamp.com>"]
|
@@ -74,7 +74,7 @@ boltons = { version = "24.1.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 }
|
77
|
-
lxml = { version = "5.3.
|
77
|
+
lxml = { version = "5.3.1", optional = true }
|
78
78
|
objgraph = { version = "3.6.2", optional = true }
|
79
79
|
psycopg2 = { version = "2.9.10", optional = true }
|
80
80
|
pyramid = { version = "2.0.2", optional = true }
|
@@ -82,19 +82,19 @@ pyramid-tm = { version = "2.6", optional = true }
|
|
82
82
|
sentry-sdk = { version = "2.20.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.38", optional = true }
|
86
86
|
SQLAlchemy-Utils = { version = "0.41.2", optional = true }
|
87
87
|
"zope.interface" = { version = "7.2", optional = true }
|
88
88
|
"zope.sqlalchemy" = { version = "3.1", optional = true }
|
89
89
|
pyjwt = { version = "2.10.1", optional = true }
|
90
90
|
requests-oauthlib = { version = "2.0.0", optional = true }
|
91
91
|
waitress = { version = "3.0.2", optional = true }
|
92
|
-
scikit-image = { version = "0.25.
|
92
|
+
scikit-image = { version = "0.25.2", optional = true }
|
93
93
|
prometheus-client = { version = "0.21.1", optional = true}
|
94
94
|
pyramid_mako = { version = "1.1.0", optional = true}
|
95
95
|
psutil = { version = "6.1.1", optional = true}
|
96
96
|
Paste = { version = "3.10.1", optional = true}
|
97
|
-
coverage = { version = "7.6.
|
97
|
+
coverage = { version = "7.6.12", optional = true}
|
98
98
|
|
99
99
|
[tool.poetry.extras]
|
100
100
|
standard = [
|
@@ -192,15 +192,15 @@ test_images = ["scikit-image"]
|
|
192
192
|
|
193
193
|
[tool.poetry.group.dev.dependencies]
|
194
194
|
# pylint = { version = "2.15.6" }
|
195
|
-
prospector = { version = "1.14.
|
195
|
+
prospector = { version = "1.14.1", extras = ["with_bandit", "with_mypy", "with_pyroma", "with_ruff"] }
|
196
196
|
prospector-profile-duplicated = "1.10.4"
|
197
197
|
prospector-profile-utils = "1.17.0"
|
198
198
|
junit2html = "31.0.2"
|
199
|
-
pytest = "8.3.
|
199
|
+
pytest = "8.3.5"
|
200
200
|
pytest-cov = "6.0.0"
|
201
201
|
pytest-html = "4.1.1"
|
202
202
|
types-pyyaml = "6.0.12.20241230"
|
203
|
-
types-requests = "2.32.0.
|
203
|
+
types-requests = "2.32.0.20250301"
|
204
204
|
types-redis = "4.6.0.20241004"
|
205
205
|
types-ujson = "5.10.0.20240515"
|
206
206
|
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
|
{c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/acceptance/package-lock.json
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
|
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/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.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev68 → c2cwsgiutils-6.2.0.dev69}/c2cwsgiutils/templates/index.html.mako
RENAMED
File without changes
|
File without changes
|