c2cwsgiutils 6.2.0.dev135__tar.gz → 6.2.0.dev137__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.dev135 → c2cwsgiutils-6.2.0.dev137}/PKG-INFO +1 -1
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/acceptance/package-lock.json +40 -40
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/acceptance/package.json +1 -1
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/templates/index.html.mako +2 -2
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/pyproject.toml +11 -11
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/version.py +0 -0
{c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"": {
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"commander": "14.0.0",
|
|
9
|
-
"puppeteer": "24.
|
|
9
|
+
"puppeteer": "24.15.0"
|
|
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.10.
|
|
37
|
-
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.
|
|
38
|
-
"integrity": "sha512-
|
|
36
|
+
"version": "2.10.6",
|
|
37
|
+
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.6.tgz",
|
|
38
|
+
"integrity": "sha512-pHUn6ZRt39bP3698HFQlu2ZHCkS/lPcpv7fVQcGBSzNNygw171UXAKrCUhy+TEMw4lEttOKDgNpb04hwUAJeiQ==",
|
|
39
39
|
"license": "Apache-2.0",
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"debug": "^4.4.1",
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"progress": "^2.0.3",
|
|
44
44
|
"proxy-agent": "^6.5.0",
|
|
45
45
|
"semver": "^7.7.2",
|
|
46
|
-
"tar-fs": "^3.0
|
|
46
|
+
"tar-fs": "^3.1.0",
|
|
47
47
|
"yargs": "^17.7.2"
|
|
48
48
|
},
|
|
49
49
|
"bin": {
|
|
@@ -137,16 +137,16 @@
|
|
|
137
137
|
"license": "Apache-2.0"
|
|
138
138
|
},
|
|
139
139
|
"node_modules/bare-events": {
|
|
140
|
-
"version": "2.
|
|
141
|
-
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.
|
|
142
|
-
"integrity": "sha512
|
|
140
|
+
"version": "2.6.0",
|
|
141
|
+
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.6.0.tgz",
|
|
142
|
+
"integrity": "sha512-EKZ5BTXYExaNqi3I3f9RtEsaI/xBSGjE0XZCZilPzFAV/goswFHuPd9jEZlPIZ/iNZJwDSao9qRiScySz7MbQg==",
|
|
143
143
|
"license": "Apache-2.0",
|
|
144
144
|
"optional": true
|
|
145
145
|
},
|
|
146
146
|
"node_modules/bare-fs": {
|
|
147
|
-
"version": "4.1.
|
|
148
|
-
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.1.
|
|
149
|
-
"integrity": "sha512-
|
|
147
|
+
"version": "4.1.6",
|
|
148
|
+
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.1.6.tgz",
|
|
149
|
+
"integrity": "sha512-25RsLF33BqooOEFNdMcEhMpJy8EoR88zSMrnOQOaM3USnOK2VmaJ1uaQEwPA6AQjrv1lXChScosN6CzbwbO9OQ==",
|
|
150
150
|
"license": "Apache-2.0",
|
|
151
151
|
"optional": true,
|
|
152
152
|
"dependencies": {
|
|
@@ -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": "7.2.0",
|
|
240
|
+
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-7.2.0.tgz",
|
|
241
|
+
"integrity": "sha512-gREyhyBstermK+0RbcJLbFhcQctg92AGgDe/h/taMJEOLRdtSswBAO9KmvltFSQWgM2LrwWu5SIuEUbdm3JsyQ==",
|
|
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.1464554",
|
|
360
|
+
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1464554.tgz",
|
|
361
|
+
"integrity": "sha512-CAoP3lYfwAGQTaAXYvA6JZR0fjGUb7qec1qf4mToyoH2TZgUFeIqYcjh6f9jNuhHfuZiEdH+PONHYrLhRQX6aw==",
|
|
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.15.0",
|
|
796
|
+
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.15.0.tgz",
|
|
797
|
+
"integrity": "sha512-HPSOTw+DFsU/5s2TUUWEum9WjFbyjmvFDuGHtj2X4YUz2AzOzvKMkT3+A3FR+E+ZefiX/h3kyLyXzWJWx/eMLQ==",
|
|
798
798
|
"hasInstallScript": true,
|
|
799
799
|
"license": "Apache-2.0",
|
|
800
800
|
"dependencies": {
|
|
801
|
-
"@puppeteer/browsers": "2.10.
|
|
802
|
-
"chromium-bidi": "
|
|
801
|
+
"@puppeteer/browsers": "2.10.6",
|
|
802
|
+
"chromium-bidi": "7.2.0",
|
|
803
803
|
"cosmiconfig": "^9.0.0",
|
|
804
|
-
"devtools-protocol": "0.0.
|
|
805
|
-
"puppeteer-core": "24.
|
|
804
|
+
"devtools-protocol": "0.0.1464554",
|
|
805
|
+
"puppeteer-core": "24.15.0",
|
|
806
806
|
"typed-query-selector": "^2.12.0"
|
|
807
807
|
},
|
|
808
808
|
"bin": {
|
|
@@ -813,17 +813,17 @@
|
|
|
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.15.0",
|
|
817
|
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.15.0.tgz",
|
|
818
|
+
"integrity": "sha512-2iy0iBeWbNyhgiCGd/wvGrDSo73emNFjSxYOcyAqYiagkYt5q4cPfVXaVDKBsukgc2fIIfLAalBZlaxldxdDYg==",
|
|
819
819
|
"license": "Apache-2.0",
|
|
820
820
|
"dependencies": {
|
|
821
|
-
"@puppeteer/browsers": "2.10.
|
|
822
|
-
"chromium-bidi": "
|
|
821
|
+
"@puppeteer/browsers": "2.10.6",
|
|
822
|
+
"chromium-bidi": "7.2.0",
|
|
823
823
|
"debug": "^4.4.1",
|
|
824
|
-
"devtools-protocol": "0.0.
|
|
824
|
+
"devtools-protocol": "0.0.1464554",
|
|
825
825
|
"typed-query-selector": "^2.12.0",
|
|
826
|
-
"ws": "^8.18.
|
|
826
|
+
"ws": "^8.18.3"
|
|
827
827
|
},
|
|
828
828
|
"engines": {
|
|
829
829
|
"node": ">=18"
|
|
@@ -914,9 +914,9 @@
|
|
|
914
914
|
"license": "BSD-3-Clause"
|
|
915
915
|
},
|
|
916
916
|
"node_modules/streamx": {
|
|
917
|
-
"version": "2.22.
|
|
918
|
-
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.22.
|
|
919
|
-
"integrity": "sha512-
|
|
917
|
+
"version": "2.22.1",
|
|
918
|
+
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.22.1.tgz",
|
|
919
|
+
"integrity": "sha512-znKXEBxfatz2GBNK02kRnCXjV+AA4kjZIUxeWSr3UGirZMJfTE9uiwKHobnbgxWyL/JWro8tTq+vOqAK1/qbSA==",
|
|
920
920
|
"license": "MIT",
|
|
921
921
|
"dependencies": {
|
|
922
922
|
"fast-fifo": "^1.3.2",
|
|
@@ -953,9 +953,9 @@
|
|
|
953
953
|
}
|
|
954
954
|
},
|
|
955
955
|
"node_modules/tar-fs": {
|
|
956
|
-
"version": "3.0
|
|
957
|
-
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.
|
|
958
|
-
"integrity": "sha512-
|
|
956
|
+
"version": "3.1.0",
|
|
957
|
+
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.0.tgz",
|
|
958
|
+
"integrity": "sha512-5Mty5y/sOF1YWj1J6GiBodjlDc05CUR8PKXrsnFAiSG0xA+GHeWLovaZPYUDXkH/1iKRf2+M5+OrRgzC7O9b7w==",
|
|
959
959
|
"license": "MIT",
|
|
960
960
|
"dependencies": {
|
|
961
961
|
"pump": "^3.0.0",
|
|
@@ -1029,9 +1029,9 @@
|
|
|
1029
1029
|
"license": "ISC"
|
|
1030
1030
|
},
|
|
1031
1031
|
"node_modules/ws": {
|
|
1032
|
-
"version": "8.18.
|
|
1033
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.
|
|
1034
|
-
"integrity": "sha512-
|
|
1032
|
+
"version": "8.18.3",
|
|
1033
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz",
|
|
1034
|
+
"integrity": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==",
|
|
1035
1035
|
"license": "MIT",
|
|
1036
1036
|
"engines": {
|
|
1037
1037
|
"node": ">=10.0.0"
|
{c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/templates/index.html.mako
RENAMED
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
/>
|
|
20
20
|
<link
|
|
21
21
|
rel="stylesheet"
|
|
22
|
-
href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.
|
|
23
|
-
integrity="sha512-
|
|
22
|
+
href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.7/css/bootstrap.min.css"
|
|
23
|
+
integrity="sha512-fw7f+TcMjTb7bpbLJZlP8g2Y4XcCyFZW8uy8HsRZsH/SwbMw0plKHFHr99DN3l04VsYNwvzicUX/6qurvIxbxw=="
|
|
24
24
|
crossorigin="anonymous"
|
|
25
25
|
referrerpolicy="no-referrer"
|
|
26
26
|
/>
|
|
@@ -23,9 +23,9 @@ sentry = "c2cwsgiutils.sentry:filter_factory"
|
|
|
23
23
|
|
|
24
24
|
[tool.poetry.dependencies]
|
|
25
25
|
python = ">=3.10,<4.0"
|
|
26
|
-
requests = { version = "2.32.
|
|
26
|
+
requests = { version = "2.32.4" }
|
|
27
27
|
pyyaml = { version = "6.0.2" }
|
|
28
|
-
alembic = { version = "1.16.
|
|
28
|
+
alembic = { version = "1.16.4", optional = true }
|
|
29
29
|
boltons = { version = "25.0.0", optional = true }
|
|
30
30
|
cornice = { version = "6.1.0", optional = true }
|
|
31
31
|
redis = { version = "6.2.0", optional = true }
|
|
@@ -35,10 +35,10 @@ objgraph = { version = "3.6.2", optional = true }
|
|
|
35
35
|
psycopg2 = { version = "2.9.10", optional = true }
|
|
36
36
|
pyramid = { version = "2.0.2", optional = true }
|
|
37
37
|
pyramid-tm = { version = "2.6", optional = true }
|
|
38
|
-
sentry-sdk = { version = "2.
|
|
38
|
+
sentry-sdk = { version = "2.34.1", optional = true }
|
|
39
39
|
ujson = { version = "5.10.0" }
|
|
40
40
|
cee_syslog_handler = { version = "0.6.0" }
|
|
41
|
-
SQLAlchemy = { version = "2.0.
|
|
41
|
+
SQLAlchemy = { version = "2.0.42", optional = true }
|
|
42
42
|
SQLAlchemy-Utils = { version = "0.41.2", optional = true }
|
|
43
43
|
"zope.interface" = { version = "7.2", optional = true }
|
|
44
44
|
"zope.sqlalchemy" = { version = "3.1", optional = true }
|
|
@@ -50,7 +50,7 @@ prometheus-client = { version = "0.22.1", optional = true}
|
|
|
50
50
|
pyramid_mako = { version = "1.1.0", optional = true}
|
|
51
51
|
psutil = { version = "7.0.0", optional = true}
|
|
52
52
|
Paste = { version = "3.10.1", optional = true}
|
|
53
|
-
coverage = { version = "7.
|
|
53
|
+
coverage = { version = "7.10.1", optional = true}
|
|
54
54
|
|
|
55
55
|
[tool.poetry.extras]
|
|
56
56
|
standard = [
|
|
@@ -152,15 +152,15 @@ prospector = { version = "1.17.2", extras = ["with_bandit", "with_mypy", "with_p
|
|
|
152
152
|
prospector-profile-duplicated = "1.10.5"
|
|
153
153
|
prospector-profile-utils = "1.25.0"
|
|
154
154
|
junit2html = "31.0.2"
|
|
155
|
-
pytest = "8.4.
|
|
156
|
-
pytest-cov = "6.
|
|
155
|
+
pytest = "8.4.1"
|
|
156
|
+
pytest-cov = "6.2.1"
|
|
157
157
|
pytest-html = "4.1.1"
|
|
158
158
|
types-pyyaml = "6.0.12.20250516"
|
|
159
|
-
types-requests = "2.32.
|
|
159
|
+
types-requests = "2.32.4.20250611"
|
|
160
160
|
types-redis = "4.6.0.20241004"
|
|
161
161
|
types-ujson = "5.10.0.20250326"
|
|
162
|
-
types-python-dateutil = "2.9.0.
|
|
163
|
-
typing_extensions = "4.14.
|
|
162
|
+
types-python-dateutil = "2.9.0.20250708"
|
|
163
|
+
typing_extensions = "4.14.1"
|
|
164
164
|
|
|
165
165
|
[tool.poetry-dynamic-versioning]
|
|
166
166
|
enable = false
|
|
@@ -216,7 +216,7 @@ include = [
|
|
|
216
216
|
]
|
|
217
217
|
requires-python = ">=3.10"
|
|
218
218
|
dependencies = ["requests", "pyyaml", "ujson", "cee_syslog_handler", "prometheus-client"]
|
|
219
|
-
version = "6.2.0.
|
|
219
|
+
version = "6.2.0.dev137"
|
|
220
220
|
|
|
221
221
|
[project.urls]
|
|
222
222
|
repository = "https://github.com/camptocamp/c2cwsgiutils"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/acceptance/connection.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/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.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/request_tracking/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/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.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/sql_profiler/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/static/favicon-16x16.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/static/favicon-32x32.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/stats_pyramid/_db_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev135 → c2cwsgiutils-6.2.0.dev137}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
|
File without changes
|
|
File without changes
|