[Python-modules-commits] [ptyprocess] 04/07: Remove unneeded setuptools dependencies

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Jun 20 17:57:27 UTC 2015


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

mitya57 pushed a commit to branch master
in repository ptyprocess.

commit 7dd4986e64fd37387acce4804d715a4a371ef5b4
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Jun 20 20:50:46 2015 +0300

    Remove unneeded setuptools dependencies
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 3f86865..a219b5f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: python
 Priority: optional
 Standards-Version: 3.9.6
 Homepage: https://github.com/pexpect/ptyprocess
-Build-Depends: debhelper (>= 9), dh-python, python, python-setuptools, python3, python3-setuptools
+Build-Depends: debhelper (>= 9), dh-python, python, python3
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.2
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/ptyprocess.git

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



More information about the Python-modules-commits mailing list