[Python-modules-commits] [flask-restful] 01/02: Added missing python-blinker dependency

Alexandre Viau reazem-guest at moszumanska.debian.org
Wed Aug 5 23:47:56 UTC 2015


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

reazem-guest pushed a commit to branch master
in repository flask-restful.

commit 293a6cc257ec2d0f1bec2eea2308c9a2d934469f
Author: aviau <alexandre at alexandreviau.net>
Date:   Wed Aug 5 13:40:17 2015 -0400

    Added missing python-blinker dependency
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 4758919..496b275 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends-Indep: python-nose,
                      python-flask,
                      python-six,
                      python-tz,
+                     python-blinker,
                      python-crypto,
                      python3-nose,
                      python3-pytest,
@@ -24,6 +25,7 @@ Build-Depends-Indep: python-nose,
                      python3-flask,
                      python3-six,
                      python3-tz,
+                     python3-blinker,
                      python3-crypto
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/flask-restful.git

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



More information about the Python-modules-commits mailing list