1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182
|
pytest-qt (4.2.0+repack-1) unstable; urgency=medium
* Team upload.
* Retarget d/watch to Github
* Repack upstream source to remove the (now conflicting)
auto-generated _version.py (Closes: #1030486)
* Clean up d/rules
* Bump Standards-Version to 4.6.2
* Move to pybuild-autopkgtest
* Drop ${sphinxdoc:Built-Using} from python-pytestqt-doc
-- Timo Röhling <roehling@debian.org> Sat, 04 Feb 2023 11:34:01 +0100
pytest-qt (4.2.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 4.2.0
- Use pytest.hookimpl to configure hooks, avoiding a deprecation
warning in pytest 7.2.0
-- Timo Röhling <roehling@debian.org> Sat, 17 Dec 2022 17:39:23 +0100
pytest-qt (4.0.2-1) unstable; urgency=medium
* Team Upload.
[ Debian Janitor ]
* Remove unused license definitions for LGPL-3+.
[ Michael R. Crusoe ]
* New upstream release.
* d/contron: append ":any" to python build-dep to facilitate cross-
building.
* d/control: pull in python3-pytest-xvfb for checks
* Standards-Version: 4.6.0 (routine-update)
* Add salsa-ci file (routine-update)
* Refresh patches
* Added patch to fix "privacy-breach-generic"
-- Michael R. Crusoe <crusoe@debian.org> Fri, 08 Oct 2021 12:37:00 +0200
pytest-qt (3.2.2-2) unstable; urgency=medium
* Team Upload.
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Nilesh Patra ]
* Clean _version.py pre-build (Closes: #978266)
* Add upstream/metadata
* Bump debhelper-compat version to 13
* Declare compliance with policy 4.5.1
* Do not run autopkgtest for QT4 API,
since it has been removed from the archive
* Move tests to run-unit-test to avoid no-op
-- Nilesh Patra <npatra974@gmail.com> Thu, 07 Jan 2021 00:35:02 +0530
pytest-qt (3.2.2-1) unstable; urgency=medium
* Team upload.
* New upstream release (Closes: #917597)
* d/patches/Remove-mouseEvent-proxy-method.patch: Dropped, not needed
anymore
* d/patches/Skip-tests-requiring-a-window-manager.patch: Rebased
* Enable autopkgtest-pkg-python testsuite
* Bump debhelper compat level to 12
* Bump Standards-Version to 4.3.0 (no changes)
* d/copyright: Update for new upstream release
-- Ondřej Nový <onovy@debian.org> Sun, 06 Jan 2019 21:12:33 +0100
pytest-qt (2.3.1-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Remove ancient X-Python3-Version field
[ Mattia Rizzolo ]
* Drop build-depends on old dpkg-dev.
* Bump Standards-Version to 4.2.1.
+ Set Rules-Requires-Root:no.
* Use the new debhelper-compat(=11) notation and drop d/compat.
-- Mattia Rizzolo <mattia@debian.org> Thu, 27 Sep 2018 12:59:50 +0200
pytest-qt (2.3.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
[ Dmitry Shachnev ]
* Adapt for QTest.mouseEvent removing in PyQt v5.11.
(Closes: #906400)
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 27 Sep 2018 12:40:39 +0200
pytest-qt (2.3.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Ghislain Antony Vaillant ]
* New upstream version 2.3.1
* Refresh the patch queue
* Update the copyright years
* Normalize the package descriptions
* Drop the get-orig-source target
* Bump the debhelper version to 11
* Bump the standards version to 4.1.3
* Set PYTEST_QT_API before running the tests
* Increase verbosity of autopkgtests
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Thu, 15 Feb 2018 21:03:31 +0000
pytest-qt (2.2.1-1) unstable; urgency=medium
* New upstream version 2.2.1
* Add choice of PyQt APIs to Recommends
* Bump the standards version to 4.1.1
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 10 Oct 2017 14:24:45 +0100
pytest-qt (2.2.0-1) unstable; urgency=medium
* New upstream version 2.2.0
* Refresh the patch queue
* Fixup whitespacing in rules file
* Replace occurrences of findstring with filter
* Add recommended get-orig-source target
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 19 Sep 2017 22:32:48 +0200
pytest-qt (2.1.2-3) unstable; urgency=medium
* Fix FTBFS due to logging changes in Qt.
Thanks to Dmitry Shachnev for the patch (Closes: #872992)
* Use DEB_BUILD_OPTIONS for nocheck and nodoc guards
* Fixup the Vcs-Browser URI
* Bump standards version to 4.1.0
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 23 Aug 2017 19:26:33 +0100
pytest-qt (2.1.2-2) unstable; urgency=medium
* Drop autopkgtests for PySide.
Reason: PySide is not available for Python 3.6
* Mark doc package M-A foreign
* Run the tests at build time
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Sun, 30 Jul 2017 21:07:03 +0100
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
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Thu, 13 Jul 2017 10:42:32 +0100
pytest-qt (2.1.0-2) unstable; urgency=medium
* Add missing copyright information.
Thanks to Chris Lamb for reporting (Closes: #855830)
* Run autopkgtests for all supported Python versions
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 22 Feb 2017 14:48:29 +0000
pytest-qt (2.1.0-1) unstable; urgency=low
* Initial release. (Closes: #854365)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Sat, 11 Feb 2017 15:44:08 +0000
|