From: David Seifert Date: Thu, 26 Dec 2019 14:04:56 +0000 (+0100) Subject: dev-python/pytest-qt: Remove last-rited packages X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=db07e80a33ead7c5f613310eba8443094e1e56bc;p=gentoo.git dev-python/pytest-qt: Remove last-rited packages Bug: https://bugs.gentoo.org/701426 Signed-off-by: David Seifert --- diff --git a/dev-python/pytest-qt/Manifest b/dev-python/pytest-qt/Manifest deleted file mode 100644 index da123ced3b7c..000000000000 --- a/dev-python/pytest-qt/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pytest-qt-2.3.0.tar.gz 106707 BLAKE2B cf02aed42481cbcadfaaa15c883f3055337f6f32e33b7dfbce986ecd9936218ee5bfe9f21e1a910aa970e7adf88dd24415d63f40655e8417863e96a4285fd466 SHA512 2bda4b5f60ba68b151ce62972661cd704e40f4cadaef2583882099e96100b5c5b9398de796e851579e026e9736e07539c4db8c10eef16929ce729c4dd7a22940 diff --git a/dev-python/pytest-qt/metadata.xml b/dev-python/pytest-qt/metadata.xml deleted file mode 100644 index 2b11b948e3b9..000000000000 --- a/dev-python/pytest-qt/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - blueness@gentoo.org - Anthony G. Basile - - - pytest-qt - pytest-dev/pytest-qt - - diff --git a/dev-python/pytest-qt/pytest-qt-2.3.0-r2.ebuild b/dev-python/pytest-qt/pytest-qt-2.3.0-r2.ebuild deleted file mode 100644 index a62c2f52ae2b..000000000000 --- a/dev-python/pytest-qt/pytest-qt-2.3.0-r2.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 python3_{5,6} ) -inherit distutils-r1 - -DESCRIPTION="pytest plugin for PyQt4 or PyQt5 applications" -HOMEPAGE="https://pypi.org/project/pytest-qt/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="doc" - -RDEPEND=" - >=dev-python/pytest-2.7.0[${PYTHON_USEDEP}] - dev-python/PyQt5[gui,testlib,${PYTHON_USEDEP}] - doc? ( - dev-python/sphinx[${PYTHON_USEDEP}] - dev-python/sphinx-py3doc-enhanced-theme[${PYTHON_USEDEP}] - ) -" - -DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] -" - -# Test make assumptions about Qt environment -RESTRICT="test" - -python_compile_all() { - use doc && sphinx-build -b html docs _build/html -} - -python_install_all() { - use doc && HTML_DOCS=( _build/html/. ) - distutils-r1_python_install_all -} diff --git a/profiles/package.mask b/profiles/package.mask index 14949da0a85d..c98eeaf30970 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -754,7 +754,6 @@ sci-astronomy/kapteyn # burden, bug #701426. Removal in 30 days. dev-python/pytest-datafiles dev-python/pytest-pythonpath -dev-python/pytest-qt # Andreas Sturmlechner (2019-11-28) # Multiple build failures, automagic, missing deps, no one to fix them