c2cwsgiutils 6.2.0.dev117__tar.gz → 6.2.0.dev118__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.dev117 → c2cwsgiutils-6.2.0.dev118}/PKG-INFO +78 -29
  2. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/pyproject.toml +16 -1
  3. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/LICENSE +0 -0
  4. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/README.md +0 -0
  5. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/__init__.py +0 -0
  6. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/acceptance/__init__.py +0 -0
  7. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/acceptance/connection.py +0 -0
  8. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/acceptance/image.py +0 -0
  9. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/acceptance/package-lock.json +0 -0
  10. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/acceptance/package.json +0 -0
  11. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/acceptance/print.py +0 -0
  12. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/acceptance/screenshot.js +0 -0
  13. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/acceptance/utils.py +0 -0
  14. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/auth.py +0 -0
  15. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/broadcast/__init__.py +0 -0
  16. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/broadcast/interface.py +0 -0
  17. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/broadcast/local.py +0 -0
  18. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/broadcast/redis.py +0 -0
  19. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/broadcast/utils.py +0 -0
  20. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/client_info.py +0 -0
  21. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/config_utils.py +0 -0
  22. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/coverage_setup.py +0 -0
  23. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/db.py +0 -0
  24. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/db_maintenance_view.py +0 -0
  25. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/debug/__init__.py +0 -0
  26. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/debug/_listeners.py +0 -0
  27. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/debug/_views.py +0 -0
  28. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/debug/utils.py +0 -0
  29. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/errors.py +0 -0
  30. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/health_check.py +0 -0
  31. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/index.py +0 -0
  32. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/loader.py +0 -0
  33. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/logging_view.py +0 -0
  34. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/models_graph.py +0 -0
  35. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/pretty_json.py +0 -0
  36. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/profiler.py +0 -0
  37. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/prometheus.py +0 -0
  38. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/py.typed +0 -0
  39. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/pyramid.py +0 -0
  40. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/pyramid_logging.py +0 -0
  41. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/redis_stats.py +0 -0
  42. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/redis_utils.py +0 -0
  43. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/request_tracking/__init__.py +0 -0
  44. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/request_tracking/_sql.py +0 -0
  45. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/scripts/__init__.py +0 -0
  46. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/scripts/genversion.py +0 -0
  47. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/scripts/stats_db.py +0 -0
  48. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/scripts/test_print.py +0 -0
  49. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/sentry.py +0 -0
  50. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/services.py +0 -0
  51. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/setup_process.py +0 -0
  52. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
  53. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
  54. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
  55. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
  56. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
  57. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
  58. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
  59. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
  60. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
  61. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/static/favicon-16x16.png +0 -0
  62. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/static/favicon-32x32.png +0 -0
  63. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
  64. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
  65. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
  66. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/templates/index.html.mako +0 -0
  67. {c2cwsgiutils-6.2.0.dev117 → c2cwsgiutils-6.2.0.dev118}/c2cwsgiutils/version.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: c2cwsgiutils
3
- Version: 6.2.0.dev117
3
+ Version: 6.2.0.dev118
4
4
  Summary: Common utilities for Camptocamp WSGI applications
5
5
  License: BSD-2-Clause
6
6
  Keywords: geo,gis,sqlalchemy,orm,wsgi
@@ -34,34 +34,83 @@ Provides-Extra: test-images
34
34
  Provides-Extra: tests
35
35
  Provides-Extra: waitress
36
36
  Provides-Extra: webserver
37
- Requires-Dist: Paste (==3.10.1) ; extra == "standard" or extra == "waitress" or extra == "all"
38
- Requires-Dist: SQLAlchemy (==2.0.40) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
39
- Requires-Dist: SQLAlchemy-Utils (==0.41.2) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
40
- Requires-Dist: alembic (==1.15.2) ; extra == "standard" or extra == "alembic" or extra == "all"
41
- Requires-Dist: boltons (==25.0.0) ; extra == "tests" or extra == "all"
42
- Requires-Dist: cee_syslog_handler (==0.6.0)
43
- Requires-Dist: cornice (==6.1.0) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
44
- Requires-Dist: coverage (==7.8.0) ; extra == "debug" or extra == "all"
45
- Requires-Dist: gunicorn (==23.0.0) ; extra == "standard" or extra == "webserver" or extra == "all"
46
- Requires-Dist: lxml (==5.4.0) ; extra == "tests" or extra == "all"
47
- Requires-Dist: objgraph (==3.6.2) ; extra == "debug" or extra == "all"
48
- Requires-Dist: prometheus-client (==0.21.1) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
49
- Requires-Dist: psutil (==7.0.0) ; extra == "debug" or extra == "all"
50
- Requires-Dist: psycopg2 (==2.9.10) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
51
- Requires-Dist: pyjwt (==2.10.1) ; extra == "standard" or extra == "oauth2" or extra == "all"
52
- Requires-Dist: pyramid (==2.0.2) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
53
- Requires-Dist: pyramid-tm (==2.6) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
54
- Requires-Dist: pyramid_mako (==1.1.0) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
55
- Requires-Dist: pyyaml (==6.0.2)
56
- Requires-Dist: redis (==6.0.0) ; extra == "standard" or extra == "broadcast" or extra == "all"
57
- Requires-Dist: requests (==2.32.3)
58
- Requires-Dist: requests-oauthlib (==2.0.0) ; extra == "standard" or extra == "oauth2" or extra == "all"
59
- Requires-Dist: scikit-image (==0.25.2) ; extra == "test-images"
60
- Requires-Dist: sentry-sdk (==2.27.0) ; extra == "standard" or extra == "sentry" or extra == "all"
61
- Requires-Dist: ujson (==5.10.0)
62
- Requires-Dist: waitress (==3.0.2) ; extra == "standard" or extra == "dev" or extra == "waitress" or extra == "all"
63
- Requires-Dist: zope.interface (==7.2) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
64
- Requires-Dist: zope.sqlalchemy (==3.1) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
37
+ Requires-Dist: Paste ; extra == "all"
38
+ Requires-Dist: Paste ; extra == "standard"
39
+ Requires-Dist: Paste ; extra == "waitress"
40
+ Requires-Dist: SQLAlchemy (>=1.4.0,<3.0.0) ; extra == "all"
41
+ Requires-Dist: SQLAlchemy (>=1.4.0,<3.0.0) ; extra == "standard"
42
+ Requires-Dist: SQLAlchemy (>=1.4.0,<3.0.0) ; extra == "waitress"
43
+ Requires-Dist: SQLAlchemy (>=1.4.0,<3.0.0) ; extra == "webserver"
44
+ Requires-Dist: SQLAlchemy-Utils ; extra == "all"
45
+ Requires-Dist: SQLAlchemy-Utils ; extra == "standard"
46
+ Requires-Dist: SQLAlchemy-Utils ; extra == "waitress"
47
+ Requires-Dist: SQLAlchemy-Utils ; extra == "webserver"
48
+ Requires-Dist: alembic ; extra == "alembic"
49
+ Requires-Dist: alembic ; extra == "all"
50
+ Requires-Dist: alembic ; extra == "standard"
51
+ Requires-Dist: boltons ; extra == "all"
52
+ Requires-Dist: boltons ; extra == "tests"
53
+ Requires-Dist: cee_syslog_handler
54
+ Requires-Dist: cornice ; extra == "all"
55
+ Requires-Dist: cornice ; extra == "standard"
56
+ Requires-Dist: cornice ; extra == "waitress"
57
+ Requires-Dist: cornice ; extra == "webserver"
58
+ Requires-Dist: coverage ; extra == "all"
59
+ Requires-Dist: coverage ; extra == "debug"
60
+ Requires-Dist: gunicorn ; extra == "all"
61
+ Requires-Dist: gunicorn ; extra == "standard"
62
+ Requires-Dist: gunicorn ; extra == "webserver"
63
+ Requires-Dist: lxml ; extra == "all"
64
+ Requires-Dist: lxml ; extra == "tests"
65
+ Requires-Dist: objgraph ; extra == "all"
66
+ Requires-Dist: objgraph ; extra == "debug"
67
+ Requires-Dist: prometheus-client
68
+ Requires-Dist: psutil ; extra == "all"
69
+ Requires-Dist: psutil ; extra == "debug"
70
+ Requires-Dist: psycopg2 ; extra == "all"
71
+ Requires-Dist: psycopg2 ; extra == "standard"
72
+ Requires-Dist: psycopg2 ; extra == "waitress"
73
+ Requires-Dist: psycopg2 ; extra == "webserver"
74
+ Requires-Dist: pyjwt ; extra == "all"
75
+ Requires-Dist: pyjwt ; extra == "oauth2"
76
+ Requires-Dist: pyjwt ; extra == "standard"
77
+ Requires-Dist: pyramid ; extra == "all"
78
+ Requires-Dist: pyramid ; extra == "standard"
79
+ Requires-Dist: pyramid ; extra == "waitress"
80
+ Requires-Dist: pyramid ; extra == "webserver"
81
+ Requires-Dist: pyramid-tm ; extra == "all"
82
+ Requires-Dist: pyramid-tm ; extra == "standard"
83
+ Requires-Dist: pyramid-tm ; extra == "waitress"
84
+ Requires-Dist: pyramid-tm ; extra == "webserver"
85
+ Requires-Dist: pyramid_mako ; extra == "all"
86
+ Requires-Dist: pyramid_mako ; extra == "standard"
87
+ Requires-Dist: pyramid_mako ; extra == "waitress"
88
+ Requires-Dist: pyramid_mako ; extra == "webserver"
89
+ Requires-Dist: pyyaml
90
+ Requires-Dist: redis ; extra == "all"
91
+ Requires-Dist: redis ; extra == "broadcast"
92
+ Requires-Dist: redis ; extra == "standard"
93
+ Requires-Dist: requests
94
+ Requires-Dist: requests-oauthlib ; extra == "all"
95
+ Requires-Dist: requests-oauthlib ; extra == "oauth2"
96
+ Requires-Dist: requests-oauthlib ; extra == "standard"
97
+ Requires-Dist: scikit-image ; extra == "test-images"
98
+ Requires-Dist: sentry-sdk ; extra == "all"
99
+ Requires-Dist: sentry-sdk ; extra == "sentry"
100
+ Requires-Dist: sentry-sdk ; extra == "standard"
101
+ Requires-Dist: ujson
102
+ Requires-Dist: waitress ; extra == "all"
103
+ Requires-Dist: waitress ; extra == "dev"
104
+ Requires-Dist: waitress ; extra == "standard"
105
+ Requires-Dist: waitress ; extra == "waitress"
106
+ Requires-Dist: zope.interface ; extra == "all"
107
+ Requires-Dist: zope.interface ; extra == "standard"
108
+ Requires-Dist: zope.interface ; extra == "waitress"
109
+ Requires-Dist: zope.interface ; extra == "webserver"
110
+ Requires-Dist: zope.sqlalchemy ; extra == "all"
111
+ Requires-Dist: zope.sqlalchemy ; extra == "standard"
112
+ Requires-Dist: zope.sqlalchemy ; extra == "waitress"
113
+ Requires-Dist: zope.sqlalchemy ; extra == "webserver"
65
114
  Project-URL: Bug Tracker, https://github.com/camptocamp/c2cwsgiutils/issues
66
115
  Project-URL: Repository, https://github.com/camptocamp/c2cwsgiutils
67
116
  Description-Content-Type: text/markdown
@@ -215,7 +215,8 @@ include = [
215
215
  "c2cwsgiutils/acceptance/package-lock.json",
216
216
  ]
217
217
  requires-python = ">=3.10"
218
- version = "6.2.0.dev117"
218
+ dependencies = ["requests", "pyyaml", "ujson", "cee_syslog_handler", "prometheus-client"]
219
+ version = "6.2.0.dev118"
219
220
 
220
221
  [project.urls]
221
222
  repository = "https://github.com/camptocamp/c2cwsgiutils"
@@ -228,6 +229,20 @@ c2cwsgiutils-stats-db = "c2cwsgiutils.scripts.stats_db:main"
228
229
  c2cwsgiutils-test-print = "c2cwsgiutils.scripts.test_print:main"
229
230
  c2cwsgiutils-check-es = "c2cwsgiutils.scripts.check_es:main"
230
231
 
232
+ [project.optional-dependencies]
233
+ standard = ["alembic", "cornice", "redis", "gunicorn", "psycopg2", "pyramid", "pyramid-tm", "sentry-sdk", "SQLAlchemy<3.0.0,>=1.4.0", "SQLAlchemy-Utils", "zope.interface", "zope.sqlalchemy", "pyjwt", "requests-oauthlib", "waitress", "pyramid_mako", "Paste"]
234
+ alembic = ["alembic"]
235
+ all = ["alembic", "boltons", "cornice", "redis", "gunicorn", "lxml", "objgraph", "psycopg2", "pyramid", "pyramid-tm", "sentry-sdk", "SQLAlchemy<3.0.0,>=1.4.0", "SQLAlchemy-Utils", "zope.interface", "zope.sqlalchemy", "pyjwt", "requests-oauthlib", "waitress", "pyramid_mako", "psutil", "Paste", "coverage"]
236
+ tests = ["boltons", "lxml"]
237
+ webserver = ["cornice", "gunicorn", "psycopg2", "pyramid", "pyramid-tm", "SQLAlchemy<3.0.0,>=1.4.0", "SQLAlchemy-Utils", "zope.interface", "zope.sqlalchemy", "pyramid_mako"]
238
+ waitress = ["cornice", "psycopg2", "pyramid", "pyramid-tm", "SQLAlchemy<3.0.0,>=1.4.0", "SQLAlchemy-Utils", "zope.interface", "zope.sqlalchemy", "waitress", "pyramid_mako", "Paste"]
239
+ broadcast = ["redis"]
240
+ debug = ["objgraph", "psutil", "coverage"]
241
+ sentry = ["sentry-sdk"]
242
+ oauth2 = ["pyjwt", "requests-oauthlib"]
243
+ dev = ["waitress"]
244
+ test_images = ["scikit-image"]
245
+
231
246
  [build-system]
232
247
  requires = [
233
248
  "poetry-core>=1.0.0",