summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-11-22 10:25:32 +0100
committerMichał Górny <mgorny@gentoo.org>2023-11-22 10:25:32 +0100
commit0ce524f09c78537731aea1a9f73442fece4b24d5 (patch)
tree34dd17e748178ecf01f10764636ee2881c449b23 /dev-python/types-psutil
parentsys-power/sandmann-bin: new package, add 0.9 (diff)
downloadgentoo-0ce524f09c78537731aea1a9f73442fece4b24d5.tar.gz
gentoo-0ce524f09c78537731aea1a9f73442fece4b24d5.tar.bz2
gentoo-0ce524f09c78537731aea1a9f73442fece4b24d5.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/Manifest1
-rw-r--r--dev-python/types-psutil/types-psutil-5.9.5.16.ebuild17
2 files changed, 0 insertions, 18 deletions
diff --git a/dev-python/types-psutil/Manifest b/dev-python/types-psutil/Manifest
index 1ee627b31ffc..fa712fd0f329 100644
--- a/dev-python/types-psutil/Manifest
+++ b/dev-python/types-psutil/Manifest
@@ -1,2 +1 @@
-DIST types-psutil-5.9.5.16.tar.gz 14060 BLAKE2B 942e4c112568a864a0de79b40ddbe805dd3a10e445c4750b7feaa3cd8e8cf83198e8d472c603f6fbd00c4a0d3a4dc44741b03a3db5d039d8856b56cbe6321fc7 SHA512 e471ef3e03be57bfbcd551a6d0c1db353d2c8af140a3096453f30f069f546ca8943caf48369f7627919c8b9fd203dede7e7573a6e4ea5c65b0fe3f5f60175d3f
DIST types-psutil-5.9.5.17.tar.gz 14260 BLAKE2B e9addb084e29e2944c07d2003a97ddc879a42ab3687d478a4b55893687360565904f803615de227f48579ad117d47c9f98abeeb6ed6da281b4619776fa40ed45 SHA512 c9a39da945262756c0c75168bc9b67b220096b88dabc13327801b5b572bb571c3c791ff2bd280243195acbc9818552ad3aafddad1813956a5ffef45084aebaaa
diff --git a/dev-python/types-psutil/types-psutil-5.9.5.16.ebuild b/dev-python/types-psutil/types-psutil-5.9.5.16.ebuild
deleted file mode 100644
index 2e5813b51c93..000000000000
--- a/dev-python/types-psutil/types-psutil-5.9.5.16.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"