gpo.zugaina.org

Search Portage & Overlays:

dev-python/pytest-qt

Pytest plugin for PyQt5 and PySide2 applications

Screenshots

  • pytest-qt-4.4.0
    amd64 ~arm arm64 ~ppc64 ~riscv x86
    test doc python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 test

    View      Download      Browse     License: MIT   
    Overlay: gentoo

ChangeLog

commit 7b32e2d7975a5a20737ae8b38cc089bcaf643148
Author: leycec <leycec@gmail.com>
Date: Fri Jan 24 01:14:11 2020 -0500

dev-python/*: $ sanitized.

This commit sanitizes the $ global required by all Python
ebuilds by removing references to obsolete Python interpreters.

commit 6a43c905624f32705530f4ea695aa091adba77f0
Author: leycec <leycec@gmail.com>
Date: Fri Nov 15 23:52:44 2019 -0500

dev-python/*: Python 3.8 supported.

This commit adds Python 3.8 support to all existing "dev-python"
packages in this repository under the generally safe assumption that all
packages already supporting Python 3.7 will also support Python 3.8.
Packages failing to do so will, of course, be reverted as needed.

commit 4109cc37caa7c930589b891d082c837add794dbf
Author: leycec <leycec@gmail.com>
Date: Wed Oct 2 01:09:37 2019 -0400

dev-python/*: $.

Most Python packages now require "setuptools" via the EAPI 7-specific
$ variable rather than the $ variable, in compliance
with cross-compiler sanity.

commit 3c599615309b02eadf3004987f35bd70e5d7120a
Author: leycec <leycec@gmail.com>
Date: Mon Sep 30 21:08:36 2019 -0400

dev-python/maxminddb: 1.5.1 added.

This commit adds both the most recent stable and live releases of
"maxminddb", a new mandatory dependency of ZeroNet >= 0.7.0.

Unrelatedly, various "dev-python/*/metadata.xml" files have been
truncated for brevity and maintainability.

commit 4634de69bee1ae5c6db9eb873ec3edc34a50459d
Author: leycec <leycec@gmail.com>
Date: Thu May 30 00:44:40 2019 -0400

dev-python/pytest-qt: 3.2.2 bumped.

This commit bumps pytest-qt to the most recent stable release (3.2.2).

commit 4ecd67b87b903cba302fd63656e6d830e982338d
Author: leycec <leycec@gmail.com>
Date: Thu May 2 01:53:01 2019 -0400

dev-python/pytest-qt: 3.2.1 bumped.

This commit bumps "pytest-qt", a PyQt5- and PySide2-based "py.test"
plugin enabling functional and unit testing of Qt GUIs, to its most
recent stable release: 3.2.1. While Portage does technically provide
"pytest-qt", the Portage version is several years (!) out-of-date and
fails to support PySide2.

This commit also provides a live version for those so inclined.