Andreas Tille pushed to branch master at Debian Med / python-xopen
Commits: 97cfd18f by Andreas Tille at 2021-12-13T19:34:51+01:00 Drop Build-Depends: python3-bz2file (addresses #987287, #1001201) - - - - - 31d1474f by Andreas Tille at 2021-12-13T19:35:05+01:00 Fix watchfile to detect new versions on github - - - - - 1cf4e9af by Andreas Tille at 2021-12-13T19:54:41+01:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-xopen (1.2.1-3) unstable; urgency=medium + + * Drop Build-Depends: python3-bz2file (addresses #987287, #1001201) + * Fix watchfile to detect new versions on github + + -- Andreas Tille <[email protected]> Mon, 13 Dec 2021 19:52:52 +0100 + python-xopen (1.2.1-2) unstable; urgency=medium * d/control: Remove useless B-D on python3-nose ===================================== debian/control ===================================== @@ -8,7 +8,6 @@ Build-Depends: debhelper-compat (= 13), dh-python, python3, python3-setuptools, - python3-bz2file, python3-setuptools-scm, python3-pytest, pigz ===================================== debian/watch ===================================== @@ -3,4 +3,4 @@ version=4 https://pypi.python.org/simple/xopen .*/xopen-(\d[\d.]+)@ARCHIVE_EXT@#sha256=.* # This leads to tarball which does not work -# https://github.com/marcelm/xopen/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +# https://github.com/marcelm/xopen/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/python-xopen/-/compare/90c663857a022b67b74d418c9f59dbbcff4a9cbe...1cf4e9af01b0d0df6077314e97546a66b522dd02 -- View it on GitLab: https://salsa.debian.org/med-team/python-xopen/-/compare/90c663857a022b67b74d418c9f59dbbcff4a9cbe...1cf4e9af01b0d0df6077314e97546a66b522dd02 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
