[Python-modules-commits] [python-prov] 08/14: add build dependency on rdflib

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Dec 13 12:39:44 UTC 2016


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

ghisvail-guest pushed a commit to branch master
in repository python-prov.

commit 148f8927b697094949c248f869f0fabc4ccbb3ca
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Mon Dec 12 21:42:30 2016 +0000

    add build dependency on rdflib
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 55f6717..a3ff895 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 9),
                python-lxml,
                python-networkx (>= 1.10),
                python-pydotplus,
+               python-rdflib (>= 4.2.1),
                python-setuptools,
                python-six (>= 1.9.0),
                python-sphinx,
@@ -19,6 +20,7 @@ Build-Depends: debhelper (>= 9),
                python3-lxml,
                python3-networkx (>= 1.10),
                python3-pydotplus,
+               python3-rdflib (>= 4.2.1),
                python3-setuptools,
                python3-six (>= 1.9.0)
 Standards-Version: 3.9.8

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-prov.git



More information about the Python-modules-commits mailing list