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 <[email protected]> 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.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
