[rasterio] 06/08: Remove python3 dependencies

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Sat Nov 22 17:25:18 UTC 2014


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

johanvdw-guest pushed a commit to branch master
in repository rasterio.

commit f97a64ba5064eef80ebffa18de127a1f9f48c605
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Fri Nov 21 23:47:43 2014 +0100

    Remove python3 dependencies
---
 debian/control | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 7ee2a06..5447f95 100644
--- a/debian/control
+++ b/debian/control
@@ -9,21 +9,13 @@ Build-Depends: debhelper (>= 9),
                gdal-bin,
                python-all,
                python-dev,
-               python3-dev,
                python-setuptools,
-               python3-setuptools,
                python-numpy,
-               python3-numpy,
                cython,
-               cython3,
-               python-enum34,
-               python3-enum34,
                python-affine,
-               python3-affine,
+               python-enum34,
                python-pytest,
-               python3-pytest,
                python-click,
-               python3-click
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/rasterio.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/rasterio.git
@@ -47,7 +39,7 @@ Depends: python,
          python-rasterio (>= ${source:Version}),
          python-rasterio (<< ${source:Version}.1~),
          ${misc:Depends},
-         ${python3:Depends}
+         ${python:Depends}
 Description: Command line tool for investigating geospatial rasters
  Rasterio reads and writes geospatial raster datasets.
  .

-- 
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