c2cwsgiutils 6.2.0.dev175__tar.gz → 6.2.0.dev177__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.

Files changed (67) hide show
  1. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/PKG-INFO +1 -1
  2. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/acceptance/package-lock.json +17 -17
  3. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/acceptance/package.json +1 -1
  4. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/pyproject.toml +1 -1
  5. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/LICENSE +0 -0
  6. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/README.md +0 -0
  7. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/__init__.py +0 -0
  8. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/acceptance/__init__.py +0 -0
  9. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/acceptance/connection.py +0 -0
  10. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/acceptance/image.py +0 -0
  11. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/acceptance/print.py +0 -0
  12. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/acceptance/screenshot.js +0 -0
  13. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/acceptance/utils.py +0 -0
  14. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/auth.py +0 -0
  15. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/broadcast/__init__.py +0 -0
  16. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/broadcast/interface.py +0 -0
  17. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/broadcast/local.py +0 -0
  18. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/broadcast/redis.py +0 -0
  19. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/broadcast/utils.py +0 -0
  20. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/client_info.py +0 -0
  21. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/config_utils.py +0 -0
  22. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/coverage_setup.py +0 -0
  23. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/db.py +0 -0
  24. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/db_maintenance_view.py +0 -0
  25. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/debug/__init__.py +0 -0
  26. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/debug/_listeners.py +0 -0
  27. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/debug/_views.py +0 -0
  28. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/debug/utils.py +0 -0
  29. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/errors.py +0 -0
  30. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/health_check.py +0 -0
  31. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/index.py +0 -0
  32. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/loader.py +0 -0
  33. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/logging_view.py +0 -0
  34. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/models_graph.py +0 -0
  35. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/pretty_json.py +0 -0
  36. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/profiler.py +0 -0
  37. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/prometheus.py +0 -0
  38. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/py.typed +0 -0
  39. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/pyramid.py +0 -0
  40. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/pyramid_logging.py +0 -0
  41. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/redis_stats.py +0 -0
  42. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/redis_utils.py +0 -0
  43. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/request_tracking/__init__.py +0 -0
  44. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/request_tracking/_sql.py +0 -0
  45. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/scripts/__init__.py +0 -0
  46. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/scripts/genversion.py +0 -0
  47. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/scripts/stats_db.py +0 -0
  48. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/scripts/test_print.py +0 -0
  49. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/sentry.py +0 -0
  50. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/services.py +0 -0
  51. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/setup_process.py +0 -0
  52. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
  53. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
  54. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
  55. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
  56. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
  57. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
  58. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
  59. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
  60. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
  61. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/static/favicon-16x16.png +0 -0
  62. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/static/favicon-32x32.png +0 -0
  63. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
  64. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
  65. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
  66. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/templates/index.html.mako +0 -0
  67. {c2cwsgiutils-6.2.0.dev175 → c2cwsgiutils-6.2.0.dev177}/c2cwsgiutils/version.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: c2cwsgiutils
3
- Version: 6.2.0.dev175
3
+ Version: 6.2.0.dev177
4
4
  Summary: Common utilities for Camptocamp WSGI applications
5
5
  License-Expression: BSD-2-Clause
6
6
  License-File: LICENSE
@@ -6,7 +6,7 @@
6
6
  "": {
7
7
  "dependencies": {
8
8
  "commander": "14.0.1",
9
- "puppeteer": "24.22.3"
9
+ "puppeteer": "24.23.0"
10
10
  }
11
11
  },
12
12
  "node_modules/@babel/code-frame": {
@@ -375,9 +375,9 @@
375
375
  }
376
376
  },
377
377
  "node_modules/devtools-protocol": {
378
- "version": "0.0.1495869",
379
- "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1495869.tgz",
380
- "integrity": "sha512-i+bkd9UYFis40RcnkW7XrOprCujXRAHg62IVh/Ah3G8MmNXpCGt1m0dTFhSdx/AVs8XEMbdOGRwdkR1Bcta8AA==",
378
+ "version": "0.0.1508733",
379
+ "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1508733.tgz",
380
+ "integrity": "sha512-QJ1R5gtck6nDcdM+nlsaJXcelPEI7ZxSMw1ujHpO1c4+9l+Nue5qlebi9xO1Z2MGr92bFOQTW7/rrheh5hHxDg==",
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.22.3",
814
- "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.22.3.tgz",
815
- "integrity": "sha512-mnhXzIqSYSJ1SMv1RYH07YMzWP81xCmmQj91Q8iQMZqnf97eVzeHgsGL6kpywiGCi+nQafta/+NkwM4URMy/XQ==",
813
+ "version": "24.23.0",
814
+ "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.23.0.tgz",
815
+ "integrity": "sha512-BVR1Lg8sJGKXY79JARdIssFWK2F6e1j+RyuJP66w4CUmpaXjENicmA3nNpUXA8lcTdDjAndtP+oNdni3T/qQqA==",
816
816
  "hasInstallScript": true,
817
817
  "license": "Apache-2.0",
818
818
  "dependencies": {
819
819
  "@puppeteer/browsers": "2.10.10",
820
820
  "chromium-bidi": "9.1.0",
821
821
  "cosmiconfig": "^9.0.0",
822
- "devtools-protocol": "0.0.1495869",
823
- "puppeteer-core": "24.22.3",
822
+ "devtools-protocol": "0.0.1508733",
823
+ "puppeteer-core": "24.23.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.22.3",
835
- "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.22.3.tgz",
836
- "integrity": "sha512-M/Jhg4PWRANSbL/C9im//Yb55wsWBS5wdp+h59iwM+EPicVQQCNs56iC5aEAO7avfDPRfxs4MM16wHjOYHNJEw==",
834
+ "version": "24.23.0",
835
+ "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.23.0.tgz",
836
+ "integrity": "sha512-yl25C59gb14sOdIiSnJ08XiPP+O2RjuyZmEG+RjYmCXO7au0jcLf7fRiyii96dXGUBW7Zwei/mVKfxMx/POeFw==",
837
837
  "license": "Apache-2.0",
838
838
  "dependencies": {
839
839
  "@puppeteer/browsers": "2.10.10",
840
840
  "chromium-bidi": "9.1.0",
841
841
  "debug": "^4.4.3",
842
- "devtools-protocol": "0.0.1495869",
842
+ "devtools-protocol": "0.0.1508733",
843
843
  "typed-query-selector": "^2.12.0",
844
- "webdriver-bidi-protocol": "0.2.11",
844
+ "webdriver-bidi-protocol": "0.3.6",
845
845
  "ws": "^8.18.3"
846
846
  },
847
847
  "engines": {
@@ -1017,9 +1017,9 @@
1017
1017
  "optional": true
1018
1018
  },
1019
1019
  "node_modules/webdriver-bidi-protocol": {
1020
- "version": "0.2.11",
1021
- "resolved": "https://registry.npmjs.org/webdriver-bidi-protocol/-/webdriver-bidi-protocol-0.2.11.tgz",
1022
- "integrity": "sha512-Y9E1/oi4XMxcR8AT0ZC4OvYntl34SPgwjmELH+owjBr0korAX4jKgZULBWILGCVGdVCQ0dodTToIETozhG8zvA==",
1020
+ "version": "0.3.6",
1021
+ "resolved": "https://registry.npmjs.org/webdriver-bidi-protocol/-/webdriver-bidi-protocol-0.3.6.tgz",
1022
+ "integrity": "sha512-mlGndEOA9yK9YAbvtxaPTqdi/kaCWYYfwrZvGzcmkr/3lWM+tQj53BxtpVd6qbC6+E5OnHXgCcAhre6AkXzxjA==",
1023
1023
  "license": "Apache-2.0"
1024
1024
  },
1025
1025
  "node_modules/wrap-ansi": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "dependencies": {
3
3
  "commander": "14.0.1",
4
- "puppeteer": "24.22.3"
4
+ "puppeteer": "24.23.0"
5
5
  },
6
6
  "type": "module"
7
7
  }
@@ -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.dev175"
230
+ version = "6.2.0.dev177"
231
231
 
232
232
  [project.urls]
233
233
  repository = "https://github.com/camptocamp/c2cwsgiutils"