[Python-modules-commits] [flask] 08/16: Added python{3, }-click to build depends
Ondřej Nový
onovy at moszumanska.debian.org
Mon Jul 18 10:20:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to branch master
in repository flask.
commit 0090f4a41c930d5d886a68d503fc46819552c61f
Author: Ondřej Nový <onovy at debian.org>
Date: Mon Jul 18 11:47:09 2016 +0200
Added python{3,}-click to build depends
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index a3c1285..d53b4ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ flask (0.11.1-1) UNRELEASED; urgency=medium
* Removed patches applied upstream:
- d/p/fix_test_appcontext_signals.patch
- d/p/fix_test_json_key_sorting.patch
+ * Added python{3,}-click to build depends
-- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:36:03 +0200
diff --git a/debian/control b/debian/control
index a37abdd..157b6df 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.o
Build-Depends: debhelper (>= 9), dh-python,
python-all, python3-all,
python-setuptools, python3-setuptools,
+ python-click, python3-click,
# for docs:
python-sphinx (>= 1.0.7+dfsg),
python-werkzeug (>= 0.8), python-jinja2, python-itsdangerous,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flask.git
More information about the Python-modules-commits
mailing list