[med-svn] [python-pbcore] 05/08: Refresh existing patches

Afif Elghraoui afif-guest at moszumanska.debian.org
Mon Dec 14 03:19:10 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 280aa3cb4203560df533e96bb038015b3ac35c86
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Sun Dec 13 17:16:57 2015 -0800

    Refresh existing patches
---
 debian/patches/enable-build-time-testing.patch | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/debian/patches/enable-build-time-testing.patch b/debian/patches/enable-build-time-testing.patch
index 191c568..61b3f48 100644
--- a/debian/patches/enable-build-time-testing.patch
+++ b/debian/patches/enable-build-time-testing.patch
@@ -7,22 +7,19 @@ Forwarded: not-needed
 Last-Update: 2015-08-06
 --- python-pbcore.orig/setup.cfg
 +++ python-pbcore/setup.cfg
-@@ -1,5 +1,8 @@
+@@ -1,2 +1,5 @@
  [metadata]
  description-file = README.md
 +[nosetests]
 +verbosity=2
 +where=tests
- 
- [egg_info]
- tag_build = 
 --- python-pbcore.orig/setup.py
 +++ python-pbcore/setup.py
-@@ -30,6 +30,7 @@
+@@ -49,6 +49,7 @@
                                 'data/datasets/yieldtest/*.*']
                                 },
      zip_safe = False,
 +    test_suite = 'nose.collector',
      entry_points = { "console_scripts" : [ ".open = pbcore.io.opener:entryPoint" ] },
      scripts=['bin/dataset.py'],
-     install_requires=[
+     install_requires=_get_local_requirements(_REQUIREMENTS_FILE),

-- 
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