Your message dated Thu, 13 Jul 2017 12:51:22 +0000
with message-id <e1dvdau-000itp...@fasolo.debian.org>
and subject line Bug#864693: fixed in pytest-qt 2.1.2-1
has caused the Debian Bug report #864693,
regarding pytest-qt: Fix test dep for the case of multiple supported python3
versions
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
864693: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864693
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pytest-qt
Version: 2.1.0-2
Severity: important
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu artful ubuntu-patch
Hi Ghislain,
In Ubuntu, we've begun the transition from python3.5 to python3.6, which in
the first stages involves enabling python3.6 as a non-default, supported
python3 version.
The pytest-qt package's autopkgtests will iterate over all supported python3
interpreters, but they don't depend on python3-all to guarantee that these
interpreters are installed on the system.
I have uploaded the attached simple patch to Ubuntu to address this. Please
consider applying it in Debian as well.
Thanks,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer http://www.debian.org/
slanga...@ubuntu.com vor...@debian.org
diff -Nru pytest-qt-2.1.0/debian/tests/control
pytest-qt-2.1.0/debian/tests/control
--- pytest-qt-2.1.0/debian/tests/control 2017-02-22 13:59:46.000000000
-0800
+++ pytest-qt-2.1.0/debian/tests/control 2017-06-12 15:58:26.000000000
-0700
@@ -5,7 +5,7 @@
; echo "Testing with $py:"
; PYTEST_QT_API=pyqt5 xvfb-run $py -m pytest tests
; done
-Depends: python3-pyqt5, python3-pytestqt, xauth, xvfb
+Depends: python3-pyqt5, python3-pytestqt, python3-all, xauth, xvfb
Test-Command: set -e
; cp -a tests "$AUTOPKGTEST_TMP"
@@ -14,7 +14,7 @@
; echo "Testing with $py:"
; PYTEST_QT_API=pyside xvfb-run $py -m pytest tests
; done
-Depends: python3-pyside, python3-pytestqt, xauth, xvfb
+Depends: python3-pyside, python3-pytestqt, python3-all, xauth, xvfb
Test-Command: set -e
; cp -a tests "$AUTOPKGTEST_TMP"
@@ -23,4 +23,4 @@
; echo "Testing with $py:"
; PYTEST_QT_API=pyqt4 xvfb-run $py -m pytest tests
; done
-Depends: python3-pyqt4, python3-pytestqt, xauth, xvfb
+Depends: python3-pyqt4, python3-pytestqt, python3-all, xauth, xvfb
--- End Message ---
--- Begin Message ---
Source: pytest-qt
Source-Version: 2.1.2-1
We believe that the bug you reported is fixed in the latest version of
pytest-qt, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 864...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ghislain Antony Vaillant <ghisv...@gmail.com> (supplier of updated pytest-qt
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 13 Jul 2017 10:42:32 +0100
Source: pytest-qt
Binary: python3-pytestqt python-pytestqt-doc
Architecture: source
Version: 2.1.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team
<python-modules-team@lists.alioth.debian.org>
Changed-By: Ghislain Antony Vaillant <ghisv...@gmail.com>
Description:
python-pytestqt-doc - documentation for pytest-qt
python3-pytestqt - pytest plugin for Qt application testing (Python 3)
Closes: 864693
Changes:
pytest-qt (2.1.2-1) unstable; urgency=medium
.
* New upstream version 2.1.2
* Update the patch queue
- Drop Fix-query-of-module-version-in-docs.patch, applied upstream
- Refresh Skip-tests-requiring-a-window-manager.patch
* Add missing dependency on python3-all for all tests.
Thanks to Steve Langasek (Closes: #864693)
* Filter the egg-info directory using extend-diff-ignore
* Build the docs using the upstream Makefile
* Bump standards version to 4.0.0, no changes required
* Call xvfb-run with -a option in autopkgtests
Checksums-Sha1:
fa7a037db40c95de432af8f391f5f715130bbe85 2351 pytest-qt_2.1.2-1.dsc
38e28d28f1f9afa0275e7667c975a41b2d7b5098 108381 pytest-qt_2.1.2.orig.tar.gz
613b9b1c46178c88e9127ff3fdee9ccf0541c738 3632 pytest-qt_2.1.2-1.debian.tar.xz
Checksums-Sha256:
02088a4e909fc1ae9a7557c042b55f03a7d509200fe9e400ccd63ab23437e532 2351
pytest-qt_2.1.2-1.dsc
1f029b2aa1654f6b90fb7b2cbebd185cc1de7b792df6fdbb9af948b854a05ff7 108381
pytest-qt_2.1.2.orig.tar.gz
d3a7e9890ccdcc5d58a644edc873382ea8b5e2555446274373d3974d087b5569 3632
pytest-qt_2.1.2-1.debian.tar.xz
Files:
9d477ab0b9d9ae8ce39d819699ae04c8 2351 python optional pytest-qt_2.1.2-1.dsc
a73d396f6141c7a5ced821030c0e8c23 108381 python optional
pytest-qt_2.1.2.orig.tar.gz
a2d83a22812ef26b21ffe19969b87fa7 3632 python optional
pytest-qt_2.1.2-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCAAGBQJZZ2iYAAoJEPNPCXROn13ZAIsP/05CjOrmajXanNBQL0NMAzd8
Z4+7tcetxzRGGAMcXua733FLP1zrmmH9czMCiT8ogGBLFPYFatYcfff12xWN+6cP
IywY5fVOC0kHT1ixl7AXsDusTOZlZ/GDi8yc7vTEnRbm2fT8rLG51cqvNKUDHGMp
XQf0HLokPPOnI5PsS0E/+iJVXBALjk5yHasYMjWUWecZYJzA4Td7HTDWtU5LXnEI
8n+nxy7GB/prIFl5SkwdrI0epuZLSUuTAaX5mv9pJiyUSyYm8A9BZ2y/zRdhnwxl
1KAeh383/1F6pa1mtZq2VNufzTG6NL3guW+4LcXhQ+II+UY/mkU6hA6ZxdpKBBEs
S8kG5n/Y7K0dIcxWC3r96/ZwE0LCtq1ReQVmoPHrccVFGns2Wk0yZsJX0vEF5OqA
sqMmrhIhDCRJDOW8tM7FbYHLMEgWcQmdvIhFWSRKLIMj0S5JGfQG9PLiLBNmnilX
qdCiwmE671iXgXUgZWEYWf42UPwUwoqqqhfa4p+twyC0+d5fUNQuziNA0jd+QSJS
5mhrXtr8fQwM75mCW+X07TW26dKS9Dh9Un8ggaKDCmJPLLy82UxzhgBDdyCTyynC
CBCbHpxtd11F+W6ID4L88foXsQoPed/2/rXUvIMviJg90kVLbkAODCQKHLjK7Byl
vv6lXzt3kG7qzGs1FVpb
=isau
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team