[Python-modules-commits] [vcr.py] 05/09: Sort Build-Depends

Daniele Tricoli eriol-guest at moszumanska.debian.org
Sun Aug 21 18:29:50 UTC 2016


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

eriol-guest pushed a commit to branch master
in repository vcr.py.

commit d7ff866a415bf9862b473853248f7e5cb386b2f7
Author: Daniele Tricoli <eriol at mornie.org>
Date:   Sun Aug 21 18:34:27 2016 +0200

    Sort Build-Depends
---
 debian/control | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index ff777c4..232c605 100644
--- a/debian/control
+++ b/debian/control
@@ -8,33 +8,33 @@ Build-Depends:
  dh-python,
  pandoc,
  python-all,
- python-setuptools,
- python-six (>= 1.5),
- python-wrapt,
- python-yaml,
  python-contextlib2,
+ python-httplib2,
  python-mock,
  python-pytest,
  python-pytest-localserver,
- python-urllib3,
+ python-pytest-tornado,
  python-requests,
- python-httplib2,
+ python-setuptools,
+ python-six (>= 1.5),
  python-tornado,
- python-pytest-tornado,
+ python-urllib3,
+ python-wrapt,
+ python-yaml,
  python3-all,
- python3-setuptools,
- python3-six (>= 1.5),
- python3-wrapt,
- python3-yaml,
  python3-contextlib2,
+ python3-httplib2,
  python3-mock,
  python3-pytest,
  python3-pytest-localserver,
- python3-urllib3,
+ python3-pytest-tornado,
  python3-requests,
- python3-httplib2,
+ python3-setuptools,
+ python3-six (>= 1.5),
  python3-tornado,
- python3-pytest-tornado
+ python3-urllib3,
+ python3-wrapt,
+ python3-yaml
 Standards-Version: 3.9.8
 Homepage: https://github.com/kevin1024/vcrpy/
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/vcr.py.git

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



More information about the Python-modules-commits mailing list