c2cwsgiutils 6.2.0.dev290__tar.gz → 6.2.0.dev296__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.dev290 → c2cwsgiutils-6.2.0.dev296}/PKG-INFO +1 -1
  2. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/acceptance/package-lock.json +29 -29
  3. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/pyproject.toml +4 -4
  4. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/LICENSE +0 -0
  5. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/README.md +0 -0
  6. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/__init__.py +0 -0
  7. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/acceptance/__init__.py +0 -0
  8. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/acceptance/connection.py +0 -0
  9. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/acceptance/image.py +0 -0
  10. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/acceptance/package.json +0 -0
  11. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/acceptance/print.py +0 -0
  12. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/acceptance/screenshot.js +0 -0
  13. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/acceptance/utils.py +0 -0
  14. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/auth.py +0 -0
  15. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/broadcast/__init__.py +0 -0
  16. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/broadcast/interface.py +0 -0
  17. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/broadcast/local.py +0 -0
  18. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/broadcast/redis.py +0 -0
  19. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/broadcast/utils.py +0 -0
  20. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/client_info.py +0 -0
  21. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/config_utils.py +0 -0
  22. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/coverage_setup.py +0 -0
  23. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/db.py +0 -0
  24. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/db_maintenance_view.py +0 -0
  25. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/debug/__init__.py +0 -0
  26. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/debug/_listeners.py +0 -0
  27. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/debug/_views.py +0 -0
  28. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/debug/utils.py +0 -0
  29. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/errors.py +0 -0
  30. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/health_check.py +0 -0
  31. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/index.py +0 -0
  32. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/loader.py +0 -0
  33. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/logging_view.py +0 -0
  34. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/models_graph.py +0 -0
  35. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/pretty_json.py +0 -0
  36. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/profiler.py +0 -0
  37. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/prometheus.py +0 -0
  38. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/py.typed +0 -0
  39. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/pyramid.py +0 -0
  40. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/pyramid_logging.py +0 -0
  41. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/redis_stats.py +0 -0
  42. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/redis_utils.py +0 -0
  43. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/request_tracking/__init__.py +0 -0
  44. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/request_tracking/_sql.py +0 -0
  45. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/scripts/__init__.py +0 -0
  46. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/scripts/genversion.py +0 -0
  47. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/scripts/stats_db.py +0 -0
  48. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/scripts/test_print.py +0 -0
  49. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sentry.py +0 -0
  50. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/services.py +0 -0
  51. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/setup_process.py +0 -0
  52. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
  53. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
  54. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
  55. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
  56. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
  57. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
  58. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
  59. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
  60. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
  61. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/static/favicon-16x16.png +0 -0
  62. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/static/favicon-32x32.png +0 -0
  63. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
  64. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
  65. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
  66. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/templates/index.html.mako +0 -0
  67. {c2cwsgiutils-6.2.0.dev290 → c2cwsgiutils-6.2.0.dev296}/c2cwsgiutils/version.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: c2cwsgiutils
3
- Version: 6.2.0.dev290
3
+ Version: 6.2.0.dev296
4
4
  Summary: Common utilities for Camptocamp WSGI applications
5
5
  License-Expression: BSD-2-Clause
6
6
  License-File: LICENSE
@@ -10,12 +10,12 @@
10
10
  }
11
11
  },
12
12
  "node_modules/@babel/code-frame": {
13
- "version": "7.29.0",
14
- "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz",
15
- "integrity": "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==",
13
+ "version": "7.29.7",
14
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.7.tgz",
15
+ "integrity": "sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==",
16
16
  "license": "MIT",
17
17
  "dependencies": {
18
- "@babel/helper-validator-identifier": "^7.28.5",
18
+ "@babel/helper-validator-identifier": "^7.29.7",
19
19
  "js-tokens": "^4.0.0",
20
20
  "picocolors": "^1.1.1"
21
21
  },
@@ -24,9 +24,9 @@
24
24
  }
25
25
  },
26
26
  "node_modules/@babel/helper-validator-identifier": {
27
- "version": "7.28.5",
28
- "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
29
- "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
27
+ "version": "7.29.7",
28
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz",
29
+ "integrity": "sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==",
30
30
  "license": "MIT",
31
31
  "engines": {
32
32
  "node": ">=6.9.0"
@@ -60,13 +60,13 @@
60
60
  "license": "MIT"
61
61
  },
62
62
  "node_modules/@types/node": {
63
- "version": "25.6.0",
64
- "resolved": "https://registry.npmjs.org/@types/node/-/node-25.6.0.tgz",
65
- "integrity": "sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==",
63
+ "version": "25.9.1",
64
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-25.9.1.tgz",
65
+ "integrity": "sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==",
66
66
  "license": "MIT",
67
67
  "optional": true,
68
68
  "dependencies": {
69
- "undici-types": "~7.19.0"
69
+ "undici-types": ">=7.24.0 <7.24.7"
70
70
  }
71
71
  },
72
72
  "node_modules/@types/yauzl": {
@@ -145,9 +145,9 @@
145
145
  }
146
146
  },
147
147
  "node_modules/bare-events": {
148
- "version": "2.8.2",
149
- "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.8.2.tgz",
150
- "integrity": "sha512-riJjyv1/mHLIPX4RwiK+oW9/4c3TEUeORHKefKAKnZ5kyslbN+HXowtbaVEqt4IMUB7OXlfixcs6gsFeo/jhiQ==",
148
+ "version": "2.8.3",
149
+ "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.8.3.tgz",
150
+ "integrity": "sha512-HdUm8EMQBLaJvGUdidNNbqpA1kYkwNcb+MYxkxCLAPJGQzlv9J0C24h8V65Z4c5GLd/JEALDvpFCQgpLJqc0zw==",
151
151
  "license": "Apache-2.0",
152
152
  "peerDependencies": {
153
153
  "bare-abort-controller": "*"
@@ -227,9 +227,9 @@
227
227
  }
228
228
  },
229
229
  "node_modules/bare-url": {
230
- "version": "2.4.2",
231
- "resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.2.tgz",
232
- "integrity": "sha512-/9a2j4ac6ckpmAHvod/ob7x439OAHst/drc2Clnq+reRYd/ovddwcF4LfoxHyNk5AuGBnPg+HqFjmE/Zpq6v0A==",
230
+ "version": "2.4.3",
231
+ "resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.3.tgz",
232
+ "integrity": "sha512-Kccpc7ACfXaxfeInfqKcZtW4pT5YBn1mesc4sCsun6sRwtbJ4h+sNOaksUpYEJUKfN65YWC6Bw2OJEFiKxq8nQ==",
233
233
  "license": "Apache-2.0",
234
234
  "dependencies": {
235
235
  "bare-path": "^3.0.0"
@@ -875,9 +875,9 @@
875
875
  }
876
876
  },
877
877
  "node_modules/semver": {
878
- "version": "7.7.4",
879
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
880
- "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
878
+ "version": "7.8.1",
879
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.1.tgz",
880
+ "integrity": "sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==",
881
881
  "license": "ISC",
882
882
  "bin": {
883
883
  "semver": "bin/semver.js"
@@ -897,9 +897,9 @@
897
897
  }
898
898
  },
899
899
  "node_modules/socks": {
900
- "version": "2.8.8",
901
- "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.8.tgz",
902
- "integrity": "sha512-NlGELfPrgX2f1TAAcz0WawlLn+0r3FyhhCRpFFK2CemXenPYvzMWWZINv3eDNo9ucdwme7oCHRY0Jnbs4aIkog==",
900
+ "version": "2.8.9",
901
+ "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.9.tgz",
902
+ "integrity": "sha512-LJhUYUvItdQ0LkJTmPeaEObWXAqFyfmP85x0tch/ez9cahmhlBBLbIqDFnvBnUJGagb0JbIQrkBs1wJ+yRYpEw==",
903
903
  "license": "MIT",
904
904
  "dependencies": {
905
905
  "ip-address": "^10.1.1",
@@ -1028,9 +1028,9 @@
1028
1028
  "license": "MIT"
1029
1029
  },
1030
1030
  "node_modules/undici-types": {
1031
- "version": "7.19.2",
1032
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.19.2.tgz",
1033
- "integrity": "sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==",
1031
+ "version": "7.24.6",
1032
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.24.6.tgz",
1033
+ "integrity": "sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==",
1034
1034
  "license": "MIT",
1035
1035
  "optional": true
1036
1036
  },
@@ -1064,9 +1064,9 @@
1064
1064
  "license": "ISC"
1065
1065
  },
1066
1066
  "node_modules/ws": {
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==",
1067
+ "version": "8.21.0",
1068
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz",
1069
+ "integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==",
1070
1070
  "license": "MIT",
1071
1071
  "engines": {
1072
1072
  "node": ">=10.0.0"
@@ -39,7 +39,7 @@ include = [
39
39
  ]
40
40
  requires-python = ">=3.11"
41
41
  dependencies = ["requests", "pyyaml", "ujson", "cee_syslog_handler", "prometheus-client", "setuptools<81.0.0"]
42
- version = "6.2.0.dev290"
42
+ version = "6.2.0.dev296"
43
43
 
44
44
  [project.urls]
45
45
  repository = "https://github.com/camptocamp/c2cwsgiutils"
@@ -109,7 +109,7 @@ alembic = { version = "1.18.4", optional = true }
109
109
  boltons = { version = "25.0.0", optional = true }
110
110
  cornice = { version = "6.1.0", optional = true }
111
111
  redis = { version = "7.4.0", optional = true }
112
- gunicorn = { version = "25.2.0", optional = true }
112
+ gunicorn = { version = "26.0.0", optional = true }
113
113
  lxml = { version = "6.1.0", optional = true }
114
114
  objgraph = { version = "3.6.2", optional = true }
115
115
  psycopg2 = { version = "2.9.11", optional = true }
@@ -118,7 +118,7 @@ pyramid-tm = { version = "2.6", optional = true }
118
118
  sentry-sdk = { version = "2.56.0", optional = true }
119
119
  ujson = { version = "5.12.1" }
120
120
  cee_syslog_handler = { version = "0.6.0" }
121
- SQLAlchemy = { version = "2.0.49", optional = true }
121
+ SQLAlchemy = { version = "2.0.50", optional = true }
122
122
  SQLAlchemy-Utils = { version = "0.42.1", optional = true }
123
123
  "zope.interface" = { version = "8.3", optional = true }
124
124
  "zope.sqlalchemy" = { version = "4.1", optional = true }
@@ -130,7 +130,7 @@ prometheus-client = { version = "0.24.1", optional = true}
130
130
  pyramid_mako = { version = "1.1.0", optional = true}
131
131
  psutil = { version = "7.2.2", optional = true}
132
132
  Paste = { version = "3.10.1", optional = true}
133
- coverage = { version = "7.13.5", optional = true}
133
+ coverage = { version = "7.14.1", optional = true}
134
134
 
135
135
  [tool.poetry.extras]
136
136
  standard = [