Andreas Tille pushed to branch master at Debian Med / python-cogent
Commits: 588300c4 by Andreas Tille at 2021-11-03T11:28:34+01:00 Forward patch - - - - - 3035a5e8 by Andreas Tille at 2021-11-03T11:35:19+01:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/patches/fix-setuptools-FTBFS.patch Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,4 @@ -python-cogent (2021.5.7a+dfsg-3) UNRELEASED; urgency=medium +python-cogent (2021.5.7a+dfsg-3) unstable; urgency=medium [ Andreas Tille ] * Deactivate sphinx bibtex which is not used @@ -7,7 +7,7 @@ python-cogent (2021.5.7a+dfsg-3) UNRELEASED; urgency=medium [ Nilesh Patra ] * Add patch to fix FTBFS with new setuptools - -- Andreas Tille <[email protected]> Wed, 03 Nov 2021 15:16:11 +0530 + -- Andreas Tille <[email protected]> Wed, 03 Nov 2021 11:28:50 +0100 python-cogent (2021.5.7a+dfsg-2) unstable; urgency=medium ===================================== debian/patches/fix-setuptools-FTBFS.patch ===================================== @@ -1,6 +1,8 @@ Description: Do not put license name in a list, since this causes problems with new setuptools Author: Nilesh Patra <[email protected]> Last-Update: 2021-11-03 +Forwarded: https://github.com/cogent3/cogent3/issues/979 + --- a/setup.py +++ b/setup.py @@ -59,7 +59,7 @@ View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/compare/cd500022b8b9696a9ea6dd9324b627a438a02a7e...3035a5e8683913213f8014618630017dcacfd14b -- View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/compare/cd500022b8b9696a9ea6dd9324b627a438a02a7e...3035a5e8683913213f8014618630017dcacfd14b 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
