[Python-modules-commits] [pytest-xdist] 16/18: deb/control: update build-deps
Daniel Stender
stender at moszumanska.debian.org
Sat Aug 5 17:57:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
stender pushed a commit to branch debian/master
in repository pytest-xdist.
commit 7af7e4c565d6ec6a2f919512d48befffe488a628
Author: Daniel Stender <stender at debian.org>
Date: Sat Aug 5 19:49:42 2017 +0200
deb/control: update build-deps
---
debian/changelog | 3 ++-
debian/control | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8c310ef..a06baee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ pytest-xdist (1.18.2-1) UNRELEASED; urgency=medium
+ drop fix-acceptance_test-for-pytest3.patch (solved upstream).
* deb/control:
+ add DPMT as Uploaders.
+ + update build-deps (put version for python-pytest packages).
+ update Vcs fields (Git repo moved to /git/python-modules).
+ bump standards to 4.0.0 (no changes needed).
* deb/copyright:
@@ -16,7 +17,7 @@ pytest-xdist (1.18.2-1) UNRELEASED; urgency=medium
* use debhelper level 10 (changes in deb/control and deb/compat).
* add temporarily-disable-test_looponfail_removed_test.patch (Closes: #869094).
- -- Daniel Stender <stender at debian.org> Sat, 05 Aug 2017 19:46:43 +0200
+ -- Daniel Stender <stender at debian.org> Sat, 05 Aug 2017 19:48:35 +0200
pytest-xdist (1.15.0-3) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index f2145a4..1c24667 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Build-Depends:
python3-setuptools-scm,
python-execnet (>= 1.1),
python3-execnet,
- python-pytest,
- python3-pytest,
+ python-pytest (>= 3.0.0~),
+ python3-pytest (>= 3.0.0~),
python-py,
python3-py,
pandoc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-xdist.git
More information about the Python-modules-commits
mailing list