[Python-modules-commits] [wolframalpha] 04/05: Update dependencies
Ethan Ward
ethanward-guest at moszumanska.debian.org
Mon Aug 21 16:11:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
ethanward-guest pushed a commit to branch master
in repository wolframalpha.
commit 0438726fdbc6b8e53ee1bfcddf89f24bf3a80a71
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date: Wed Aug 16 11:34:55 2017 -0500
Update dependencies
---
debian/control | 16 +++++++---------
1 file changed, 7 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index 34d19d5..d5742bb 100644
--- a/debian/control
+++ b/debian/control
@@ -5,20 +5,18 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
Uploaders: Ethan Ward <ethan.ward at mycroft.ai>
Build-Depends: debhelper (>= 10),
dh-python,
- python-setuptools,
python-all,
- python3-all,
- python3-setuptools-scm,
+ python-jaraco.itertools,
+ python-setuptools,
python-setuptools-scm,
- python-vcversioner,
python-six,
- python3-six,
python-xmltodict,
- python3-xmltodict,
- python-jaraco.itertools,
+ python3-all,
python3-jaraco.itertools,
- python3-vcversioner,
- python3-setuptools
+ python3-setuptools,
+ python3-setuptools-scm,
+ python3-six,
+ python3-xmltodict
Standards-Version: 4.0.0
Homepage: https://pypi.python.org/pypi/wolframalpha
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/wolframalpha.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/wolframalpha.git
More information about the Python-modules-commits
mailing list