diff options
| author | Michał Górny <mgorny@gentoo.org> | 2023-05-23 18:02:56 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2023-05-23 18:08:14 +0200 |
| commit | 41040fee9fe2be1e10a644b7f51a33d0a0e90a09 (patch) | |
| tree | 5984121b6ae53649bbbd6c7e5f2db53557cc8876 /dev-python/pyasn1-modules/pyasn1-modules-0.2.8-r2.ebuild | |
| parent | da4552e91ccbc6d9cbe6d21ed12c8292a17f2b94 (diff) | |
| download | gentoo-41040fee9fe2be1e10a644b7f51a33d0a0e90a09.tar.gz gentoo-41040fee9fe2be1e10a644b7f51a33d0a0e90a09.tar.bz2 gentoo-41040fee9fe2be1e10a644b7f51a33d0a0e90a09.zip | |
dev-python/pyasn1-modules: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pyasn1-modules/pyasn1-modules-0.2.8-r2.ebuild')
| -rw-r--r-- | dev-python/pyasn1-modules/pyasn1-modules-0.2.8-r2.ebuild | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/dev-python/pyasn1-modules/pyasn1-modules-0.2.8-r2.ebuild b/dev-python/pyasn1-modules/pyasn1-modules-0.2.8-r2.ebuild deleted file mode 100644 index e10a8f685e32..000000000000 --- a/dev-python/pyasn1-modules/pyasn1-modules-0.2.8-r2.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{9..11} pypy3 ) - -inherit distutils-r1 pypi - -DESCRIPTION="pyasn1 modules" -HOMEPAGE=" - https://pypi.org/project/pyasn1-modules/ - https://github.com/etingof/pyasn1-modules/ -" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" - -RDEPEND=" - >=dev-python/pyasn1-0.4.6[${PYTHON_USEDEP}] -" - -distutils_enable_tests unittest - -python_install_all() { - distutils-r1_python_install_all - insinto /usr/share/${P} - doins -r tools -} |
