c2cwsgiutils 6.2.0.dev264__tar.gz → 6.2.0.dev266__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.
Files changed (67) hide show
  1. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/PKG-INFO +1 -1
  2. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/acceptance/package-lock.json +32 -28
  3. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/pyproject.toml +1 -1
  4. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/LICENSE +0 -0
  5. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/README.md +0 -0
  6. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/__init__.py +0 -0
  7. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/acceptance/__init__.py +0 -0
  8. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/acceptance/connection.py +0 -0
  9. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/acceptance/image.py +0 -0
  10. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/acceptance/package.json +0 -0
  11. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/acceptance/print.py +0 -0
  12. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/acceptance/screenshot.js +0 -0
  13. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/acceptance/utils.py +0 -0
  14. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/auth.py +0 -0
  15. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/broadcast/__init__.py +0 -0
  16. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/broadcast/interface.py +0 -0
  17. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/broadcast/local.py +0 -0
  18. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/broadcast/redis.py +0 -0
  19. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/broadcast/utils.py +0 -0
  20. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/client_info.py +0 -0
  21. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/config_utils.py +0 -0
  22. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/coverage_setup.py +0 -0
  23. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/db.py +0 -0
  24. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/db_maintenance_view.py +0 -0
  25. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/debug/__init__.py +0 -0
  26. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/debug/_listeners.py +0 -0
  27. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/debug/_views.py +0 -0
  28. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/debug/utils.py +0 -0
  29. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/errors.py +0 -0
  30. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/health_check.py +0 -0
  31. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/index.py +0 -0
  32. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/loader.py +0 -0
  33. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/logging_view.py +0 -0
  34. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/models_graph.py +0 -0
  35. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/pretty_json.py +0 -0
  36. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/profiler.py +0 -0
  37. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/prometheus.py +0 -0
  38. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/py.typed +0 -0
  39. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/pyramid.py +0 -0
  40. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/pyramid_logging.py +0 -0
  41. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/redis_stats.py +0 -0
  42. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/redis_utils.py +0 -0
  43. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/request_tracking/__init__.py +0 -0
  44. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/request_tracking/_sql.py +0 -0
  45. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/scripts/__init__.py +0 -0
  46. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/scripts/genversion.py +0 -0
  47. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/scripts/stats_db.py +0 -0
  48. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/scripts/test_print.py +0 -0
  49. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sentry.py +0 -0
  50. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/services.py +0 -0
  51. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/setup_process.py +0 -0
  52. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
  53. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
  54. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
  55. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
  56. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
  57. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
  58. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
  59. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
  60. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
  61. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/static/favicon-16x16.png +0 -0
  62. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/static/favicon-32x32.png +0 -0
  63. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
  64. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
  65. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
  66. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/templates/index.html.mako +0 -0
  67. {c2cwsgiutils-6.2.0.dev264 → c2cwsgiutils-6.2.0.dev266}/c2cwsgiutils/version.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: c2cwsgiutils
3
- Version: 6.2.0.dev264
3
+ Version: 6.2.0.dev266
4
4
  Summary: Common utilities for Camptocamp WSGI applications
5
5
  License-Expression: BSD-2-Clause
6
6
  License-File: LICENSE
@@ -60,9 +60,9 @@
60
60
  "license": "MIT"
61
61
  },
62
62
  "node_modules/@types/node": {
63
- "version": "25.3.3",
64
- "resolved": "https://registry.npmjs.org/@types/node/-/node-25.3.3.tgz",
65
- "integrity": "sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ==",
63
+ "version": "25.5.0",
64
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-25.5.0.tgz",
65
+ "integrity": "sha512-jp2P3tQMSxWugkCUKLRPVUpGaL5MVFwF8RDuSRztfwgN1wmqJeMSbKlnEtQqU8UrhTmzEmZdu2I6v2dpp7XIxw==",
66
66
  "license": "MIT",
67
67
  "optional": true,
68
68
  "dependencies": {
@@ -159,9 +159,9 @@
159
159
  }
160
160
  },
161
161
  "node_modules/bare-fs": {
162
- "version": "4.5.5",
163
- "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.5.5.tgz",
164
- "integrity": "sha512-XvwYM6VZqKoqDll8BmSww5luA5eflDzY0uEFfBJtFKe4PAAtxBjU3YIxzIBzhyaEQBy1VXEQBto4cpN5RZJw+w==",
162
+ "version": "4.5.6",
163
+ "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.5.6.tgz",
164
+ "integrity": "sha512-1QovqDrR80Pmt5HPAsMsXTCFcDYr+NSUKW6nd6WO5v0JBmnItc/irNRzm2KOQ5oZ69P37y+AMujNyNtG+1Rggw==",
165
165
  "license": "Apache-2.0",
166
166
  "dependencies": {
167
167
  "bare-events": "^2.5.4",
@@ -183,9 +183,9 @@
183
183
  }
184
184
  },
185
185
  "node_modules/bare-os": {
186
- "version": "3.7.0",
187
- "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.7.0.tgz",
188
- "integrity": "sha512-64Rcwj8qlnTZU8Ps6JJEdSmxBEUGgI7g8l+lMtsJLl4IsfTcHMTfJ188u2iGV6P6YPRZrtv72B2kjn+hp+Yv3g==",
186
+ "version": "3.8.6",
187
+ "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.8.6.tgz",
188
+ "integrity": "sha512-l8xaNWWb/bXuzgsrlF5jaa5QYDJ9S0ddd54cP6CH+081+5iPrbJiCfBWQqrWYzmUhCbsH+WR6qxo9MeHVCr0MQ==",
189
189
  "license": "Apache-2.0",
190
190
  "engines": {
191
191
  "bare": ">=1.14.0"
@@ -201,19 +201,23 @@
201
201
  }
202
202
  },
203
203
  "node_modules/bare-stream": {
204
- "version": "2.8.0",
205
- "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.8.0.tgz",
206
- "integrity": "sha512-reUN0M2sHRqCdG4lUK3Fw8w98eeUIZHL5c3H7Mbhk2yVBL+oofgaIp0ieLfD5QXwPCypBpmEEKU2WZKzbAk8GA==",
204
+ "version": "2.12.0",
205
+ "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.12.0.tgz",
206
+ "integrity": "sha512-w28i8lkBgREV3rPXGbgK+BO66q+ZpKqRWrZLiCdmmUlLPrQ45CzkvRhN+7lnv00Gpi2zy5naRxnUFAxCECDm9g==",
207
207
  "license": "Apache-2.0",
208
208
  "dependencies": {
209
- "streamx": "^2.21.0",
209
+ "streamx": "^2.25.0",
210
210
  "teex": "^1.0.1"
211
211
  },
212
212
  "peerDependencies": {
213
+ "bare-abort-controller": "*",
213
214
  "bare-buffer": "*",
214
215
  "bare-events": "*"
215
216
  },
216
217
  "peerDependenciesMeta": {
218
+ "bare-abort-controller": {
219
+ "optional": true
220
+ },
217
221
  "bare-buffer": {
218
222
  "optional": true
219
223
  },
@@ -223,9 +227,9 @@
223
227
  }
224
228
  },
225
229
  "node_modules/bare-url": {
226
- "version": "2.3.2",
227
- "resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.3.2.tgz",
228
- "integrity": "sha512-ZMq4gd9ngV5aTMa5p9+UfY0b3skwhHELaDkhEHetMdX0LRkW9kzaym4oo/Eh+Ghm0CCDuMTsRIGM/ytUc1ZYmw==",
230
+ "version": "2.4.0",
231
+ "resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.0.tgz",
232
+ "integrity": "sha512-NSTU5WN+fy/L0DDenfE8SXQna4voXuW0FHM7wH8i3/q9khUSchfPbPezO4zSFMnDGIf9YE+mt/RWhZgNRKRIXA==",
229
233
  "license": "Apache-2.0",
230
234
  "dependencies": {
231
235
  "bare-path": "^3.0.0"
@@ -313,9 +317,9 @@
313
317
  }
314
318
  },
315
319
  "node_modules/cosmiconfig": {
316
- "version": "9.0.0",
317
- "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
318
- "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
320
+ "version": "9.0.1",
321
+ "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.1.tgz",
322
+ "integrity": "sha512-hr4ihw+DBqcvrsEDioRO31Z17x71pUYoNe/4h6Z0wB72p7MU7/9gH8Q3s12NFhHPfYBBOV3qyfUxmr/Yn3shnQ==",
319
323
  "license": "MIT",
320
324
  "dependencies": {
321
325
  "env-paths": "^2.2.1",
@@ -931,9 +935,9 @@
931
935
  }
932
936
  },
933
937
  "node_modules/streamx": {
934
- "version": "2.23.0",
935
- "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.23.0.tgz",
936
- "integrity": "sha512-kn+e44esVfn2Fa/O0CPFcex27fjIL6MkVae0Mm6q+E6f0hWv578YCERbv+4m02cjxvDsPKLnmxral/rR6lBMAg==",
938
+ "version": "2.25.0",
939
+ "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.25.0.tgz",
940
+ "integrity": "sha512-0nQuG6jf1w+wddNEEXCF4nTg3LtufWINB5eFEN+5TNZW7KWJp6x87+JFL43vaAUPyCfH1wID+mNVyW6OHtFamg==",
937
941
  "license": "MIT",
938
942
  "dependencies": {
939
943
  "events-universal": "^1.0.0",
@@ -968,9 +972,9 @@
968
972
  }
969
973
  },
970
974
  "node_modules/tar-fs": {
971
- "version": "3.1.1",
972
- "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.1.tgz",
973
- "integrity": "sha512-LZA0oaPOc2fVo82Txf3gw+AkEd38szODlptMYejQUhndHMLQ9M059uXR+AfS7DNo0NpINvSqDsvyaCrBVkptWg==",
975
+ "version": "3.1.2",
976
+ "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.2.tgz",
977
+ "integrity": "sha512-QGxxTxxyleAdyM3kpFs14ymbYmNFrfY+pHj7Z8FgtbZ7w2//VAgLMac7sT6nRpIHjppXO2AwwEOg0bPFVRcmXw==",
974
978
  "license": "MIT",
975
979
  "dependencies": {
976
980
  "pump": "^3.0.0",
@@ -1060,9 +1064,9 @@
1060
1064
  "license": "ISC"
1061
1065
  },
1062
1066
  "node_modules/ws": {
1063
- "version": "8.19.0",
1064
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.19.0.tgz",
1065
- "integrity": "sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==",
1067
+ "version": "8.20.0",
1068
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.20.0.tgz",
1069
+ "integrity": "sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==",
1066
1070
  "license": "MIT",
1067
1071
  "engines": {
1068
1072
  "node": ">=10.0.0"
@@ -227,7 +227,7 @@ include = [
227
227
  ]
228
228
  requires-python = ">=3.11"
229
229
  dependencies = ["requests", "pyyaml", "ujson", "cee_syslog_handler", "prometheus-client", "setuptools<81.0.0"]
230
- version = "6.2.0.dev264"
230
+ version = "6.2.0.dev266"
231
231
 
232
232
  [project.urls]
233
233
  repository = "https://github.com/camptocamp/c2cwsgiutils"