c2cwsgiutils 6.2.0.dev181__tar.gz → 6.2.0.dev182__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.
Potentially problematic release.
This version of c2cwsgiutils might be problematic. Click here for more details.
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/PKG-INFO +1 -1
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/acceptance/package-lock.json +36 -36
- c2cwsgiutils-6.2.0.dev182/c2cwsgiutils/acceptance/package.json +7 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/pyproject.toml +9 -9
- c2cwsgiutils-6.2.0.dev181/c2cwsgiutils/acceptance/package.json +0 -7
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/version.py +0 -0
{c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"packages": {
|
|
6
6
|
"": {
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"commander": "14.0.
|
|
9
|
-
"puppeteer": "24.
|
|
8
|
+
"commander": "14.0.2",
|
|
9
|
+
"puppeteer": "24.27.0"
|
|
10
10
|
}
|
|
11
11
|
},
|
|
12
12
|
"node_modules/@babel/code-frame": {
|
|
@@ -33,17 +33,17 @@
|
|
|
33
33
|
}
|
|
34
34
|
},
|
|
35
35
|
"node_modules/@puppeteer/browsers": {
|
|
36
|
-
"version": "2.10.
|
|
37
|
-
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.
|
|
38
|
-
"integrity": "sha512-
|
|
36
|
+
"version": "2.10.12",
|
|
37
|
+
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.12.tgz",
|
|
38
|
+
"integrity": "sha512-mP9iLFZwH+FapKJLeA7/fLqOlSUwYpMwjR1P5J23qd4e7qGJwecJccJqHYrjw33jmIZYV4dtiTHPD/J+1e7cEw==",
|
|
39
39
|
"license": "Apache-2.0",
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"debug": "^4.4.3",
|
|
42
42
|
"extract-zip": "^2.0.1",
|
|
43
43
|
"progress": "^2.0.3",
|
|
44
44
|
"proxy-agent": "^6.5.0",
|
|
45
|
-
"semver": "^7.7.
|
|
46
|
-
"tar-fs": "^3.1.
|
|
45
|
+
"semver": "^7.7.3",
|
|
46
|
+
"tar-fs": "^3.1.1",
|
|
47
47
|
"yargs": "^17.7.2"
|
|
48
48
|
},
|
|
49
49
|
"bin": {
|
|
@@ -255,9 +255,9 @@
|
|
|
255
255
|
}
|
|
256
256
|
},
|
|
257
257
|
"node_modules/chromium-bidi": {
|
|
258
|
-
"version": "
|
|
259
|
-
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-
|
|
260
|
-
"integrity": "sha512-
|
|
258
|
+
"version": "10.5.1",
|
|
259
|
+
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-10.5.1.tgz",
|
|
260
|
+
"integrity": "sha512-rlj6OyhKhVTnk4aENcUme3Jl9h+cq4oXu4AzBcvr8RMmT6BR4a3zSNT9dbIfXr9/BS6ibzRyDhowuw4n2GgzsQ==",
|
|
261
261
|
"license": "Apache-2.0",
|
|
262
262
|
"dependencies": {
|
|
263
263
|
"mitt": "^3.0.1",
|
|
@@ -300,9 +300,9 @@
|
|
|
300
300
|
"license": "MIT"
|
|
301
301
|
},
|
|
302
302
|
"node_modules/commander": {
|
|
303
|
-
"version": "14.0.
|
|
304
|
-
"resolved": "https://registry.npmjs.org/commander/-/commander-14.0.
|
|
305
|
-
"integrity": "sha512-
|
|
303
|
+
"version": "14.0.2",
|
|
304
|
+
"resolved": "https://registry.npmjs.org/commander/-/commander-14.0.2.tgz",
|
|
305
|
+
"integrity": "sha512-TywoWNNRbhoD0BXs1P3ZEScW8W5iKrnbithIl0YH+uCmBd0QpPOA8yc82DS3BIE5Ma6FnBVUsJ7wVUDz4dvOWQ==",
|
|
306
306
|
"license": "MIT",
|
|
307
307
|
"engines": {
|
|
308
308
|
"node": ">=20"
|
|
@@ -375,9 +375,9 @@
|
|
|
375
375
|
}
|
|
376
376
|
},
|
|
377
377
|
"node_modules/devtools-protocol": {
|
|
378
|
-
"version": "0.0.
|
|
379
|
-
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.
|
|
380
|
-
"integrity": "sha512-
|
|
378
|
+
"version": "0.0.1521046",
|
|
379
|
+
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1521046.tgz",
|
|
380
|
+
"integrity": "sha512-vhE6eymDQSKWUXwwA37NtTTVEzjtGVfDr3pRbsWEQ5onH/Snp2c+2xZHWJJawG/0hCCJLRGt4xVtEVUVILol4w==",
|
|
381
381
|
"license": "BSD-3-Clause"
|
|
382
382
|
},
|
|
383
383
|
"node_modules/emoji-regex": {
|
|
@@ -810,17 +810,17 @@
|
|
|
810
810
|
}
|
|
811
811
|
},
|
|
812
812
|
"node_modules/puppeteer": {
|
|
813
|
-
"version": "24.
|
|
814
|
-
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.
|
|
815
|
-
"integrity": "sha512-
|
|
813
|
+
"version": "24.27.0",
|
|
814
|
+
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.27.0.tgz",
|
|
815
|
+
"integrity": "sha512-eEcAFGxmHRSrk74DVkFAMAwfj4l3Ak8avBuA2bZaAoocY1+Fb9WLS3I7jlOc/tIOU7EmGLiDdVP08R44wADpHw==",
|
|
816
816
|
"hasInstallScript": true,
|
|
817
817
|
"license": "Apache-2.0",
|
|
818
818
|
"dependencies": {
|
|
819
|
-
"@puppeteer/browsers": "2.10.
|
|
820
|
-
"chromium-bidi": "
|
|
819
|
+
"@puppeteer/browsers": "2.10.12",
|
|
820
|
+
"chromium-bidi": "10.5.1",
|
|
821
821
|
"cosmiconfig": "^9.0.0",
|
|
822
|
-
"devtools-protocol": "0.0.
|
|
823
|
-
"puppeteer-core": "24.
|
|
822
|
+
"devtools-protocol": "0.0.1521046",
|
|
823
|
+
"puppeteer-core": "24.27.0",
|
|
824
824
|
"typed-query-selector": "^2.12.0"
|
|
825
825
|
},
|
|
826
826
|
"bin": {
|
|
@@ -831,17 +831,17 @@
|
|
|
831
831
|
}
|
|
832
832
|
},
|
|
833
833
|
"node_modules/puppeteer-core": {
|
|
834
|
-
"version": "24.
|
|
835
|
-
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.
|
|
836
|
-
"integrity": "sha512-
|
|
834
|
+
"version": "24.27.0",
|
|
835
|
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.27.0.tgz",
|
|
836
|
+
"integrity": "sha512-yubwj2XXmTM3wRIpbhO5nCjbByPgpFHlgrsD4IK+gMPqO7/a5FfnoSXDKjmqi8A2M1Ewusz0rTI/r+IN0GU0MA==",
|
|
837
837
|
"license": "Apache-2.0",
|
|
838
838
|
"dependencies": {
|
|
839
|
-
"@puppeteer/browsers": "2.10.
|
|
840
|
-
"chromium-bidi": "
|
|
839
|
+
"@puppeteer/browsers": "2.10.12",
|
|
840
|
+
"chromium-bidi": "10.5.1",
|
|
841
841
|
"debug": "^4.4.3",
|
|
842
|
-
"devtools-protocol": "0.0.
|
|
842
|
+
"devtools-protocol": "0.0.1521046",
|
|
843
843
|
"typed-query-selector": "^2.12.0",
|
|
844
|
-
"webdriver-bidi-protocol": "0.3.
|
|
844
|
+
"webdriver-bidi-protocol": "0.3.8",
|
|
845
845
|
"ws": "^8.18.3"
|
|
846
846
|
},
|
|
847
847
|
"engines": {
|
|
@@ -867,9 +867,9 @@
|
|
|
867
867
|
}
|
|
868
868
|
},
|
|
869
869
|
"node_modules/semver": {
|
|
870
|
-
"version": "7.7.
|
|
871
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.
|
|
872
|
-
"integrity": "sha512-
|
|
870
|
+
"version": "7.7.3",
|
|
871
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
872
|
+
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
873
873
|
"license": "ISC",
|
|
874
874
|
"bin": {
|
|
875
875
|
"semver": "bin/semver.js"
|
|
@@ -1017,9 +1017,9 @@
|
|
|
1017
1017
|
"optional": true
|
|
1018
1018
|
},
|
|
1019
1019
|
"node_modules/webdriver-bidi-protocol": {
|
|
1020
|
-
"version": "0.3.
|
|
1021
|
-
"resolved": "https://registry.npmjs.org/webdriver-bidi-protocol/-/webdriver-bidi-protocol-0.3.
|
|
1022
|
-
"integrity": "sha512-
|
|
1020
|
+
"version": "0.3.8",
|
|
1021
|
+
"resolved": "https://registry.npmjs.org/webdriver-bidi-protocol/-/webdriver-bidi-protocol-0.3.8.tgz",
|
|
1022
|
+
"integrity": "sha512-21Yi2GhGntMc671vNBCjiAeEVknXjVRoyu+k+9xOMShu+ZQfpGQwnBqbNz/Sv4GXZ6JmutlPAi2nIJcrymAWuQ==",
|
|
1023
1023
|
"license": "Apache-2.0"
|
|
1024
1024
|
},
|
|
1025
1025
|
"node_modules/wrap-ansi": {
|
|
@@ -36,20 +36,20 @@ sentry = "c2cwsgiutils.sentry:filter_factory"
|
|
|
36
36
|
python = ">=3.10,<4.0"
|
|
37
37
|
requests = { version = "2.32.5" }
|
|
38
38
|
pyyaml = { version = "6.0.3" }
|
|
39
|
-
alembic = { version = "1.
|
|
39
|
+
alembic = { version = "1.17.1", optional = true }
|
|
40
40
|
boltons = { version = "25.0.0", optional = true }
|
|
41
41
|
cornice = { version = "6.1.0", optional = true }
|
|
42
42
|
redis = { version = "6.4.0", optional = true }
|
|
43
43
|
gunicorn = { version = "23.0.0", optional = true }
|
|
44
44
|
lxml = { version = "6.0.2", optional = true }
|
|
45
45
|
objgraph = { version = "3.6.2", optional = true }
|
|
46
|
-
psycopg2 = { version = "2.9.
|
|
46
|
+
psycopg2 = { version = "2.9.11", optional = true }
|
|
47
47
|
pyramid = { version = "2.0.2", optional = true }
|
|
48
48
|
pyramid-tm = { version = "2.6", optional = true }
|
|
49
|
-
sentry-sdk = { version = "2.
|
|
49
|
+
sentry-sdk = { version = "2.43.0", optional = true }
|
|
50
50
|
ujson = { version = "5.11.0" }
|
|
51
51
|
cee_syslog_handler = { version = "0.6.0" }
|
|
52
|
-
SQLAlchemy = { version = "2.0.
|
|
52
|
+
SQLAlchemy = { version = "2.0.44", optional = true }
|
|
53
53
|
SQLAlchemy-Utils = { version = "0.42.0", optional = true }
|
|
54
54
|
"zope.interface" = { version = "8.0.1", optional = true }
|
|
55
55
|
"zope.sqlalchemy" = { version = "4.0", optional = true }
|
|
@@ -59,9 +59,9 @@ waitress = { version = "3.0.2", optional = true }
|
|
|
59
59
|
scikit-image = { version = "0.25.2", optional = true }
|
|
60
60
|
prometheus-client = { version = "0.23.1", optional = true}
|
|
61
61
|
pyramid_mako = { version = "1.1.0", optional = true}
|
|
62
|
-
psutil = { version = "7.1.
|
|
62
|
+
psutil = { version = "7.1.2", optional = true}
|
|
63
63
|
Paste = { version = "3.10.1", optional = true}
|
|
64
|
-
coverage = { version = "7.
|
|
64
|
+
coverage = { version = "7.11.0", optional = true}
|
|
65
65
|
|
|
66
66
|
[tool.poetry.extras]
|
|
67
67
|
standard = [
|
|
@@ -162,7 +162,7 @@ test_images = ["scikit-image"]
|
|
|
162
162
|
prospector = { version = "1.17.3", extras = ["with_bandit", "with_mypy", "with_pyroma", "with_ruff"] }
|
|
163
163
|
prospector-profile-duplicated = "1.10.5"
|
|
164
164
|
prospector-profile-utils = "1.26.5"
|
|
165
|
-
junit2html = "31.0.
|
|
165
|
+
junit2html = "31.0.5"
|
|
166
166
|
pytest = "8.4.2"
|
|
167
167
|
pytest-cov = "7.0.0"
|
|
168
168
|
pytest-html = "4.1.1"
|
|
@@ -170,7 +170,7 @@ types-pyyaml = "6.0.12.20250915"
|
|
|
170
170
|
types-requests = "2.32.4.20250913"
|
|
171
171
|
types-redis = "4.6.0.20241004"
|
|
172
172
|
types-ujson = "5.10.0.20250822"
|
|
173
|
-
types-python-dateutil = "2.9.0.
|
|
173
|
+
types-python-dateutil = "2.9.0.20251008"
|
|
174
174
|
typing_extensions = "4.15.0"
|
|
175
175
|
|
|
176
176
|
[tool.poetry-dynamic-versioning]
|
|
@@ -227,7 +227,7 @@ include = [
|
|
|
227
227
|
]
|
|
228
228
|
requires-python = ">=3.10"
|
|
229
229
|
dependencies = ["requests", "pyyaml", "ujson", "cee_syslog_handler", "prometheus-client"]
|
|
230
|
-
version = "6.2.0.
|
|
230
|
+
version = "6.2.0.dev182"
|
|
231
231
|
|
|
232
232
|
[project.urls]
|
|
233
233
|
repository = "https://github.com/camptocamp/c2cwsgiutils"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/acceptance/connection.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/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.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/request_tracking/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/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.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/sql_profiler/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/static/favicon-16x16.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/static/favicon-32x32.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/stats_pyramid/_db_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev181 → c2cwsgiutils-6.2.0.dev182}/c2cwsgiutils/templates/index.html.mako
RENAMED
|
File without changes
|
|
File without changes
|