[Git][debian-gis-team/satpy][master] Enable numpy3 dh helper.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Dec 22 13:04:16 GMT 2022



Bas Couwenberg pushed to branch master at Debian GIS Project / satpy


Commits:
3ae463db by Bas Couwenberg at 2022-12-22T13:25:40+01:00
Enable numpy3 dh helper.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+satpy (0.38.0-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Enable numpy3 dh helper.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 22 Dec 2022 13:25:34 +0100
+
 satpy (0.38.0-1) unstable; urgency=medium
 
   * New upstream release (Closes: 1022338).


=====================================
debian/control
=====================================
@@ -78,7 +78,6 @@ Depends: python3-appdirs,
          python3-eccodes,
          python3-grib,
          python3-hdf4 (>= 0.10.1),
-         python3-numpy,
          python3-pil,
          python3-pooch,
          python3-pykdtree,


=====================================
debian/rules
=====================================
@@ -27,7 +27,7 @@ export PYBUILD_TEST_ARGS=-k \
 
 
 %:
-	dh $@ --with python3,sphinxdoc --buildsystem=pybuild
+	dh $@ --with python3,numpy3,sphinxdoc --buildsystem=pybuild
 
 override_dh_auto_configure:
 	echo "version = '$(DEB_VERSION_UPSTREAM)'" > satpy/version.py



View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/-/commit/3ae463db780217e874267a71fffc2db5483747f5

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/-/commit/3ae463db780217e874267a71fffc2db5483747f5
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/20221222/ef5e932f/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list