[Python-modules-commits] [wikipedia] 05/07: Update 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 f58c1f8985f61cae07906db724e10a49d730af87
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Tue Jul 25 16:33:25 2017 -0500

    Update dependencies
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index ab8ccf8..fe31b03 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Mycroft Devs <devops at mycroft.ai>
 Build-Depends: debhelper (>= 10),
                dh-python,
                python-all,
-               python-requests (>=2, <<3),
-               python3-requests (>=2, <<3),
+               python-requests (>=2), python-requests (<<3),
+               python3-requests (>=2), python3-requests (<<3),
                python-beautifulsoup,
                python3-beautifulsoup,
                python-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