c2cwsgiutils 5.1.9.dev20250101184423__py3-none-any.whl → 5.1.9.dev20250323133040__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,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: c2cwsgiutils
3
- Version: 5.1.9.dev20250101184423
3
+ Version: 5.1.9.dev20250323133040
4
4
  Summary: Common utilities for Camptocamp WSGI applications
5
5
  Home-page: https://github.com/camptocamp/c2cwsgiutils
6
6
  Author: Camptocamp
@@ -77,6 +77,17 @@ Provides-Extra: broadcast
77
77
  Requires-Dist: redis; extra == "broadcast"
78
78
  Provides-Extra: test-images
79
79
  Requires-Dist: scikit-image; extra == "test-images"
80
+ Dynamic: author
81
+ Dynamic: author-email
82
+ Dynamic: classifier
83
+ Dynamic: description
84
+ Dynamic: description-content-type
85
+ Dynamic: home-page
86
+ Dynamic: keywords
87
+ Dynamic: license
88
+ Dynamic: license-file
89
+ Dynamic: provides-extra
90
+ Dynamic: summary
80
91
 
81
92
  # Camptocamp WSGI utilities
82
93
 
@@ -58,12 +58,12 @@ c2cwsgiutils/stats_pyramid/__init__.py,sha256=Vxncq4iRCIlrPjiugQVARqg3VjAMK5H3iM
58
58
  c2cwsgiutils/stats_pyramid/_db_spy.py,sha256=qTQ7xkvE6TN6mcOUhcPpOQBJla-yNY08lV05OZdjGkA,2841
59
59
  c2cwsgiutils/stats_pyramid/_pyramid_spy.py,sha256=tDm3Y-kRVp1Y_jEaz1bFlWHCeXkHMAogOKE6qN-rO08,2886
60
60
  c2cwsgiutils/stats_pyramid/_views.py,sha256=c3PfyrXzG6I184-bWUrHpR1bt3xyIMgs5mfcZ6NjEwU,527
61
- c2cwsgiutils-5.1.9.dev20250101184423.data/scripts/c2cwsgiutils-run,sha256=GEd1wKRUYFZghmfkUQJesH1TzwnaZ9k2MZmCw6NrhS4,543
61
+ c2cwsgiutils-5.1.9.dev20250323133040.data/scripts/c2cwsgiutils-run,sha256=GEd1wKRUYFZghmfkUQJesH1TzwnaZ9k2MZmCw6NrhS4,543
62
+ c2cwsgiutils-5.1.9.dev20250323133040.dist-info/licenses/LICENSE.txt,sha256=PQNFSY2-jzHIwQ_UxvzxLVY5yLryW_lVLHVgUCvtKos,1668
62
63
  tests/acceptance/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
63
64
  tests/acceptance/test_utils.py,sha256=_4GDX0Lx5bAUJq5WRm0aj-nTllIXDcmo3bqRrbAgs20,380
64
- c2cwsgiutils-5.1.9.dev20250101184423.dist-info/LICENSE.txt,sha256=PQNFSY2-jzHIwQ_UxvzxLVY5yLryW_lVLHVgUCvtKos,1668
65
- c2cwsgiutils-5.1.9.dev20250101184423.dist-info/METADATA,sha256=YaH-LfHmIJvVj5fkGIpuDyAP7PN24s3OxN0PkiEeaEE,32433
66
- c2cwsgiutils-5.1.9.dev20250101184423.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
67
- c2cwsgiutils-5.1.9.dev20250101184423.dist-info/entry_points.txt,sha256=a0xudfCo9osK8ZH62-rY8Oc1sSY4wrlMM81rtfi1akg,1090
68
- c2cwsgiutils-5.1.9.dev20250101184423.dist-info/top_level.txt,sha256=U2UMa3vcTM_6GxZe2f8KeOi-8gIcUruUnmhVSZZ27BI,19
69
- c2cwsgiutils-5.1.9.dev20250101184423.dist-info/RECORD,,
65
+ c2cwsgiutils-5.1.9.dev20250323133040.dist-info/METADATA,sha256=Fsx8aDUvs5MNTqzGniCqK8BYWBKOhOfSxaQkAhgMNtA,32663
66
+ c2cwsgiutils-5.1.9.dev20250323133040.dist-info/WHEEL,sha256=1tXe9gY0PYatrMPMDd6jXqjfpz_B-Wqm32CPfRC58XU,91
67
+ c2cwsgiutils-5.1.9.dev20250323133040.dist-info/entry_points.txt,sha256=a0xudfCo9osK8ZH62-rY8Oc1sSY4wrlMM81rtfi1akg,1090
68
+ c2cwsgiutils-5.1.9.dev20250323133040.dist-info/top_level.txt,sha256=U2UMa3vcTM_6GxZe2f8KeOi-8gIcUruUnmhVSZZ27BI,19
69
+ c2cwsgiutils-5.1.9.dev20250323133040.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.6.0)
2
+ Generator: setuptools (77.0.3)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5