python-qtpy (2.4.3-1) unstable; urgency=medium

  * New upstream version

 -- Julian Gilbey <jdg@debian.org>  Tue, 01 Apr 2025 11:59:39 +0100

python-qtpy (2.4.2-9) unstable; urgency=medium

  * Add overlooked PyQt6 package for qtpy.uic to qtpy-get-dependencies

 -- Julian Gilbey <jdg@debian.org>  Mon, 27 Jan 2025 06:53:22 +0000

python-qtpy (2.4.2-8) unstable; urgency=medium

  * As Qt5 is reaching end of long-term support, and therefore being
    phased out of Debian, drop all PyQt5 dependencies except for those
    currently required by Debian packages: python3-pyqt5 and
    python3-pyqt5.qtsvg; also stop running the tests for PyQt5 as many
    of them now break because of this change, and it is not worth the
    effort to patch them until Qt5 is finally dropped completely
    (Closes: #1094019)
  * Add qtpy.__version__ to constants in qtpy-get-dependencies

 -- Julian Gilbey <jdg@debian.org>  Sun, 26 Jan 2025 22:24:49 +0000

python-qtpy (2.4.2-7) unstable; urgency=medium

  * In qtpy-get-dependencies, add "compat" to list of recognised qtpy
    imports, and identify constants separately (rather than listing them
    as unrecognised imports)

 -- Julian Gilbey <jdg@debian.org>  Sun, 19 Jan 2025 07:46:31 +0000

python-qtpy (2.4.2-6) unstable; urgency=medium

  * Team upload
  * Move to unstable (Closes: #1070215)
  * Drop qtwebkit support (Closes: #1093389)
  * Restrict QtWebEngine architecture list

 -- Bastian Germann <bage@debian.org>  Sat, 18 Jan 2025 23:07:13 +0100

python-qtpy (2.4.2-5) experimental; urgency=medium

  * Drop PyQt5 dependencies from python3-qtpy

 -- Julian Gilbey <jdg@debian.org>  Wed, 25 Dec 2024 14:47:21 +0000

python-qtpy (2.4.2-4) unstable; urgency=medium

  * Add script to determine Python dependencies for a QtPy-using package
  * Add README.Debian to explain how this all works
  * Restore the PyQt5 dependencies for this upload to unstable

 -- Julian Gilbey <jdg@debian.org>  Wed, 25 Dec 2024 14:31:40 +0000

python-qtpy (2.4.2-3) experimental; urgency=medium

  * Drop PyQt5 dependencies from python3-qtpy

 -- Julian Gilbey <jdg@debian.org>  Thu, 12 Dec 2024 08:25:28 +0000

python-qtpy (2.4.2-2) unstable; urgency=medium

  * Skip test failing on ci.debian.net on arm64 (though it works fine in
    an schroot setup)

 -- Julian Gilbey <jdg@debian.org>  Wed, 11 Dec 2024 20:18:45 +0000

python-qtpy (2.4.2-1) unstable; urgency=medium

  * New upstream version
  * Ignore DeprecationWarning when using PySide 6.
  * Switch d/watch to using GitHub source

 -- Julian Gilbey <jdg@debian.org>  Sat, 07 Dec 2024 21:30:34 +0000

python-qtpy (2.4.1-3) unstable; urgency=medium

  [ Stuart Prescott ]
  * Add metapackages to support qtpy abstraction in packaging (WIP on
    #1070215).
    - add tool to check build log and autopkgtest logs for test failures
      and unintended test skips
    - manage dependencies of metapackages via script
    - Temporarily skip failing test with Python 3.13 and PySide 6.

  [ Julian Gilbey ]
  * Make python3-qtpy depend on PyQt5 for a transitional period, after
    which we can close the bug #1070215

 -- Julian Gilbey <jdg@debian.org>  Fri, 06 Dec 2024 07:11:24 +0000

python-qtpy (2.4.1-2) unstable; urgency=medium

  * Team Upload
  * remove obsolete python3-mock build-dep

 -- Alexandre Detiste <tchet@debian.org>  Mon, 19 Feb 2024 08:08:53 +0100

python-qtpy (2.4.1-1) unstable; urgency=medium

  * New upstream version 2.4.1
  * Update d/copyright file
  * Add URW Base 35 fonts to build-depends (needed for tests)
  * Depend on latest pytest-xvfb to avoid spurious test errors (see
    https://github.com/The-Compiler/pytest-xvfb/issues/11)

 -- Julian Gilbey <jdg@debian.org>  Thu, 23 Nov 2023 22:16:50 +0000

python-qtpy (2.3.1-1) unstable; urgency=medium

  * New upstream version
  * Update standards-version

 -- Julian Gilbey <jdg@debian.org>  Tue, 27 Jun 2023 21:58:04 +0100

python-qtpy (2.3.0-1) unstable; urgency=medium

  * New upstream version

 -- Julian Gilbey <jdg@debian.org>  Sat, 12 Nov 2022 22:19:28 +0000

python-qtpy (2.2.0-1) unstable; urgency=medium

  * New upstream version

 -- Julian Gilbey <jdg@debian.org>  Wed, 31 Aug 2022 07:29:11 +0100

python-qtpy (2.1.0-4) unstable; urgency=medium

  * Simplify testing code slightly
  * Really add qtpy(1) manpage

 -- Julian Gilbey <jdg@debian.org>  Tue, 05 Jul 2022 08:58:19 +0100

python-qtpy (2.1.0-3) unstable; urgency=medium

  * Fix FTBFS error with Pytest 7.x (closes: #1013700)
  * Update d/copyright and standards-version
  * Add missing documentation to /usr/share/doc/python3-qtpy
  * Add build-depends for new pybuild version
  * Add qtpy(1) manpage

 -- Julian Gilbey <jdg@debian.org>  Mon, 04 Jul 2022 22:45:45 +0100

python-qtpy (2.1.0-2) unstable; urgency=medium

  * Don't install .coverage file

 -- Julian Gilbey <jdg@debian.org>  Thu, 26 May 2022 23:57:04 +0100

python-qtpy (2.1.0-1) unstable; urgency=medium

  * New upstream version

 -- Julian Gilbey <jdg@debian.org>  Thu, 26 May 2022 22:31:07 +0100

python-qtpy (2.0.1-2) unstable; urgency=medium

  * Allow package to work correctly on armhf
  * Remove needless dependency on python3-pyqt5.sip

 -- Julian Gilbey <jdg@debian.org>  Thu, 07 Apr 2022 20:33:22 +0100

python-qtpy (2.0.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version.

 -- Julian Gilbey <jdg@debian.org>  Wed, 06 Apr 2022 20:35:18 +0100

python-qtpy (2.0.0-3) unstable; urgency=medium

  * Team upload.
  * revert python3-qtpy back to Architecture: all
    and use Recommends: python3-pyqt5.qtwebengine
    with arch-specific Build-Depends.

 -- Drew Parsons <dparsons@debian.org>  Fri, 07 Jan 2022 08:55:46 +0100

python-qtpy (2.0.0-2) unstable; urgency=medium

  * Team upload.
  * QtWebEngine only supports selected architectures.
    (amd64 arm64 armhf i386 mips64el mipsel)
    - Depend on python3-pyqt5.qtwebengine only on arches supported by
      qtwebengine-opensource-src
    - Skip webengine tests if python3-pyqt5.qtwebengine is not
      available. Other components can still be used on other arches.
    - arch dependency requires python3-qtpy Architecture: any
  * qtpy v2.0 now uses PyQt5.sip (or PyQt6.sip). Closes: #966047.
  * drop qtpy/py3compat.py and qtpy/_patch/qcombobox.py from
    debian/copyright (no longer in upstream source)
  * Standards-Version: 4.6.0

 -- Drew Parsons <dparsons@debian.org>  Fri, 07 Jan 2022 03:03:24 +0100

python-qtpy (2.0.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

  [ Håvard Flaget Aasen ]
  * autopkgtest: Add allow-stderr as restriction. Tests fails because of
    a deprecation warning. Closes: #1001429
  * Document Rules-Requires-Root.

  [ Picca Frédéric-Emmanuel ]
  * New upstream version 2.0.0

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Wed, 05 Jan 2022 14:33:31 +0100

python-qtpy (1.9.0-3) unstable; urgency=medium

  * d/control: Added python3-mock Depends (Closes: #951032)

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Thu, 27 Feb 2020 07:03:37 +0100

python-qtpy (1.9.0-2) unstable; urgency=medium

  * Team upload
  * Fix typo in python3-qtquic ->  python3-qtquick

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Mon, 10 Feb 2020 07:47:26 +0100

python-qtpy (1.9.0-1) unstable; urgency=medium

  * Team upload
  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.1.1, no changes needed.

  [ Picca Frédéric-Emmanuel ]
  * New upstream version 1.9.0

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Sun, 09 Feb 2020 16:58:12 +0100

python-qtpy (1.3.1-3) unstable; urgency=medium

  * Team upload
  * Drop python2 autopkgtest

 -- Graham Inggs <ginggs@debian.org>  Wed, 13 Nov 2019 11:41:45 +0000

python-qtpy (1.3.1-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/control: Remove trailing whitespaces
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Use debhelper-compat instead of debian/compat.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #938117

 -- Sandro Tosi <morph@debian.org>  Wed, 16 Oct 2019 23:34:42 -0400

python-qtpy (1.3.1-1) unstable; urgency=medium

  * Switch from git-dpm to gbp
  * Source new releases from PyPI
  * New upstream version 1.3.1
  * Add new install dependency on pyqt5.qtopengl
  * Bump standards version to 4.1.0
  * Update copyright information

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Wed, 23 Aug 2017 16:05:28 +0100

python-qtpy (1.2.1-2) unstable; urgency=medium

  * Run autopkgtests for all supported Python versions
  * Temporarily disable testing at package build time
    - Drop b-deps required for testing
    - Disable testing stage in pybuild
    - Drop use of dh_auto_test override
    Thanks to Santiago Vila for investigating (Closes: #854496)

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Tue, 14 Mar 2017 13:45:24 +0000

python-qtpy (1.2.1-1) unstable; urgency=medium

  * New upstream release

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Sun, 22 Jan 2017 08:09:05 +0000

python-qtpy (1.2.0-1) unstable; urgency=medium

  * Switch to git-dpm
  * New upstream release
  * Bump minimum Python versions (2.7, 3.3)
  * Add new dependency on pyqt5.qtmultimedia
  * Simplify setup for tests in pybuild
  * Drop superfluous Testsuite field
  * Upgrade packaging to debhelper 10
  * Support the nocheck build profile
    - Add versioned dependency on dpkg-dev
    - Mark test dependencies as !nocheck
    - Disable tests if nocheck requested
  * Fix whitespaces in rules file

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Tue, 17 Jan 2017 10:29:57 +0000

python-qtpy (1.1.2-1) unstable; urgency=medium

  * New upstream release.
  * Adapt testing to new upstream codebase layout.

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Wed, 10 Aug 2016 10:48:15 +0100

python-qtpy (1.1.1-1) unstable; urgency=medium

  * New upstream release.
  * Update packaging to run the new upstream testsuite.
  * Clean files from egg-info directory.
  * Update copyright information:
    - Add upstream contact.
    - Add missing copyright.
    - Wrap and sort.

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Fri, 08 Jul 2016 18:01:12 +0100

python-qtpy (1.0.2-1) unstable; urgency=medium

  * New upstream release.
  * Bump standards version to 3.9.8, no changes required.

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Sun, 05 Jun 2016 02:50:08 +0100

python-qtpy (1.0.1-1) unstable; urgency=medium

  * New upstream release.

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Mon, 11 Apr 2016 20:33:53 +0100

python-qtpy (1.0-1) unstable; urgency=medium

  * New upstream release.
  * d/rules: add DH_VERBOSE option.
  * Apply r/travis.py/tests.py, renamed upstream.
  * d/control: add missing build dependencies on pyqt5.{qtsvg,qtwebkit}.
  * d/control: only support the PyQt5 backend, to avoid unintended mixup.

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Thu, 24 Mar 2016 17:47:59 +0000

python-qtpy (1.0~b1-2) unstable; urgency=medium

  * Fix VCS fields.
  * Fix runtime error in packaging testsuite.

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Sun, 28 Feb 2016 14:42:35 +0000

python-qtpy (1.0~b1-1) unstable; urgency=low

  * Initial release. (Closes: #814721)

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Sat, 27 Feb 2016 10:18:19 +0000