Bas Couwenberg pushed to branch master at Debian GIS Project / pyresample
Commits: ea5f234f by Bas Couwenberg at 2025-09-30T17:12:58+02:00 Fix FTBFS with nocheck profile. (closes: #1116844) - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,8 @@ pyresample (1.34.2-2) UNRELEASED; urgency=medium * Team upload. * Update lintian overrides. + * Fix FTBFS with nocheck profile. + (closes: #1116844) -- Bas Couwenberg <[email protected]> Fri, 12 Sep 2025 17:45:57 +0200 ===================================== debian/control ===================================== @@ -36,7 +36,7 @@ Build-Depends: cython3, python3-sphinx-autodoc-typehints <!nodoc>, python3-sphinx-reredirects <!nodoc>, python3-sphinx-rtd-theme <!nodoc>, - python3-sphinxcontrib.apidoc <!nocheck>, + python3-sphinxcontrib.apidoc <!nodoc>, python3-versioneer, python3-xarray, python3-yaml, View it on GitLab: https://salsa.debian.org/debian-gis-team/pyresample/-/commit/ea5f234fe288bf11d20d7f4c4f9bc59beb75815b -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pyresample/-/commit/ea5f234fe288bf11d20d7f4c4f9bc59beb75815b 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
