[Python-modules-commits] [flask-restful] 01/01: Fixed duplicates in build deps

Alexandre Viau reazem-guest at moszumanska.debian.org
Thu Oct 23 22:27:16 UTC 2014


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

reazem-guest pushed a commit to branch master
in repository flask-restful.

commit 5a1a06d17adf694df999c7a9633088f5b6f5f6de
Author: aviau <alexandre.viau at savoirfairelinux.com>
Date:   Thu Oct 23 18:27:11 2014 -0400

    Fixed duplicates in build deps
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b9d2312..1d84953 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,8 @@ Build-Depends: debhelper (>= 9),
                python3-all,
                python3-setuptools,
                python3-aniso8601 (>= 0.82),
-               python-flask (>=0.8),
-               python-six (>=1.3.0),
+               python3-flask (>=0.8),
+               python3-six (>=1.3.0),
                python3-tz
 Standards-Version: 3.9.6
 

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



More information about the Python-modules-commits mailing list