[python-geopandas] 04/05: Add PySAL to build dependencies & Recommends.

Bas Couwenberg sebastic at debian.org
Sat Jul 30 23:30:55 UTC 2016


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

sebastic pushed a commit to branch master
in repository python-geopandas.

commit 9b0cda0dec43562aa6fe8ba3d80bca82b80f0d30
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jul 31 00:54:02 2016 +0200

    Add PySAL to build dependencies & Recommends.
---
 debian/changelog | 1 +
 debian/control   | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d0c42b1..9dfdbc0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-geopandas (0.2.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Add PySAL to build dependencies & Recommends.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 31 Jul 2016 00:43:05 +0200
 
diff --git a/debian/control b/debian/control
index 411165c..a203615 100644
--- a/debian/control
+++ b/debian/control
@@ -32,6 +32,8 @@ Build-Depends: debhelper (>= 9),
                python3-psycopg2,
                python-pyproj,
                python3-pyproj,
+               python-pysal (>= 1.11.2-3~),
+               python3-pysal (>= 1.11.2-3~),
                python-pytest-cov,
                python3-pytest-cov,
                python-pytest,
@@ -64,6 +66,7 @@ Recommends: python-descartes,
             python-geopy,
             python-matplotlib,
             python-psycopg2,
+            python-pysal,
             python-rtree
 Description: Python tools for geographic data
  GeoPandas is a project to add support for geographic data to
@@ -94,6 +97,7 @@ Recommends: python3-descartes,
             python3-geopy,
             python3-matplotlib,
             python3-psycopg2,
+            python3-pysal,
             python3-rtree
 Description: Python3 tools for geographic data
  GeoPandas is a project to add support for geographic data to

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-geopandas.git



More information about the Pkg-grass-devel mailing list