diff --git a/dev-python/pytest-marks/Manifest b/dev-python/pytest-marks/Manifest deleted file mode 100644 index d42a0fd946..0000000000 --- a/dev-python/pytest-marks/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pytest-marks-0.4.tar.gz 1978 BLAKE2B 1f9898d860734e940b77f926bc7513e9c1d26d4dc45b9f876378974db393b41f8e9c24073306c6d299d3a70d60d40ecea35efdf4e50aa861678837cf4626c46f SHA512 4c1b6bb88c022661705e31cdf0b2d25c4e6fe09a4f8632662410d0c7ab3e436c6091ee88620b7c6660c4194f7afaedeb11ae4eac6476e447b6653c6ac7668d7b diff --git a/dev-python/pytest-marks/metadata.xml b/dev-python/pytest-marks/metadata.xml deleted file mode 100644 index a0a60d7147..0000000000 --- a/dev-python/pytest-marks/metadata.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/dev-python/pytest-marks/pytest-marks-0.4.ebuild b/dev-python/pytest-marks/pytest-marks-0.4.ebuild deleted file mode 100644 index 610b409528..0000000000 --- a/dev-python/pytest-marks/pytest-marks-0.4.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8} ) - -DISTUTILS_USE_SETUPTOOLS=rdepend - -inherit distutils-r1 - -DESCRIPTION="Allow to set 'marks' on pytest methods" -HOMEPAGE="https://github.com/adamgoucher/pytest-marks" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="GPL-3" -KEYWORDS="~amd64 ~x86" -SLOT="0" - -RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]" diff --git a/profiles/package.mask b/profiles/package.mask index 4733cf509c..ff88834ac7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -15,8 +15,3 @@ # Use net-misc/tuir or reddio (https://gitlab.com/aaronNG/reddio) instead. # Masked for removal in 30 days. net-misc/rtv - -# Anna (cybertailor) Vyalkova (2021-08-08) -# Latest release 9 years ago, no reverse dependencies, almost one-liner. -# Masked for removal in 30 days. -dev-python/pytest-marks