[Python-modules-commits] [python-django-contact-form] 07/08: Re-enable tests against Python 3.5.

Andrew Starr-Bochicchio asb at moszumanska.debian.org
Fri Dec 25 19:20:36 UTC 2015


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

asb pushed a commit to branch master
in repository python-django-contact-form.

commit a37091083f13d3ecd7001c0be45d339b0f54e928
Author: Andrew Starr-Bochicchio <a.starr.b at gmail.com>
Date:   Fri Dec 25 14:06:06 2015 -0500

    Re-enable tests against Python 3.5.
---
 debian/changelog | 1 +
 debian/rules     | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6cbee74..ca8b36e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-django-contact-form (1.2~git23.8413069-1) UNRELEASED; urgency=medium
 
   * New upstream snapshot (Closes: #806363).
   * Drop 0001-Add-templates-for-tests-that-are-missing-from-the-up.patch
+  * Re-enable tests against Python 3.5.
 
  -- Andrew Starr-Bochicchio <a.starr.b at gmail.com>  Fri, 25 Dec 2015 13:42:01 -0500
 
diff --git a/debian/rules b/debian/rules
index 12f6ff3..fd72df2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,9 +3,6 @@
 export PYBUILD_NAME=django-contact-form
 export PYBUILD_SYSTEM=distutils
 
-# See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800137
-export PYBUILD_DISABLE_python3.5=test
-
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
 

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



More information about the Python-modules-commits mailing list