Andreas Tille pushed to branch master at Debian Med / python-iow
Commits: d0bf0310 by Andreas Tille at 2022-11-16T20:39:52+01:00 Build-Depends: python3-all-dev to enable all supported Python3 versions - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +python-iow (1.0.5-3) UNRELEASED; urgency=medium + + * Build-Depends: python3-all-dev to enable all supported Python3 versions + + -- Andreas Tille <[email protected]> Wed, 16 Nov 2022 20:39:20 +0100 + python-iow (1.0.5-2) unstable; urgency=medium * Set upstream metadata fields: Bug-Database, Bug-Submit, Contact, ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13), dh-python, cython3, libbitarray-dev, - python3-dev, + python3-all-dev, python3-setuptools, python3-numpy, python3-pandas <!nocheck>, View it on GitLab: https://salsa.debian.org/med-team/python-iow/-/commit/d0bf0310b2791d8cf5b39359bd7f17d2ef9bc864 -- View it on GitLab: https://salsa.debian.org/med-team/python-iow/-/commit/d0bf0310b2791d8cf5b39359bd7f17d2ef9bc864 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
