[sagenb-export] 02/02: Use py34 for tox test

Andreas Tille tille at debian.org
Sat Mar 25 21:45:48 UTC 2017


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

tille pushed a commit to branch debian/jessie-backports
in repository sagenb-export.

commit c1a7baa28b513587f90b51434c742c97d88a4214
Author: Andreas Tille <tille at debian.org>
Date:   Sat Mar 25 22:45:15 2017 +0100

    Use py34 for tox test
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 301e4a0..c7033ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 sagenb-export (2.0-2~bpo8+1) jessie-backports; urgency=medium
 
   * Rebuild for jessie-backports.
+  * Use py34 for tox test
 
  -- Andreas Tille <tille at debian.org>  Mon, 06 Mar 2017 19:48:57 +0100
 
diff --git a/debian/rules b/debian/rules
index 51faee0..32330cf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ export PYBUILD_NAME=sagenb-export
 #	PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml        docs/ build/html # HTML generator
 #	PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bman        docs/ build/man # Manpage generator
 
-TOX_ENVLIST = py27,py35
+TOX_ENVLIST = py27,py34
 
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagenb-export.git



More information about the debian-science-commits mailing list