[med-svn] [Git][med-team/python-iow][master] Fix Build-Depends, call dh_numpy3

Andreas Tille (@tille) gitlab at salsa.debian.org
Fri Oct 7 07:43:05 BST 2022



Andreas Tille pushed to branch master at Debian Med / python-iow


Commits:
0799782a by Andreas Tille at 2022-10-07T08:42:41+02:00
Fix Build-Depends, call dh_numpy3

- - - - -


2 changed files:

- debian/control
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -6,9 +6,12 @@ Uploaders: Andreas Tille <tille at debian.org>
 Build-Depends: debhelper-compat (= 13),
                dh-python,
                cython3,
+               libbitarray-dev,
                python3-dev,
                python3-setuptools,
-               python3-numpy
+               python3-numpy,
+               python3-pandas <!nocheck>,
+               python3-skbio <!nocheck>
 Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/med-team/python-iow
 Vcs-Git: https://salsa.debian.org/med-team/python-iow.git


=====================================
debian/rules
=====================================
@@ -4,6 +4,7 @@
 export LC_ALL=C.UTF-8
 
 export PYBUILD_NAME=iow
+export PYBUILD_AFTER_INSTALL_python3=dh_numpy3
 
 %:
 	dh $@ --with python3 --buildsystem=pybuild



View it on GitLab: https://salsa.debian.org/med-team/python-iow/-/commit/0799782a4654635371d4ee51156dcbbd263f1d23

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-iow/-/commit/0799782a4654635371d4ee51156dcbbd263f1d23
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/debian-med-commit/attachments/20221007/5207a566/attachment-0001.htm>


More information about the debian-med-commit mailing list