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

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



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


Commits:
be4d3525 by Bas Couwenberg at 2022-12-21T20:29:34+01:00
Enable numpy3 dh helper.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+aggdraw (1.3.15-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Enable numpy3 dh helper.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 21 Dec 2022 20:29:16 +0100
+
 aggdraw (1.3.15-2) unstable; urgency=medium
 
   * Fix d/copyright formatting.


=====================================
debian/rules
=====================================
@@ -8,7 +8,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 export PYBUILD_NAME=aggdraw
 
 %:
-	dh $@ --with python3 --buildsystem=pybuild
+	dh $@ --with python3,numpy3 --buildsystem=pybuild
 
 override_dh_auto_test:
 	PYBUILD_SYSTEM=custom \



View it on GitLab: https://salsa.debian.org/debian-gis-team/aggdraw/-/commit/be4d35257c2e8583dc6e0a81777cf3c07d62d207

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/aggdraw/-/commit/be4d35257c2e8583dc6e0a81777cf3c07d62d207
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/86eedaab/attachment.htm>


More information about the Pkg-grass-devel mailing list