[Git][debian-gis-team/pyresample][master] Fix FTBFS with nocheck profile. (closes: #1116844)
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Tue Sep 30 16:27:10 BST 2025
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 <sebastic at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20250930/959498d0/attachment.htm>
More information about the Pkg-grass-devel
mailing list