[med-svn] [python-pbcore] 09/11: Refresh patch
Afif Elghraoui
afif-guest at moszumanska.debian.org
Tue Aug 11 07:48:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository python-pbcore.
commit 16e3ec543e01d66bda8caebdf688a1f0d5853d3e
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Tue Aug 11 00:35:10 2015 -0700
Refresh patch
---
debian/patches/enable-build-time-testing.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/enable-build-time-testing.patch b/debian/patches/enable-build-time-testing.patch
index 9cdbd64..01e6fc7 100644
--- a/debian/patches/enable-build-time-testing.patch
+++ b/debian/patches/enable-build-time-testing.patch
@@ -20,6 +20,6 @@ Last-Update: 2015-08-06
},
zip_safe = False,
+ test_suite = 'nose.collector',
+ entry_points = { "console_scripts" : [ ".open = pbcore.io.opener:entryPoint" ] },
+ scripts=['bin/dataset.py'],
install_requires=[
- 'h5py >= 2.0.1',
- 'numpy >= 1.7.1',
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pbcore.git
More information about the debian-med-commit
mailing list