[pywps] 09/10: Add python-sqlalchemy to (build) dependencies.

Bas Couwenberg sebastic at debian.org
Sat Dec 3 13:39:10 UTC 2016


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

sebastic pushed a commit to branch experimental
in repository pywps.

commit d64c8e710818a35227b7629e2e8586b1b3341884
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Dec 3 14:10:49 2016 +0100

    Add python-sqlalchemy to (build) dependencies.
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7cfa4c2..7791456 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ pywps (4.0.0~rc3-1) UNRELEASED; urgency=medium
     - Reorder standalone license paragraphs
   * Refresh patches.
   * Add patch to fix sphinx-build failure due to syntax errors.
+  * Add python-sqlalchemy to (build) dependencies.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 03 Dec 2016 10:33:27 +0100
 
diff --git a/debian/control b/debian/control
index ccf975b..70cf7df 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends: debhelper (>= 9),
                python-owslib,
                python-setuptools,
                python-sphinx,
+               python-sqlalchemy,
                python-werkzeug
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/pywps.git
@@ -32,6 +33,7 @@ Depends: python-dateutil,
          python-jsonschema,
          python-lxml,
          python-owslib,
+         python-sqlalchemy,
          python-werkzeug,
          ${python:Depends},
          ${misc:Depends}

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



More information about the Pkg-grass-devel mailing list