Bas Couwenberg pushed to branch master at Debian GIS Project / python-geopandas
Commits: d3e6447c by Bas Couwenberg at 2025-12-15T21:33:06+01:00 Annotate build dependencies with nocheck. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -4,6 +4,7 @@ python-geopandas (1.1.1-3) UNRELEASED; urgency=medium * Update lintian overrides. * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * Use test-build-validate-cleanup instead of test-build-twice. + * Annotate build dependencies with nocheck. -- Bas Couwenberg <[email protected]> Fri, 12 Sep 2025 17:47:24 +0200 ===================================== debian/control ===================================== @@ -13,6 +13,8 @@ Build-Depends: debhelper-compat (= 13), pybuild-plugin-pyproject, python3-all, python3-cartopy, + python3-fiona, + python3-fsspec <!nocheck>, python3-geopy, python3-matplotlib, python3-numpy, @@ -21,8 +23,8 @@ Build-Depends: debhelper-compat (= 13), python3-psycopg2, python3-pyogrio, python3-pyproj, - python3-pytest-cov, - python3-pytest, + python3-pytest-cov <!nocheck>, + python3-pytest <!nocheck>, python3-rtree, python3-setuptools, python3-shapely, View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geopandas/-/commit/d3e6447c0469cb4805fe812ac2d4688f16a132c6 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geopandas/-/commit/d3e6447c0469cb4805fe812ac2d4688f16a132c6 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
