[Python-modules-commits] [python-marshmallow] 01/01: add simplejson depends
Adrian Alves
alvesadrian-guest at moszumanska.debian.org
Fri Jul 1 18:28:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
alvesadrian-guest pushed a commit to branch master
in repository python-marshmallow.
commit 1c056904a5805b17216836579a050cec84a2a4fd
Author: Adrian Alves <aalves at gmail.com>
Date: Fri Jul 1 18:28:19 2016 +0000
add simplejson depends
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 68f9499..18a9468 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,11 @@ Build-Depends: debhelper (>= 9.0.0),
python-all,
python-setuptools,
python-psutil,
+ python-simplejson,
python3-psutil,
python3-all,
- python3-setuptools
+ python3-setuptools,
+ python3-simplejson
Standards-Version: 3.9.7
Homepage: https://github.com/marshmallow-code/marshmallow
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-marshmallow.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-marshmallow.git
More information about the Python-modules-commits
mailing list