commit: 065f6c89bf12f79f4fa34687d635c7c757dd7d2e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 27 17:40:13 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jul 27 17:40:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=065f6c89
dev-python/pytest-tornado: treeclean Closes: https://bugs.gentoo.org/958601 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/pytest-tornado/Manifest | 1 - dev-python/pytest-tornado/metadata.xml | 17 ------------ .../pytest-tornado/pytest-tornado-0.8.1-r1.ebuild | 30 ---------------------- profiles/package.mask | 6 ----- 4 files changed, 54 deletions(-) diff --git a/dev-python/pytest-tornado/Manifest b/dev-python/pytest-tornado/Manifest deleted file mode 100644 index 1c98ddbea5f4..000000000000 --- a/dev-python/pytest-tornado/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pytest-tornado-0.8.1.gh.tar.gz 12616 BLAKE2B 0e9668056c5f6dafd242f311825f830fe1e6428f4c38d030bb0a119f8ae54d511debdb4f839adcfa0881d6ecc79e4889dbed80121cd7a3d4bfb75dd901cb234e SHA512 e655ee9e28461c68b6cc642dbbb203a31154305a603951641e795c605f55970243bb9f7a8858a44bf70faba3d647bea6cf1525f2f9655a968cabbea43beec3d6 diff --git a/dev-python/pytest-tornado/metadata.xml b/dev-python/pytest-tornado/metadata.xml deleted file mode 100644 index ccd7869f48c2..000000000000 --- a/dev-python/pytest-tornado/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Science Project</name> - </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Python</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">pytest-tornado</remote-id> - <remote-id type="github">eugeniy/pytest-tornado</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/pytest-tornado/pytest-tornado-0.8.1-r1.ebuild b/dev-python/pytest-tornado/pytest-tornado-0.8.1-r1.ebuild deleted file mode 100644 index 7a78a495896a..000000000000 --- a/dev-python/pytest-tornado/pytest-tornado-0.8.1-r1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) - -inherit distutils-r1 - -DESCRIPTION="Fixtures and markers to simplify testing of asynchronous tornado applications" -HOMEPAGE=" - https://github.com/eugeniy/pytest-tornado/ - https://pypi.org/project/pytest-tornado/ -" -SRC_URI=" - https://github.com/eugeniy/pytest-tornado/archive/refs/tags/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND=" - >=dev-python/pytest-3.6[${PYTHON_USEDEP}] - >=dev-python/tornado-5[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest diff --git a/profiles/package.mask b/profiles/package.mask index 3051ee678a0d..f6d315cd1f1d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -151,12 +151,6 @@ net-im/skypeforlinux sec-policy/selinux-skype x11-plugins/pidgin-skypeweb -# Michał Górny <[email protected]> (2025-06-21) -# Last commit in 2019. Has an entry point conflict with -# dev-python/pytest-tornasync. No reverse dependencies left. -# Removal on 2025-07-21. Bug #958601. -dev-python/pytest-tornado - # Michał Górny <[email protected]> (2025-06-21) # No commits for two years. Broken with Python 3.14 # and with >=dev-python/pytest-asyncio-1.0.0. No reverse dependencies.
