Bas Couwenberg pushed to branch master at Debian GIS Project / rasterio
Commits: e2583f8a by Bas Couwenberg at 2025-12-15T22:28:32+01:00 Annotate build dependencies with nocheck. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +rasterio (1.4.4-2) UNRELEASED; urgency=medium + + * Team upload. + * Annotate build dependencies with nocheck. + + -- Bas Couwenberg <[email protected]> Mon, 15 Dec 2025 22:28:24 +0100 + rasterio (1.4.4-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -11,19 +11,19 @@ Build-Depends: debhelper-compat (= 13), gdal-bin, cython3, pybuild-plugin-pyproject, - python3-affine (>= 1.3.0), + python3-affine, python3-all, python3-all-dev, - python3-attr (>= 16.0.0), + python3-attr, python3-boto3, - python3-cligj (>= 0.5), - python3-fsspec, - python3-hypothesis, - python3-numpy (>= 1.10), - python3-packaging, - python3-pytest, + python3-cligj, + python3-fsspec <!nocheck>, + python3-hypothesis <!nocheck>, + python3-numpy, + python3-packaging <!nocheck>, + python3-pytest <!nocheck>, python3-setuptools, - python3-shapely + python3-shapely <!nocheck> Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/rasterio Vcs-Git: https://salsa.debian.org/debian-gis-team/rasterio.git View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/commit/e2583f8a08dae283d84203e16e3a7f7a3d2023df -- View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/commit/e2583f8a08dae283d84203e16e3a7f7a3d2023df You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
