[Python-modules-commits] [wtforms] 05/06: d/control: drop django dependencies

Orestis Ioannou oorestisime-guest at moszumanska.debian.org
Fri Jan 8 21:34:56 UTC 2016


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

oorestisime-guest pushed a commit to branch master
in repository wtforms.

commit 3e8901c6f41840c1191959c2e303166cb7b54e27
Author: Orestis Ioannou <orestis at oioannou.com>
Date:   Tue Dec 8 00:56:05 2015 +0100

    d/control: drop django dependencies
    
    The django extension is deprecated in wtforms and since it is
    generating test failures and uneeded deps I removed them
---
 debian/control | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index f23da99..b5ea7a0 100644
--- a/debian/control
+++ b/debian/control
@@ -10,19 +10,14 @@ Build-Depends: debhelper (>=9),
                python3-all,
                python3-setuptools,
                python-sqlalchemy (>= 0.5),
-               python-django,
                python-dateutil,
                python-sphinx (>= 0.6), 
                python3-sqlalchemy,
-               python3-django,
                python3-dateutil,
                python3-sphinx,
                python-babel,
                python3-babel,
-               python-coverage,
-               python3-coverage,
-               python-django-localflavor,
-               python3-django-localflavor
+               python-coverage
 Standards-Version: 3.9.6
 X-Python-Version: >= 2.6
 X-Python3-Version: >=3.3

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



More information about the Python-modules-commits mailing list