This is an automated email from the git hooks/post-receive script. sascha-guest pushed a commit to branch master in repository iva.
commit 00e4e500fd2848528c25601c540facc892ca4f17 Author: Sascha Steinbiss <[email protected]> Date: Thu Apr 28 22:04:23 2016 +0000 update patches --- debian/patches/remove-pypi-deps-from-setup-py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/remove-pypi-deps-from-setup-py b/debian/patches/remove-pypi-deps-from-setup-py index 3ccc77a..946a8bf 100644 --- a/debian/patches/remove-pypi-deps-from-setup-py +++ b/debian/patches/remove-pypi-deps-from-setup-py @@ -8,9 +8,9 @@ Last-Update: 2014-12-08 test_suite='nose.collector', tests_require=['nose >= 1.3'], - install_requires=[ -- 'pyfastaq >= 3.0.1', +- 'pyfastaq >= 3.10.0', - 'networkx >= 1.7', -- 'pysam >= 0.8.1' +- 'pysam >= 0.8.1, <= 0.8.3', - ], license='GPLv3', classifiers=[ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/iva.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
