[Python-modules-commits] [pytest] 01/04: Bump python-py dependencies

Sebastian Ramacher sramacher at moszumanska.debian.org
Mon Sep 4 11:15:51 UTC 2017


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

sramacher pushed a commit to branch master
in repository pytest.

commit 7afcf211e99e7462d5e2231011dc8f1aafbadf66
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Sep 4 11:52:28 2017 +0200

    Bump python-py dependencies
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 1674d7d..562e136 100644
--- a/debian/control
+++ b/debian/control
@@ -18,14 +18,14 @@ Build-Depends:
  python-mock (>= 1.0.1) <!nocheck>,
  python-nose <!nocheck>,
  python-pexpect <!nocheck>,
- python-py (>= 1.4.29),
+ python-py (>= 1.4.34),
  python-setuptools,
  python-setuptools-scm,
  python3-all (>= 3.1.2-6~),
  python3-hypothesis <!nocheck>,
  python3-mock (>= 1.0.1) <!nocheck>,
  python3-nose <!nocheck>,
- python3-py (>= 1.4.29),
+ python3-py (>= 1.4.34),
  python3-setuptools,
  python3-setuptools-scm,
  python3-sphinx (>= 1.0.7+dfsg)
@@ -43,7 +43,7 @@ Package: python-pytest
 Architecture: all
 Depends:
  python-pkg-resources,
- python-py (>= 1.4.29),
+ python-py (>= 1.4.34),
  ${misc:Depends},
  ${python:Depends}
 Suggests:
@@ -77,7 +77,7 @@ Package: pypy-pytest
 Architecture: all
 Depends:
  pypy-pkg-resources,
- pypy-py (>= 1.4.29),
+ pypy-py (>= 1.4.34),
  ${misc:Depends},
  ${pypy:Depends}
 Description: Simple, powerful testing in PyPy

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



More information about the Python-modules-commits mailing list