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 <[email protected]> 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 <[email protected]> + 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.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
