c2cgeoportal-geoportal 2.7.1.101__py2.py3-none-any.whl → 2.7.1.103__py2.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
1
  Metadata-Version: 2.1
2
- Name: c2cgeoportal-geoportal
3
- Version: 2.7.1.101
2
+ Name: c2cgeoportal_geoportal
3
+ Version: 2.7.1.103
4
4
  Summary: c2cgeoportal geoportal
5
5
  Home-page: https://github.com/camptocamp/c2cgeoportal/
6
6
  Author: Camptocamp
@@ -21,16 +21,16 @@ Requires-Dist: alembic
21
21
  Requires-Dist: bottle
22
22
  Requires-Dist: c2cgeoportal-commons[upgrade]
23
23
  Requires-Dist: c2cwsgiutils
24
- Requires-Dist: c2c.template (>=2.0.7)
24
+ Requires-Dist: c2c.template >=2.0.7
25
25
  Requires-Dist: defusedxml
26
- Requires-Dist: dogpile.cache (>=0.6)
26
+ Requires-Dist: dogpile.cache >=0.6
27
27
  Requires-Dist: Fiona
28
28
  Requires-Dist: GeoAlchemy2
29
29
  Requires-Dist: geojson
30
30
  Requires-Dist: isodate
31
31
  Requires-Dist: lingua
32
32
  Requires-Dist: Mako
33
- Requires-Dist: OWSLib (>=0.6.0)
33
+ Requires-Dist: OWSLib >=0.6.0
34
34
  Requires-Dist: papyrus
35
35
  Requires-Dist: psycopg2
36
36
  Requires-Dist: pycryptodome
@@ -48,10 +48,10 @@ Requires-Dist: redis
48
48
  Requires-Dist: Shapely
49
49
  Requires-Dist: SQLAlchemy
50
50
  Requires-Dist: transaction
51
- Requires-Dist: jinja2 (>=2.11.3)
52
- Requires-Dist: pygments (>=2.7.4)
53
- Requires-Dist: setuptools (>=65.5.1)
54
- Requires-Dist: requests (>=2.31.0)
51
+ Requires-Dist: jinja2 >=2.11.3
52
+ Requires-Dist: pygments >=2.7.4
53
+ Requires-Dist: setuptools >=65.5.1
54
+ Requires-Dist: requests >=2.31.0
55
55
 
56
56
  c2cgeoportal is the server part of `GeoMapFish <http://geomapfish.org/>`_,
57
57
  the client part is `ngeo <https://github.com/camptocamp/ngeo/>`_.
@@ -178,8 +178,8 @@ tests/test_mapserverproxy_route_predicate.py,sha256=CrYzEnYjowvDJxJp56gEAaUEk5vX
178
178
  tests/test_raster.py,sha256=oRyOc90WixD9Y-iR3pMdkHuR0JwKART9DxNH5QwyilM,12074
179
179
  tests/test_wmstparsing.py,sha256=ZAlL6OQkYmzFTKu70OQ6Xej-7ZNB7UltSs2V_PbXDac,9135
180
180
  tests/xmlstr.py,sha256=vIvIFWIE2GFUMfAtG0hTMZC2jx-pQBuzOOq2FjQlyjA,6010
181
- c2cgeoportal_geoportal-2.7.1.101.dist-info/METADATA,sha256=_CohCwyO9DTR2XT89oKYYIdOea3zj0exeBUGEWtjOBc,2004
182
- c2cgeoportal_geoportal-2.7.1.101.dist-info/WHEEL,sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk,110
183
- c2cgeoportal_geoportal-2.7.1.101.dist-info/entry_points.txt,sha256=_EqfKA_CKejpkgK0xWDTB9K8an0TKqIWHoyCJrRpU80,1414
184
- c2cgeoportal_geoportal-2.7.1.101.dist-info/top_level.txt,sha256=PJIbY7Nx51dDrJ052f5mDA7c6Tehm5aD-Gb32L_CtJA,29
185
- c2cgeoportal_geoportal-2.7.1.101.dist-info/RECORD,,
181
+ c2cgeoportal_geoportal-2.7.1.103.dist-info/METADATA,sha256=MsZ-J4iTzvwr0aTtIHlhPVM-fTY1od7EBPt9Rqt28-o,1990
182
+ c2cgeoportal_geoportal-2.7.1.103.dist-info/WHEEL,sha256=pOwdCRdxkCaq8tWTvnGIC-q_meWYHwmqvvQPkeaM2I4,109
183
+ c2cgeoportal_geoportal-2.7.1.103.dist-info/entry_points.txt,sha256=_EqfKA_CKejpkgK0xWDTB9K8an0TKqIWHoyCJrRpU80,1414
184
+ c2cgeoportal_geoportal-2.7.1.103.dist-info/top_level.txt,sha256=PJIbY7Nx51dDrJ052f5mDA7c6Tehm5aD-Gb32L_CtJA,29
185
+ c2cgeoportal_geoportal-2.7.1.103.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.40.0)
2
+ Generator: setuptools (70.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py2-none-any
5
5
  Tag: py3-none-any