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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Dec 21 19:45:09 GMT 2022



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


Commits:
6caeeede by Bas Couwenberg at 2022-12-21T20:37:16+01:00
Enable numpy3 dh helper.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+cftime (1.6.2-4) UNRELEASED; urgency=medium
+
+  * Enable numpy3 dh helper.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 21 Dec 2022 20:36:52 +0100
+
 cftime (1.6.2-3) unstable; urgency=medium
 
   * Use pybuild-plugin-pyproject instead of python3-setuptools.


=====================================
debian/rules
=====================================
@@ -9,13 +9,9 @@ export PYBUILD_NAME=cftime
 export PYBUILD_TEST_PYTEST=1
 
 %:
-	dh $@ --with python3 --buildsystem=pybuild
+	dh $@ --with python3,numpy3 --buildsystem=pybuild
 
 override_dh_install:
 	dh_install
 
 	$(RM) debian/*/usr/lib/python*/dist-packages/.coverage
-
-override_dh_python3:
-	dh_python3 -ppython3-cftime
-	dh_numpy3 -ppython3-cftime



View it on GitLab: https://salsa.debian.org/debian-gis-team/cftime/-/commit/6caeeedef07c258fc6263f6537e964aefe574229

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/cftime/-/commit/6caeeedef07c258fc6263f6537e964aefe574229
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/20221221/8af19746/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list