[Git][debian-gis-team/pint-xarray][master] 2 commits: Use dh_numpy helper

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sat Jul 1 11:01:43 BST 2023



Antonio Valentino pushed to branch master at Debian GIS Project / pint-xarray


Commits:
d43d6834 by Antonio Valentino at 2023-07-01T09:58:33+00:00
Use dh_numpy helper

- - - - -
8fa9aa52 by Antonio Valentino at 2023-07-01T10:01:24+00:00
Update d/copyright

- - - - -


3 changed files:

- debian/control
- debian/copyright
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -4,6 +4,7 @@ Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
 Section: python
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
+               dh-sequence-numpy3,
                pybuild-plugin-pyproject,
                python3-all,
                python3-bottleneck,


=====================================
debian/copyright
=====================================
@@ -4,6 +4,7 @@ Source: https://github.com/xarray-contrib/pint-xarray
 
 Files: *
 Copyright: 2020-2023, Tom Nicholas <tomnicholas1 at googlemail.com>
+           2014-2020, xarray developers
 License: Apache-2.0
 
 Files: debian/*


=====================================
debian/rules
=====================================
@@ -5,4 +5,4 @@
 export PYBUILD_NAME=pint-xarray
 
 %:
-	dh $@ --with python3 --buildsystem=pybuild
+	dh $@ --with python3,numpy3 --buildsystem=pybuild



View it on GitLab: https://salsa.debian.org/debian-gis-team/pint-xarray/-/compare/cd3799a767d83d89e71bccd40907b79f3a5abe79...8fa9aa52db4d529a9e6b081f01d4a4cbf88cf7de

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pint-xarray/-/compare/cd3799a767d83d89e71bccd40907b79f3a5abe79...8fa9aa52db4d529a9e6b081f01d4a4cbf88cf7de
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/20230701/f92b6fd9/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list