commit: a314e7a161db93352174d9175bfc2461a2d88354
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 9 09:50:59 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 9 09:55:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a314e7a1
dev-python/types-psutil: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/types-psutil/Manifest | 2 --
.../types-psutil/types-psutil-6.0.0.20241011.ebuild | 17 -----------------
.../types-psutil/types-psutil-6.1.0.20241022.ebuild | 17 -----------------
3 files changed, 36 deletions(-)
diff --git a/dev-python/types-psutil/Manifest b/dev-python/types-psutil/Manifest
index 80255a51d423..b713b4b07db1 100644
--- a/dev-python/types-psutil/Manifest
+++ b/dev-python/types-psutil/Manifest
@@ -1,3 +1 @@
-DIST types-psutil-6.0.0.20241011.tar.gz 15222 BLAKE2B
1bbe0dc93b61aa67d5730467396dab3eea57007d7a01a38fd339ed7ca0438239865936ad62fcf070e34a45c728382cb1dd840cb61a52cc2cb589d8da1412634c
SHA512
b6688918ae07c8cce2a59cbb616f5187dd14d263f57fb9371732bb509c3ec2514b254a1f92a6320a3056477de4d3c8d6de871dceb6f018603316a3325022902f
-DIST types-psutil-6.1.0.20241022.tar.gz 15360 BLAKE2B
afda82e6112e3095dd5af78c9b97da9f2d89333d7ef257b8d95bdac78c264abfda4ef190c91d025ec159298c33ab4fdb9bf1f52cfe9c40d62c6385b2f35b7c14
SHA512
1da1faa70c4bc8ea0b488326f8e2810eaf712a7b50192c7f0df78aff36b17e2d93bfc42e3c964e972be82249865d973cff1f0da0b39039747b303bd0a9d83d23
DIST types-psutil-6.1.0.20241102.tar.gz 15447 BLAKE2B
d4e97ecfd3c1b812b1eb6f193dba37cfc58d5d12f732e3269287f1df62a307e717d2772fb3e5af4bbd6b25a44b5898aa8c90826aa0a2f21b1d8d193f876a442a
SHA512
e772f8063d71871ce18b96347eca8af7c7c2e53fd2eda154690b6d36d7c0f40379dda889b2fc04735ccf4ffcc9afea8bd3ca453c7fd92e664b4f901b0f0a995d
diff --git a/dev-python/types-psutil/types-psutil-6.0.0.20241011.ebuild
b/dev-python/types-psutil/types-psutil-6.0.0.20241011.ebuild
deleted file mode 100644
index 648d985557ef..000000000000
--- a/dev-python/types-psutil/types-psutil-6.0.0.20241011.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2023-2024 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..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"
diff --git a/dev-python/types-psutil/types-psutil-6.1.0.20241022.ebuild
b/dev-python/types-psutil/types-psutil-6.1.0.20241022.ebuild
deleted file mode 100644
index 2074873d0267..000000000000
--- a/dev-python/types-psutil/types-psutil-6.1.0.20241022.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2023-2024 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..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"