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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Dec 22 11:21:25 GMT 2022



Bas Couwenberg pushed to branch master at Debian GIS Project / python-pyproj


Commits:
b7533334 by Bas Couwenberg at 2022-12-22T12:12:24+01:00
Enable numpy3 dh helper.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+python-pyproj (3.4.1-2) UNRELEASED; urgency=medium
+
+  * Enable numpy3 dh helper.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 22 Dec 2022 12:12:23 +0100
+
 python-pyproj (3.4.1-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/rules
=====================================
@@ -19,7 +19,7 @@ include /usr/share/dpkg/architecture.mk
 
 %:
 	dh $@ \
-		--with python3 \
+		--with python3,numpy3 \
 		--buildsystem=pybuild
 
 override_dh_auto_test:
@@ -30,7 +30,3 @@ else
 	dh_auto_test
 endif
 endif
-
-override_dh_python3:
-	dh_python3 -ppython3-pyproj
-	dh_numpy3 -ppython3-pyproj



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/commit/b7533334051b701afa675aa9742a880accd580d8

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/commit/b7533334051b701afa675aa9742a880accd580d8
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/0ea35bf4/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list