c2cwsgiutils 6.2.0.dev19__tar.gz → 6.2.0.dev20__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.dev19 → c2cwsgiutils-6.2.0.dev20}/PKG-INFO +1 -1
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/acceptance/package-lock.json +14 -14
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/acceptance/package.json +1 -1
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/pyproject.toml +5 -5
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/version.py +0 -0
{c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
@@ -6,7 +6,7 @@
|
|
6
6
|
"": {
|
7
7
|
"dependencies": {
|
8
8
|
"commander": "12.1.0",
|
9
|
-
"puppeteer": "23.
|
9
|
+
"puppeteer": "23.7.1"
|
10
10
|
}
|
11
11
|
},
|
12
12
|
"node_modules/@babel/code-frame": {
|
@@ -33,12 +33,12 @@
|
|
33
33
|
}
|
34
34
|
},
|
35
35
|
"node_modules/@puppeteer/browsers": {
|
36
|
-
"version": "2.4.
|
37
|
-
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.4.
|
38
|
-
"integrity": "sha512-
|
36
|
+
"version": "2.4.1",
|
37
|
+
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.4.1.tgz",
|
38
|
+
"integrity": "sha512-0kdAbmic3J09I6dT8e9vE2JOCSt13wHCW5x/ly8TSt2bDtuIWe2TgLZZDHdcziw9AVCzflMAXCrVyRIhIs44Ng==",
|
39
39
|
"license": "Apache-2.0",
|
40
40
|
"dependencies": {
|
41
|
-
"debug": "^4.3.
|
41
|
+
"debug": "^4.3.7",
|
42
42
|
"extract-zip": "^2.0.1",
|
43
43
|
"progress": "^2.0.3",
|
44
44
|
"proxy-agent": "^6.4.0",
|
@@ -868,17 +868,17 @@
|
|
868
868
|
}
|
869
869
|
},
|
870
870
|
"node_modules/puppeteer": {
|
871
|
-
"version": "23.
|
872
|
-
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-23.
|
873
|
-
"integrity": "sha512-
|
871
|
+
"version": "23.7.1",
|
872
|
+
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-23.7.1.tgz",
|
873
|
+
"integrity": "sha512-jS6XehagMvxQ12etwY/4EOYZ0Sm8GAsrtGhdQn4AqpJAyHc3RYl7tGd4QYh/MmShDw8sF9FWYQqGidhoXaqokQ==",
|
874
874
|
"hasInstallScript": true,
|
875
875
|
"license": "Apache-2.0",
|
876
876
|
"dependencies": {
|
877
|
-
"@puppeteer/browsers": "2.4.
|
877
|
+
"@puppeteer/browsers": "2.4.1",
|
878
878
|
"chromium-bidi": "0.8.0",
|
879
879
|
"cosmiconfig": "^9.0.0",
|
880
880
|
"devtools-protocol": "0.0.1354347",
|
881
|
-
"puppeteer-core": "23.
|
881
|
+
"puppeteer-core": "23.7.1",
|
882
882
|
"typed-query-selector": "^2.12.0"
|
883
883
|
},
|
884
884
|
"bin": {
|
@@ -889,12 +889,12 @@
|
|
889
889
|
}
|
890
890
|
},
|
891
891
|
"node_modules/puppeteer-core": {
|
892
|
-
"version": "23.
|
893
|
-
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-23.
|
894
|
-
"integrity": "sha512-
|
892
|
+
"version": "23.7.1",
|
893
|
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-23.7.1.tgz",
|
894
|
+
"integrity": "sha512-Om/qCZhd+HLoAr7GltrRAZpS3uOXwHu7tXAoDbNcJADHjG2zeAlDArgyIPXYGG4QB/EQUHk13Q6RklNxGM73Pg==",
|
895
895
|
"license": "Apache-2.0",
|
896
896
|
"dependencies": {
|
897
|
-
"@puppeteer/browsers": "2.4.
|
897
|
+
"@puppeteer/browsers": "2.4.1",
|
898
898
|
"chromium-bidi": "0.8.0",
|
899
899
|
"debug": "^4.3.7",
|
900
900
|
"devtools-protocol": "0.0.1354347",
|
@@ -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.dev20"
|
20
20
|
description = "Common utilities for Camptocamp WSGI applications"
|
21
21
|
readme = "README.md"
|
22
22
|
authors = ["Camptocamp <info@camptocamp.com>"]
|
@@ -69,8 +69,8 @@ sentry = "c2cwsgiutils.sentry:filter_factory"
|
|
69
69
|
python = ">=3.10,<4.0"
|
70
70
|
requests = { version = "2.32.3" }
|
71
71
|
pyyaml = { version = "6.0.2" }
|
72
|
-
alembic = { version = "1.
|
73
|
-
boltons = { version = "24.
|
72
|
+
alembic = { version = "1.14.0", optional = true }
|
73
|
+
boltons = { version = "24.1.0", optional = true }
|
74
74
|
cornice = { version = "6.1.0", optional = true }
|
75
75
|
redis = { version = "5.2.0", optional = true }
|
76
76
|
gunicorn = { version = "23.0.0", optional = true }
|
@@ -79,7 +79,7 @@ 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 }
|
81
81
|
pyramid-tm = { version = "2.5", optional = true }
|
82
|
-
sentry-sdk = { version = "2.
|
82
|
+
sentry-sdk = { version = "2.18.0", optional = true }
|
83
83
|
ujson = { version = "5.10.0" }
|
84
84
|
cee_syslog_handler = { version = "0.6.0" }
|
85
85
|
SQLAlchemy = { version = "2.0.36", optional = true }
|
@@ -170,7 +170,7 @@ test_images = ["scikit-image"]
|
|
170
170
|
|
171
171
|
[tool.poetry.group.dev.dependencies]
|
172
172
|
# pylint = { version = "2.15.6" }
|
173
|
-
prospector = { extras = ["with_bandit", "with_mypy", "with_pyroma"], version = "1.
|
173
|
+
prospector = { extras = ["with_bandit", "with_mypy", "with_pyroma"], version = "1.13.0" }
|
174
174
|
prospector-profile-duplicated = "1.6.0"
|
175
175
|
prospector-profile-utils = "1.9.1"
|
176
176
|
coverage = "7.6.4"
|
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.dev19 → c2cwsgiutils-6.2.0.dev20}/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.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev19 → c2cwsgiutils-6.2.0.dev20}/c2cwsgiutils/templates/index.html.mako
RENAMED
File without changes
|
File without changes
|