diff --git a/dev-python/types-psutil/Manifest b/dev-python/types-psutil/Manifest index 488dfbaeaf6ab..60035aba43be2 100644 --- a/dev-python/types-psutil/Manifest +++ b/dev-python/types-psutil/Manifest @@ -1,2 +1 @@ -DIST types_psutil-7.0.0.20250218.tar.gz 19828 BLAKE2B 0b1c1f53a4ba50145e6dfb3ca3e698c341b3050bb6fdbbfe62f10c7fadf85b16dba37feb15b6d66b11e068afbe693e54aaaa02fab85857b4d9f2e9def17259ee SHA512 0fc058e34e87af5438e0cd0702e30743ec9c4dd6e28ffe892d43afb8821480198a75b79b77650f76aef742ce44f35aa1ff6739dbcbabfb6aa68fdfd3d7d4f647 DIST types_psutil-7.0.0.20250401.tar.gz 20273 BLAKE2B 71961ed1e723d9f27f882511bce5398abffc199e90a0f3cfb0b7eae9dc23b88e76c08351e57e472262b89a35872c2d84566e4e6fc20577507f50c671863fb188 SHA512 c28c668860a907c702f7f6f1d14d24bac8ebf1099516ff50ab7ec3822870da89c891aee1561b522b6ed2c202edcb7edf5c0ea509012d33005f606d5b865fed44 diff --git a/dev-python/types-psutil/types-psutil-7.0.0.20250218.ebuild b/dev-python/types-psutil/types-psutil-7.0.0.20250218.ebuild deleted file mode 100644 index eac1910f0981d..0000000000000 --- a/dev-python/types-psutil/types-psutil-7.0.0.20250218.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 2023-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} ) - -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 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"