c2cwsgiutils 6.2.0.dev103__tar.gz → 6.2.0.dev108__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.
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/PKG-INFO +3 -2
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/pyproject.toml +46 -40
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/acceptance/package-lock.json +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/acceptance/package.json +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/version.py +0 -0
@@ -1,12 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: c2cwsgiutils
|
3
|
-
Version: 6.2.0.
|
3
|
+
Version: 6.2.0.dev108
|
4
4
|
Summary: Common utilities for Camptocamp WSGI applications
|
5
5
|
License: BSD-2-Clause
|
6
6
|
Keywords: geo,gis,sqlalchemy,orm,wsgi
|
7
7
|
Author: Camptocamp
|
8
8
|
Author-email: info@camptocamp.com
|
9
|
-
Requires-Python: >=3.10
|
9
|
+
Requires-Python: >=3.10
|
10
10
|
Classifier: Development Status :: 5 - Production/Stable
|
11
11
|
Classifier: Environment :: Plugins
|
12
12
|
Classifier: Framework :: Pyramid
|
@@ -62,6 +62,7 @@ Requires-Dist: ujson (==5.10.0)
|
|
62
62
|
Requires-Dist: waitress (==3.0.2) ; extra == "standard" or extra == "dev" or extra == "waitress" or extra == "all"
|
63
63
|
Requires-Dist: zope.interface (==7.2) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
|
64
64
|
Requires-Dist: zope.sqlalchemy (==3.1) ; extra == "standard" or extra == "webserver" or extra == "waitress" or extra == "all"
|
65
|
+
Project-URL: Bug Tracker, https://github.com/camptocamp/c2cwsgiutils/issues
|
65
66
|
Project-URL: Repository, https://github.com/camptocamp/c2cwsgiutils
|
66
67
|
Description-Content-Type: text/markdown
|
67
68
|
|
@@ -6,45 +6,6 @@ line-length = 110
|
|
6
6
|
convention = "numpy"
|
7
7
|
|
8
8
|
[tool.poetry]
|
9
|
-
name = "c2cwsgiutils"
|
10
|
-
version = "6.2.0.dev103"
|
11
|
-
description = "Common utilities for Camptocamp WSGI applications"
|
12
|
-
readme = "README.md"
|
13
|
-
authors = ["Camptocamp <info@camptocamp.com>"]
|
14
|
-
keywords = ["geo", "gis", "sqlalchemy", "orm", "wsgi"]
|
15
|
-
repository = "https://github.com/camptocamp/c2cwsgiutils"
|
16
|
-
license = "BSD-2-Clause"
|
17
|
-
classifiers = [
|
18
|
-
'Development Status :: 5 - Production/Stable',
|
19
|
-
'Environment :: Plugins',
|
20
|
-
'Framework :: Pyramid',
|
21
|
-
'Intended Audience :: Developers',
|
22
|
-
'Intended Audience :: Information Technology',
|
23
|
-
'License :: OSI Approved :: BSD License',
|
24
|
-
'Operating System :: OS Independent',
|
25
|
-
'Programming Language :: Python',
|
26
|
-
'Programming Language :: Python :: 3',
|
27
|
-
'Programming Language :: Python :: 3.10',
|
28
|
-
'Programming Language :: Python :: 3.11',
|
29
|
-
'Programming Language :: Python :: 3.12',
|
30
|
-
'Programming Language :: Python :: 3.13',
|
31
|
-
'Topic :: Internet :: WWW/HTTP :: WSGI :: Application',
|
32
|
-
'Typing :: Typed',
|
33
|
-
]
|
34
|
-
packages = [{ include = "c2cwsgiutils" }]
|
35
|
-
include = [
|
36
|
-
"c2cwsgiutils/py.typed",
|
37
|
-
"c2cwsgiutils/acceptance/screenshot.js",
|
38
|
-
"c2cwsgiutils/acceptance/package.json",
|
39
|
-
"c2cwsgiutils/acceptance/package-lock.json",
|
40
|
-
]
|
41
|
-
|
42
|
-
[tool.poetry.scripts]
|
43
|
-
c2cwsgiutils-genversion = "c2cwsgiutils.scripts.genversion:main"
|
44
|
-
c2cwsgiutils-coverage-report = "c2cwsgiutils.scripts.coverage_report:main"
|
45
|
-
c2cwsgiutils-stats-db = "c2cwsgiutils.scripts.stats_db:main"
|
46
|
-
c2cwsgiutils-test-print = "c2cwsgiutils.scripts.test_print:main"
|
47
|
-
c2cwsgiutils-check-es = "c2cwsgiutils.scripts.check_es:main"
|
48
9
|
|
49
10
|
[tool.poetry.plugins."plaster.loader_factory"]
|
50
11
|
c2c = "c2cwsgiutils.loader:Loader"
|
@@ -221,12 +182,57 @@ format-jinja = """
|
|
221
182
|
default = "present"
|
222
183
|
SQLAlchemy = ">=1.4.0,<3.0.0"
|
223
184
|
|
185
|
+
[project]
|
186
|
+
classifiers = [
|
187
|
+
'Development Status :: 5 - Production/Stable',
|
188
|
+
'Environment :: Plugins',
|
189
|
+
'Framework :: Pyramid',
|
190
|
+
'Intended Audience :: Developers',
|
191
|
+
'Intended Audience :: Information Technology',
|
192
|
+
'License :: OSI Approved :: BSD License',
|
193
|
+
'Operating System :: OS Independent',
|
194
|
+
'Programming Language :: Python',
|
195
|
+
'Programming Language :: Python :: 3',
|
196
|
+
'Programming Language :: Python :: 3.10',
|
197
|
+
'Programming Language :: Python :: 3.11',
|
198
|
+
'Programming Language :: Python :: 3.12',
|
199
|
+
'Programming Language :: Python :: 3.13',
|
200
|
+
'Topic :: Internet :: WWW/HTTP :: WSGI :: Application',
|
201
|
+
'Typing :: Typed',
|
202
|
+
]
|
203
|
+
dynamic = ["dependencies"]
|
204
|
+
name = "c2cwsgiutils"
|
205
|
+
description = "Common utilities for Camptocamp WSGI applications"
|
206
|
+
readme = "README.md"
|
207
|
+
keywords = ["geo", "gis", "sqlalchemy", "orm", "wsgi"]
|
208
|
+
license = "BSD-2-Clause"
|
209
|
+
authors = [{name = "Camptocamp",email = "info@camptocamp.com"}]
|
210
|
+
packages = [{ include = "c2cwsgiutils" }]
|
211
|
+
include = [
|
212
|
+
"c2cwsgiutils/py.typed",
|
213
|
+
"c2cwsgiutils/acceptance/screenshot.js",
|
214
|
+
"c2cwsgiutils/acceptance/package.json",
|
215
|
+
"c2cwsgiutils/acceptance/package-lock.json",
|
216
|
+
]
|
217
|
+
requires-python = ">=3.10"
|
218
|
+
version = "6.2.0.dev108"
|
219
|
+
|
220
|
+
[project.urls]
|
221
|
+
repository = "https://github.com/camptocamp/c2cwsgiutils"
|
222
|
+
"Bug Tracker" = "https://github.com/camptocamp/c2cwsgiutils/issues"
|
223
|
+
|
224
|
+
[project.scripts]
|
225
|
+
c2cwsgiutils-genversion = "c2cwsgiutils.scripts.genversion:main"
|
226
|
+
c2cwsgiutils-coverage-report = "c2cwsgiutils.scripts.coverage_report:main"
|
227
|
+
c2cwsgiutils-stats-db = "c2cwsgiutils.scripts.stats_db:main"
|
228
|
+
c2cwsgiutils-test-print = "c2cwsgiutils.scripts.test_print:main"
|
229
|
+
c2cwsgiutils-check-es = "c2cwsgiutils.scripts.check_es:main"
|
230
|
+
|
224
231
|
[build-system]
|
225
232
|
requires = [
|
226
233
|
"poetry-core>=1.0.0",
|
227
234
|
"poetry-dynamic-versioning[plugin]",
|
228
235
|
"poetry-plugin-tweak-dependencies-version",
|
229
|
-
"poetry-plugin-drop-python-upper-constraint",
|
230
236
|
"poetry-dynamic-versioning"
|
231
237
|
]
|
232
238
|
build-backend = "poetry.core.masonry.api"
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/acceptance/connection.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/acceptance/package.json
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/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.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/request_tracking/__init__.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/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.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/sql_profiler/__init__.py
RENAMED
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/static/favicon-16x16.png
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/static/favicon-32x32.png
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/stats_pyramid/_db_spy.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
File without changes
|
{c2cwsgiutils-6.2.0.dev103 → c2cwsgiutils-6.2.0.dev108}/c2cwsgiutils/templates/index.html.mako
RENAMED
File without changes
|
File without changes
|