This is an automated email from the git hooks/post-receive script. osallou pushed a commit to branch master in repository python-cutadapt.
commit 8e58fe77dea50b3a41ec22e9d7db7fa0efc15904 Author: Olivier Sallou <[email protected]> Date: Thu Aug 18 10:06:19 2016 +0200 adapt patch to 1.11 --- debian/patches/cython_version.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/cython_version.patch b/debian/patches/cython_version.patch index 3a43387..c68dec1 100644 --- a/debian/patches/cython_version.patch +++ b/debian/patches/cython_version.patch @@ -5,9 +5,9 @@ Description: Lets hope that the available cython (even in Jessie backports) --- a/setup.py +++ b/setup.py -@@ -14,7 +14,7 @@ from distutils.version import LooseVersi - from distutils.command.sdist import sdist as _sdist +@@ -10,7 +10,7 @@ from distutils.command.build_ext import build_ext as _build_ext + import versioneer -MIN_CYTHON_VERSION = '0.24' +MIN_CYTHON_VERSION = '0.23.2' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-cutadapt.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
