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 <[email protected]>  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.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to