[Python-modules-commits] [cookiecutter] 01/07: d/control: switch back to PyYAML for YAML parsing
Vincent Bernat
bernat at moszumanska.debian.org
Sat May 28 13:18:06 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 a7997f6316884a5ae57e99a089678da1276b7107
Author: Vincent Bernat <vincent at bernat.im>
Date: Sat May 28 15:03:20 2016 +0200
d/control: switch back to PyYAML for YAML parsing
Patch pending.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 0276108..3147ae1 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 7.0.50~), dh-python,
python-jinja2-time, python3-jinja2-time,
python-mock, python3-mock,
python-binaryornot, python3-binaryornot,
- python-poyo, python3-poyo,
+ python-yaml, python3-yaml,
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