[Python-modules-commits] [jsonpickle] 06/09: Add python-bson and python3-bson to Build-Depends
Sophie Brun
sbrun-guest at moszumanska.debian.org
Tue Aug 22 06:56:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
sbrun-guest pushed a commit to branch master
in repository jsonpickle.
commit d2b191503f401de1e0f7311d5e478f9ceb52bfe2
Author: Sophie Brun <sophie at freexian.com>
Date: Mon Aug 21 11:35:19 2017 +0200
Add python-bson and python3-bson to Build-Depends
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index a8a7282..5c5c160 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,13 @@ Uploaders: John Paulett <john at paulett.org>, Jan Dittberner <jandd at debian.org>
Build-Depends: debhelper (>= 9),
dh-python,
python,
+ python-bson,
python-feedparser,
python-numpy,
python-simplejson,
python-sphinx (>= 1.0.7+dfsg-1~),
python3,
+ python3-bson,
python3-feedparser,
python3-numpy,
python3-simplejson
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jsonpickle.git
More information about the Python-modules-commits
mailing list