[Python-modules-commits] [cookiecutter] 03/09: New upstream version
Vincent Bernat
bernat at moszumanska.debian.org
Sun Nov 15 23:12:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
bernat pushed a commit to branch master
in repository cookiecutter.
commit 12fc325ce78cd0c228144b1882a5d0f42243f233
Author: Vincent Bernat <vincent at bernat.im>
Date: Sun Nov 15 23:19:41 2015 +0100
New upstream version
---
debian/changelog | 6 +++---
debian/control | 1 +
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 695e8e7..68d638f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,12 @@
-cookiecutter (1.1.0-1) UNRELEASED; urgency=medium
+cookiecutter (1.2.1-1) UNRELEASED; urgency=medium
* New upstream release.
+ Drop all current patches.
- + Complete build-dependencies (future, whichcraft).
+ + Complete build-dependencies (future, whichcraft, pytest-mock).
* d/rules: use PYBUILD_NAME.
* d/rules: enforce use of py.test for tests.
- -- Vincent Bernat <bernat at debian.org> Fri, 09 Oct 2015 19:39:40 +0200
+ -- Vincent Bernat <bernat at debian.org> Sun, 15 Nov 2015 23:08:19 +0100
cookiecutter (1.0.0-3) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index c969f68..42f72be 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends: debhelper (>= 7.0.50~), dh-python,
python-binaryornot, python3-binaryornot,
python-yaml, python3-yaml,
python-pytest, python3-pytest,
+ python-pytest-mock, python3-pytest-mock,
python-click, python3-click,
python-future, python3-future,
python-whichcraft, python3-whichcraft
--
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