[Python-modules-commits] [jaraco.itertools] 02/02: Remove vcversioner as build dep
Ethan Ward
ethanward-guest at moszumanska.debian.org
Wed Aug 16 15:26:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
ethanward-guest pushed a commit to branch master
in repository jaraco.itertools.
commit 9cc7243fc4b477ca4e964d6b211a2fd871b78b8b
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date: Wed Aug 16 10:24:32 2017 -0500
Remove vcversioner as build dep
---
debian/control | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index b3b02a7..1e05b68 100644
--- a/debian/control
+++ b/debian/control
@@ -12,15 +12,13 @@ Build-Depends: debhelper (>= 10),
python-setuptools,
python-setuptools-scm,
python-six,
- python-vcversioner,
python3-all,
python3-inflect,
python3-more-itertools,
python3-pytest,
python3-setuptools,
python3-setuptools-scm,
- python3-six,
- python3-vcversioner
+ python3-six
Standards-Version: 4.0.0
Homepage: https://pypi.python.org/pypi/jaraco.itertools
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/jaraco.itertools.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jaraco.itertools.git
More information about the Python-modules-commits
mailing list