[Python-modules-commits] [pytest] 02/02: This line shouldn't have been removed

Sebastian Ramacher sramacher at moszumanska.debian.org
Tue Jan 19 14:55:26 UTC 2016


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

sramacher pushed a commit to branch master
in repository pytest.

commit c55ca501265e564039be6a6b4cc3a91c3b5efa7a
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue Jan 19 15:54:02 2016 +0100

    This line shouldn't have been removed
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 97d3954..34ebdc0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,6 +32,7 @@ override_dh_auto_install:
 	mv debian/python3-pytest/usr/bin/py.test \
 	   debian/python3-pytest/usr/bin/py.test-3
 	rm -f debian/python3-pytest/usr/bin/py.test-3.*
+	rm -rf debian/python3-pytest/usr/lib/python3.5
 
 override_dh_auto_clean:
 	rm -rf doc/en/_build

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



More information about the Python-modules-commits mailing list