[Python-modules-commits] [pylint-flask] 07/10: deb/rules: updated info on disabled tests

Daniel Stender danstender-guest at moszumanska.debian.org
Thu Mar 17 16:23:46 UTC 2016


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

danstender-guest pushed a commit to branch master
in repository pylint-flask.

commit f822c7cbb7fbbf3f70f9e0712b8d52f8cac7cecc
Author: Daniel Stender <stender at debian.org>
Date:   Thu Mar 17 17:05:23 2016 +0100

    deb/rules: updated info on disabled tests
---
 debian/changelog | 3 ++-
 debian/rules     | 3 +--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3f5a54c..caf59cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ pylint-flask (0.3-1) UNRELEASED; urgency=medium
     + updated uploader email address.
     + bumped standards to 3.9.7 (no changes needed).
     + use HTTPS also for Vcs-Git.
+  * deb/rules: updated info on disabled tests.
 
- -- Daniel Stender <stender at debian.org>  Thu, 17 Mar 2016 16:56:17 +0100
+ -- Daniel Stender <stender at debian.org>  Thu, 17 Mar 2016 17:04:46 +0100
 
 pylint-flask (0.1-1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index a31c88a..5211d41 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,5 @@ export PYBUILD_NAME=pylint-flask
 	dh $@ --with python2,python3 --buildsystem=pybuild
 
 override_dh_auto_test:
-	# running tests need test/input (https://github.com/jschaf/pylint-flask/issues/2),
-	# flask-bcrypt and flask-admin (missing)
+	# needs flask-bcrypt (NEW), flask-admin (RFP #765509), flask-wtf (python{3,}-flaskext-wtf) to run
 	# PYBUILD_SYSTEM=custom PYBUILD_TEST_ARGS="PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=. {interpreter} test/test_func.py" dh_auto_test

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



More information about the Python-modules-commits mailing list