[Python-modules-commits] [twisted] 04/10: Re-include twisted pair, since it's needed by the unit tests.

Free Ekanayaka freee at moszumanska.debian.org
Fri Oct 21 10:09:05 UTC 2016


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

freee pushed a commit to branch master
in repository twisted.

commit 0892ee26730486fcb19a45b6f56103e8e51c804f
Author: Free Ekanayaka <freee at debian.org>
Date:   Thu Oct 20 23:32:32 2016 +0200

    Re-include twisted pair, since it's needed by the unit tests.
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 5f4dac7..37caf07 100755
--- a/debian/rules
+++ b/debian/rules
@@ -68,9 +68,6 @@ install-python%: install-prereq
 	python$* setup.py install --root=tmp --install-layout=deb
 	cp -r tmp$(call py_libdir,$*)/Twisted-*.egg-info debian/python-twisted-core$(call py_libdir,$*)/
 
-	: # We don't release the Twisted Pair package, as it's not developed anymore
-	rm -rf debian/python-twisted-core$(call py_libdir,$*)/twisted/pair
-
 	find debian/python-twisted-core -name 'topfiles' -type d | xargs -r rm -rf
 
 	: # python-twisted

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



More information about the Python-modules-commits mailing list