[fiona] 05/12: Add build dependency on python-future for builtins module.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sun Feb 7 22:37:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository fiona.
commit bf30b50f3fc84a4d780a540c05956ab86b00dfdb
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Oct 25 19:17:42 2015 +0100
Add build dependency on python-future for builtins module.
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 9ac18c7..6fa82c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ fiona (1.6.2-2) UNRELEASED; urgency=medium
* Add patch for GDAL 2.0 support.
* Add patch to not cythonize in the clean target.
* Add patch to fix builtins ImportError with Python 2.
+ * Add build dependency on python-future for builtins module.
-- Bas Couwenberg <sebastic at debian.org> Fri, 23 Oct 2015 21:50:46 +0200
diff --git a/debian/control b/debian/control
index c19d2d2..fa7e394 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ Build-Depends: debhelper (>= 9),
python-pytest,
python3-pytest,
python-sphinx,
+ python-future,
gdal-bin
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/fiona.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/fiona.git
More information about the Pkg-grass-devel
mailing list