Update debian control file
This commit is contained in:
Vendored
+6
@@ -1,3 +1,9 @@
|
||||
pygeoapi (0.13.0-1~focal1) focal; urgency=medium
|
||||
|
||||
* Add pygeofilter in debian dependencies
|
||||
|
||||
-- Angelos Tzotsos <gcpp.kalxas@gmail.com> Sat, 08 Jan 2023 14:00:00 +0200
|
||||
|
||||
pygeoapi (0.13.0-1~focal0) focal; urgency=medium
|
||||
|
||||
* New upstream release
|
||||
|
||||
Vendored
+2
-1
@@ -22,8 +22,9 @@ Depends: ${python3:Depends},
|
||||
python3-tz,
|
||||
python3-unicodecsv,
|
||||
python3-yaml,
|
||||
python3-pygeofilter,
|
||||
${misc:Depends}
|
||||
Suggests: python3-babel, python3-elasticsearch (<8), python3-fiona, python3-mapscript, python3-pygeoif, python3-pygeofilter, python3-geojson, python3-pydantic, python3-pygeometa, python3-pyproj, python3-rasterio, python3-requests
|
||||
Suggests: python3-babel, python3-elasticsearch (<8), python3-fiona, python3-mapscript, python3-pygeoif, python3-geojson, python3-pydantic, python3-pygeometa, python3-pyproj, python3-rasterio, python3-requests
|
||||
Description: pygeoapi provides an API to geospatial data.
|
||||
.
|
||||
This package the pygeoapi module for Python 3.
|
||||
|
||||
Reference in New Issue
Block a user