c2cwsgiutils 6.2.0.dev104__py3-none-any.whl → 6.2.0.dev109__py3-none-any.whl

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.
@@ -1,12 +1,12 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: c2cwsgiutils
3
- Version: 6.2.0.dev104
3
+ Version: 6.2.0.dev109
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,<4.0
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
 
@@ -61,8 +61,8 @@ c2cwsgiutils/stats_pyramid/_db_spy.py,sha256=_E5_KFipmsOdqD849mde4EDIlXS7ae0oClZ
61
61
  c2cwsgiutils/stats_pyramid/_pyramid_spy.py,sha256=KFxxKdEKrmDeA1zpps-BPiB2c4hhR2GlgJvq6KOTyjU,3498
62
62
  c2cwsgiutils/templates/index.html.mako,sha256=cK8qGBDeQG5SiJJCfvL0oKpgacr7dPKx634AAQivmjA,1416
63
63
  c2cwsgiutils/version.py,sha256=b8rwN7vATtBWvVKyvxW_-ixbmMJGQBZhW3gNvGdAyVg,3156
64
- c2cwsgiutils-6.2.0.dev104.dist-info/LICENSE,sha256=6bEOU0n7ued3SA-DQCsHQaACONMMRzGHmH5XhDVeD-U,1304
65
- c2cwsgiutils-6.2.0.dev104.dist-info/METADATA,sha256=pdlrhscKHQ-lO6Er3btnTbjFwdMP9Fm5BuGvIKTrRJA,36598
66
- c2cwsgiutils-6.2.0.dev104.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
67
- c2cwsgiutils-6.2.0.dev104.dist-info/entry_points.txt,sha256=ujgqMTL1awN9qDg8WXmrF7m0fgR-hslUM6zKH86pvy0,703
68
- c2cwsgiutils-6.2.0.dev104.dist-info/RECORD,,
64
+ c2cwsgiutils-6.2.0.dev109.dist-info/LICENSE,sha256=6bEOU0n7ued3SA-DQCsHQaACONMMRzGHmH5XhDVeD-U,1304
65
+ c2cwsgiutils-6.2.0.dev109.dist-info/METADATA,sha256=XCsXvhSCRLMKiPzPUQZv4zMroeeAgg4OQY3ZdyGn8rA,36669
66
+ c2cwsgiutils-6.2.0.dev109.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
67
+ c2cwsgiutils-6.2.0.dev109.dist-info/entry_points.txt,sha256=ujgqMTL1awN9qDg8WXmrF7m0fgR-hslUM6zKH86pvy0,703
68
+ c2cwsgiutils-6.2.0.dev109.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 2.1.2
2
+ Generator: poetry-core 2.1.3
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any