[Python-modules-commits] [praw] 05/11: Removes python 2 dependencies and adds python3 as build dep

Josué Ortega josue at moszumanska.debian.org
Sat Oct 28 22:26:35 UTC 2017


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

josue pushed a commit to branch master
in repository praw.

commit b73f31507b01924baaf578605ef58ca038858ba3
Author: Josue Ortega <josue at debian.org>
Date:   Sat Oct 28 15:47:37 2017 -0600

    Removes python 2 dependencies and adds python3 as build dep
---
 debian/control | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index d20aa03..e0264b9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,18 +4,15 @@ Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: josue at debian.org
 Build-Depends: debhelper (>= 10),
- python,
  python3,
- python-setuptools,
  python3-setuptools,
  dh-python,
- python-decorator (>= 3.4.2),
  python3-decorator (>=3.4.2),
- python-requests (>= 2.3.0),
  python3-requests (>=2.3.0),
  python-six (>=1.4),
  python3-six (>=1.4),
  python3-sphinx,
+ python3-prawcore,
  texinfo
 Standards-Version: 3.9.6
 Homepage: http://praw.readthedocs.org/

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



More information about the Python-modules-commits mailing list