gpo.zugaina.org

Search Portage & Overlays:

dev-python/pytest-twisted

A pytest plugin for testing Twisted framework consumers

Screenshots

  • pytest-twisted-1.14.1
    amd64 ~arm ~arm64 ~ppc ~riscv x86
    test python_targets_python3_10 python_targets_python3_11

    View      Download      Browse     License: BSD   
    Overlay: gentoo

ChangeLog

commit 7f94bb0773b4d09f10712e53e6a574e677cfd215
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Wed Oct 5 07:23:59 2022 -0400

dev-python/<various>: use PEP 517; support Python 3.11

commit dccdafb7f70cbbbd1e75fc76329ca86542dbc41b
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Mon Mar 14 18:29:46 2022 -0400

dev-python/pytest-twisted: disable autoloading

The pytest-twisted plugin causes test failures in packages that aren't
expecting it to be present. Disable autoloading using a hack similar to
that used to address a similar issue with dev-python/pytest-relaxed.

See: https://bugs.gentoo.org/661218

commit 08d887cc3db634abc5927d7e15fe53097caed895
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Thu Mar 10 17:48:42 2022 -0500

drop obsolete versions from PYTHON_COMPAT

commit 6d8a907f6c073659a5fe09aa10505acef1829e32
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Thu Jan 6 20:39:43 2022 -0500

dev-python/pytest-twisted: patch test failure on Python 3.10

See: https://github.com/pytest-dev/pytest-twisted/issues/146#issuecomment-1006809202

commit 5c467c1a068fb4dbe99934fc659a170d7ec1725f
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Sat Nov 6 20:33:28 2021 -0400

dev-python/pytest-twisted: add new ebuild

This is a dependency of dev-python/qt5reactor[test].