[Python-modules-commits] [setuptools-scm] 02/04: Remove redundant python3 build-dependency

Dmitry Shachnev mitya57 at moszumanska.debian.org
Mon Sep 7 09:31:04 UTC 2015


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

mitya57 pushed a commit to branch master
in repository setuptools-scm.

commit f35f4de9faa18bf7292aad151026fb0c221c2cb1
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Mon Sep 7 12:20:25 2015 +0300

    Remove redundant python3 build-dependency
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index e82dd55..d2acaf4 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: python
 Priority: optional
 Standards-Version: 3.9.6
 Homepage: https://github.com/pypa/setuptools_scm
-Build-Depends: debhelper (>= 9), dh-python, python, python3, python3-all,
+Build-Depends: debhelper (>= 9), dh-python, python, python3-all,
                python-setuptools, python3-setuptools,
                python-py, python3-py, python-pytest, python3-pytest
 X-Python-Version: >= 2.7

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



More information about the Python-modules-commits mailing list