diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-03-29 10:11:32 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-03-29 10:11:32 +0100 |
| commit | 14af6710773e6f46c1eb81374bd261048460ee9e (patch) | |
| tree | c2c3478847282fe68142318e1768c055c55df18d | |
| parent | c13debc2cf620b61a60795af313b7f1a69b899e2 (diff) | |
| download | gentoo-14af6710773e6f46c1eb81374bd261048460ee9e.tar.gz gentoo-14af6710773e6f46c1eb81374bd261048460ee9e.tar.bz2 gentoo-14af6710773e6f46c1eb81374bd261048460ee9e.zip | |
dev-python/scripttest: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
| -rw-r--r-- | dev-python/scripttest/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/scripttest/scripttest-1.3.0-r2.ebuild | 25 |
2 files changed, 0 insertions, 26 deletions
diff --git a/dev-python/scripttest/Manifest b/dev-python/scripttest/Manifest index 8d7d0becb22d..cb1557a003cf 100644 --- a/dev-python/scripttest/Manifest +++ b/dev-python/scripttest/Manifest @@ -1,2 +1 @@ -DIST scripttest-1.3.0.gh.tar.gz 14885 BLAKE2B 1984bb175b49248bd369d2d2ed6f70051113285b6870bce67e0c2203d29b4c5b2735fa96dfef7ee11aa38db74e9beb026bbc946c8549b2810f6b90e896bcae0e SHA512 038bfb1726bff85b6e3675be51db829d3519b47665266f6ae1d3c5c6f4f06e7b16742262ca1ba240544e9bd39ae96c1be0bd5e8583736f72bb04241a1bb8acf6 DIST scripttest-2.0.gh.tar.gz 14676 BLAKE2B 12515127e02d2ad8d4a60517571066ed3f381e21d7c64424f436a97d331e1a0d1b7ab7f6898b1a97dc2d379a59184a409b1ad35c472d7bf794953fbd5eeed150 SHA512 c3a2ccb1856c11a377287829683e63f3c8b4653ee778596a606195712bb8c01dcfb6e98408ac1012bfb3d0b45853f3076301f6a42e1f03bebf1df8a06e9d15f9 diff --git a/dev-python/scripttest/scripttest-1.3.0-r2.ebuild b/dev-python/scripttest/scripttest-1.3.0-r2.ebuild deleted file mode 100644 index f6d58a328d5c..000000000000 --- a/dev-python/scripttest/scripttest-1.3.0-r2.ebuild +++ /dev/null @@ -1,25 +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=( python3_{10..13} pypy3 pypy3_11 ) - -inherit distutils-r1 - -DESCRIPTION="Helper to test command-line scripts" -HOMEPAGE=" - https://pypi.org/project/scripttest/ - https://github.com/pypa/scripttest/ -" -SRC_URI=" - https://github.com/pypa/scripttest/archive/${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" - -distutils_enable_tests pytest |
