[Git][debian-gis-team/pyresample][experimental] Add versioned dependency on sphinx (>= 8.2.0)
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Mon Aug 11 06:59:37 BST 2025
Antonio Valentino pushed to branch experimental at Debian GIS Project / pyresample
Commits:
c981c83f by Antonio Valentino at 2025-08-11T05:58:23+00:00
Add versioned dependency on sphinx (>= 8.2.0)
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ pyresample (1.34.2-1~exp1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Add dependency on mathjax.
+ - Add versioned dependency on python3-sphinx (>= 8.2.0).
- Add dependency on python3-sphinx-autodoc-typehints.
- Drop dependency from the no longer used
python3-importlib-metadata (Closes: #1104707).
=====================================
debian/control
=====================================
@@ -31,7 +31,7 @@ Build-Depends: cython3,
python3-scipy,
python3-setuptools,
python3-shapely,
- python3-sphinx <!nodoc>,
+ python3-sphinx (>= 8.2.0) <!nodoc>,
python3-sphinx-autodoc-typehints <!nodoc>,
python3-sphinx-reredirects <!nodoc>,
python3-sphinx-rtd-theme <!nodoc>,
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyresample/-/commit/c981c83f665ce86e139c101bec1780826745c3bc
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyresample/-/commit/c981c83f665ce86e139c101bec1780826745c3bc
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/20250811/46b60244/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list