[Python-modules-commits] [python-pluggy] 03/03: New upstream release.

Barry Warsaw barry at moszumanska.debian.org
Mon Dec 14 20:54:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

barry pushed a commit to branch master
in repository python-pluggy.

commit 7d1c5577472fc61bf5cab9755c8b64ac7c43b1f4
Author: Barry Warsaw <barry at python.org>
Date:   Mon Dec 14 15:54:05 2015 -0500

    New upstream release.
    
    * New upstream release.
    * d/rules: Update test_pluggy.py location.
---
 debian/changelog | 7 +++++++
 debian/rules     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 46a34f6..635366b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-pluggy (0.3.1-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+  * d/rules: Update test_pluggy.py location.
+
+ -- Barry Warsaw <barry at debian.org>  Mon, 14 Dec 2015 15:46:49 -0500
+
 python-pluggy (0.3.0-1) unstable; urgency=medium
 
   * Initial release. (Closes: #785242)
diff --git a/debian/rules b/debian/rules
index 62302e6..2a6f3c8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 export PYBUILD_NAME=pluggy
 export PYBUILD_TEST_PYTEST=1
-export PYBUILD_TEST_ARGS="$(CURDIR)/test_pluggy.py"
+export PYBUILD_TEST_ARGS="$(CURDIR)/testing/test_pluggy.py"
 
 #export PYBUILD_VERBOSE=1
 #export DH_VERBOSE=1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pluggy.git



More information about the Python-modules-commits mailing list