diff options
author | 2024-01-20 20:48:13 +0100 | |
---|---|---|
committer | 2024-01-20 21:00:02 +0100 | |
commit | c95406df0fc32be306c4f5d43ed0002b731d2c19 (patch) | |
tree | 1002b23086587199d3f7391c31a8fd2154002b11 /dev-python/types-psutil | |
parent | dev-python/attrs: Remove old (diff) | |
download | gentoo-c95406df0fc32be306c4f5d43ed0002b731d2c19.tar.gz gentoo-c95406df0fc32be306c4f5d43ed0002b731d2c19.tar.bz2 gentoo-c95406df0fc32be306c4f5d43ed0002b731d2c19.zip |
dev-python/types-psutil: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/types-psutil')
-rw-r--r-- | dev-python/types-psutil/Manifest | 1 | ||||
-rw-r--r-- | dev-python/types-psutil/types-psutil-5.9.5.17.ebuild | 17 |
2 files changed, 0 insertions, 18 deletions
diff --git a/dev-python/types-psutil/Manifest b/dev-python/types-psutil/Manifest index 95aa017ffd28..842b439daef8 100644 --- a/dev-python/types-psutil/Manifest +++ b/dev-python/types-psutil/Manifest @@ -1,2 +1 @@ -DIST types-psutil-5.9.5.17.tar.gz 14260 BLAKE2B e9addb084e29e2944c07d2003a97ddc879a42ab3687d478a4b55893687360565904f803615de227f48579ad117d47c9f98abeeb6ed6da281b4619776fa40ed45 SHA512 c9a39da945262756c0c75168bc9b67b220096b88dabc13327801b5b572bb571c3c791ff2bd280243195acbc9818552ad3aafddad1813956a5ffef45084aebaaa DIST types-psutil-5.9.5.20240106.tar.gz 14317 BLAKE2B fa7c252f45f4bb1e1cd2c2dbf615c680090500637d24f2b37745175ac0b7237918c38d17c478142f25bf0e4ada0776f989f86590fdd849b3feac6ec516f85e8d SHA512 d286f9eee84fb363248dc09f5629ff8ef717740b5e0f01475a376a94eeb996c418d0236e32e90262f12dfe3e9051f18f66b5e85e3167e81e77399cd34718aafd diff --git a/dev-python/types-psutil/types-psutil-5.9.5.17.ebuild b/dev-python/types-psutil/types-psutil-5.9.5.17.ebuild deleted file mode 100644 index af385034353e..000000000000 --- a/dev-python/types-psutil/types-psutil-5.9.5.17.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 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_{10..12} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Typing stubs for psutil" -HOMEPAGE="https://pypi.org/project/types-psutil/" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" |