[rasterio] 06/07: Add python{,3}-boto3 to build dependencies.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Wed May 4 07:34:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository rasterio.
commit 715a5b7b88fee6f4ea3305b2225cc78c3b140d55
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed May 4 09:23:06 2016 +0200
Add python{,3}-boto3 to build dependencies.
---
debian/changelog | 1 +
debian/control | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index aa24a08..9ba4797 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ rasterio (0.35.0-1) UNRELEASED; urgency=medium
* New upstream release.
* Bump Standards-Version to 3.9.8, no changes.
* Require at least python-affine 1.3.0.
+ * Add python{,3}-boto3 to build dependencies.
-- Bas Couwenberg <sebastic at debian.org> Wed, 04 May 2016 09:06:20 +0200
diff --git a/debian/control b/debian/control
index db315d6..735dc95 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends: debhelper (>= 9),
python-numpy,
python-snuggs,
python-affine (>= 1.3.0),
+ python-boto3,
python-enum34,
python-pytest,
python-cligj (>= 0.2),
@@ -25,6 +26,7 @@ Build-Depends: debhelper (>= 9),
python3-numpy,
python3-snuggs,
python3-affine (>= 1.3.0),
+ python3-boto3,
python3-pytest,
python3-cligj (>= 0.2),
python3-click-plugins,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/rasterio.git
More information about the Pkg-grass-devel
mailing list