[Python-modules-commits] [wikipedia] 04/07: Add dependencies
Ethan Ward
ethanward-guest at moszumanska.debian.org
Tue Jul 25 21:43:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
ethanward-guest pushed a commit to branch master
in repository wikipedia.
commit 0d00d36f3e506660cd68e9d75b509006e102deb3
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date: Tue Jul 25 16:29:34 2017 -0500
Add dependencies
---
debian/control | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/control b/debian/control
index e42cc26..ab8ccf8 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,10 @@ Uploaders: Mycroft Devs <devops at mycroft.ai>
Build-Depends: debhelper (>= 10),
dh-python,
python-all,
+ python-requests (>=2, <<3),
+ python3-requests (>=2, <<3),
+ python-beautifulsoup,
+ python3-beautifulsoup,
python-setuptools,
python3-all,
python3-setuptools
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/wikipedia.git
More information about the Python-modules-commits
mailing list