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

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



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


Commits:
25112ba2 by Bas Couwenberg at 2022-12-22T12:40:22+01:00
Enable numpy3 dh helper.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-snuggs (1.4.7-4) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Enable numpy3 dh helper.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 22 Dec 2022 12:32:54 +0100
+
 python-snuggs (1.4.7-3) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -20,8 +20,7 @@ Rules-Requires-Root: no
 
 Package: python3-snuggs
 Architecture: all
-Depends: python3-lxml,
-         ${python3:Depends},
+Depends: ${python3:Depends},
          ${misc:Depends}
 Description: S-expressions for numpy - Python 3 version
  This library parses S-expressions using numpy. Available function include


=====================================
debian/rules
=====================================
@@ -5,8 +5,4 @@ export PYBUILD_TEST_PYTEST=1
 export PYBUILD_TEST_ARGS=$(CURDIR)/test_snuggs.py
 
 %:
-	dh  $@ --with python3 --buildsystem pybuild
-
-override_dh_python3:
-	dh_python3 -ppython3-snuggs
-	dh_numpy3 -ppython3-snuggs
+	dh  $@ --with python3,numpy3 --buildsystem pybuild



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-snuggs/-/commit/25112ba2bd4429a2a97e1b3ec15ae7bf910a246e

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-snuggs/-/commit/25112ba2bd4429a2a97e1b3ec15ae7bf910a246e
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/dcb85fb6/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list