[Python-modules-commits] [cookiecutter] 06/06: Update build-dependencies
Vincent Bernat
bernat at moszumanska.debian.org
Mon May 2 06:23:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
bernat pushed a commit to branch master
in repository cookiecutter.
commit b894c914a40c9766a598970ff6e01627b45e280f
Author: Vincent Bernat <vincent at bernat.im>
Date: Mon May 2 08:23:06 2016 +0200
Update build-dependencies
---
debian/changelog | 1 +
debian/control | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index bb3578e..3cdf16a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ cookiecutter (1.4.0-1) UNRELEASED; urgency=medium
[ Vincent Bernat ]
* New upstream version.
+ * Update build-dependencies.
-- Vincent Bernat <bernat at debian.org> Mon, 02 May 2016 08:05:57 +0200
diff --git a/debian/control b/debian/control
index 26c5446..0276108 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,10 @@ Build-Depends: debhelper (>= 7.0.50~), dh-python,
python-sphinx (>= 1.0.7+dfsg),
python-setuptools, python3-setuptools,
python-jinja2, python3-jinja2,
+ python-jinja2-time, python3-jinja2-time,
python-mock, python3-mock,
python-binaryornot, python3-binaryornot,
- python-ruamel.yaml, python3-ruamel.yaml,
+ python-poyo, python3-poyo,
python-pytest, python3-pytest,
python-pytest-mock, python3-pytest-mock,
python-click, python3-click,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/cookiecutter.git
More information about the Python-modules-commits
mailing list