diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-04-27 08:41:31 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-04-27 08:46:32 +0200 |
commit | 3c76a83239d2d01c3cd4baa0ba543e92622be2db (patch) | |
tree | d2cbe130aaf969ed008f5430bbe34b3288828065 /dev-python/Arpeggio | |
parent | games-misc/wtf: Keyword 20210416 riscv, #841224 (diff) | |
download | gentoo-3c76a83239d2d01c3cd4baa0ba543e92622be2db.tar.gz gentoo-3c76a83239d2d01c3cd4baa0ba543e92622be2db.tar.bz2 gentoo-3c76a83239d2d01c3cd4baa0ba543e92622be2db.zip |
dev-python/Arpeggio: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/Arpeggio')
-rw-r--r-- | dev-python/Arpeggio/Arpeggio-1.10.2.ebuild | 31 | ||||
-rw-r--r-- | dev-python/Arpeggio/Manifest | 1 |
2 files changed, 0 insertions, 32 deletions
diff --git a/dev-python/Arpeggio/Arpeggio-1.10.2.ebuild b/dev-python/Arpeggio/Arpeggio-1.10.2.ebuild deleted file mode 100644 index 1d8d5c5f4698..000000000000 --- a/dev-python/Arpeggio/Arpeggio-1.10.2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8..10} ) -inherit distutils-r1 - -DESCRIPTION="Parser interpreter based on PEG grammars" -HOMEPAGE="https://pypi.org/project/Arpeggio/ https://github.com/textX/Arpeggio" -SRC_URI="https://github.com/textX/Arpeggio/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm64 x86" - -DEPEND=" - test? ( - dev-python/memory_profiler[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest - -python_prepare_all() { - sed -e '/^setup_requires/,/^[^[:space:]]/d' \ - -e '/^exclude/a\ - examples.*' \ - -i setup.cfg || die - distutils-r1_python_prepare_all -} diff --git a/dev-python/Arpeggio/Manifest b/dev-python/Arpeggio/Manifest index 2089f493bee8..4ae24bc19088 100644 --- a/dev-python/Arpeggio/Manifest +++ b/dev-python/Arpeggio/Manifest @@ -1,2 +1 @@ -DIST Arpeggio-1.10.2.tar.gz 766747 BLAKE2B 91e828731757b6ca1e16900edca3f45378c5bb05469e1d32571f9185dbb887f5cf6ae54afecf77f352f882d9056a0814c65aabf51424b482ae3a8cb90f11740a SHA512 c6a162f9ab854bac7e2bc9e5d5553c2dbcc068fcf61607149727cd4c8a7c87c63cab765b423c8ea76e09fa81ccc42157d724388a81e22864580ccf734998142a DIST Arpeggio-2.0.0.tar.gz 767813 BLAKE2B b4eab5b0a049560e8f3d775f34e9d1beffc26d3969a11a2043d203852c77385adbbef876e212b09c6af8630f2b8de6dfb088760bf9ade332af981d4e8d8267ad SHA512 b5a75eea515b7dd0ad7dc261703300bd5b3e5a70f0946845f8828dbf7c76613aef926fed9538fe0f9a71c1666edc9f8cff31afddd551bea1d7b1b9ad7a9cc405 |