commit: 2d62c0edc9c9eedf0fb430dc7b9f744151a97249
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 2 03:14:06 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 2 03:31:37 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d62c0ed
dev-python/types-psutil: Bump to 7.0.0.20251001
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/types-psutil/Manifest | 1 +
.../types-psutil/types-psutil-7.0.0.20251001.ebuild | 16 ++++++++++++++++
2 files changed, 17 insertions(+)
diff --git a/dev-python/types-psutil/Manifest b/dev-python/types-psutil/Manifest
index e3d3136365ca..446bad90bfdc 100644
--- a/dev-python/types-psutil/Manifest
+++ b/dev-python/types-psutil/Manifest
@@ -1 +1,2 @@
DIST types_psutil-7.0.0.20250822.tar.gz 20358 BLAKE2B
d0868413b737d18b7591635317f669767aa28c99338949ca45f464cf65af5e62b3c645f884553bedced73ad42c5aabdd71ec582447c9b648405a0ec36e7ead64
SHA512
dbda01497dd2a6afd40e0d3fb7fee14b164584efb1a0195c4456e1ffd1138a9fa5420187eea2f990e0cbf76a69fa22bb283665d8a1db85544e87caae98f143e0
+DIST types_psutil-7.0.0.20251001.tar.gz 20469 BLAKE2B
a0b3563bafe004553e56c2b50bef02dd35f03344dabaeaaa0e500778c02e021e8a11a55e53073c9c14f7b5424f1fd4ffa4afbb2adb95ca255da75129433c5e8d
SHA512
4cbccedc01a350df478ba55d2823b139e769bb39ce8366b0b89d296dfa156ee52e0b781ba0431672bc0e6cc38df1c557de06aca6984ab8e1196b917075623c57
diff --git a/dev-python/types-psutil/types-psutil-7.0.0.20251001.ebuild
b/dev-python/types-psutil/types-psutil-7.0.0.20251001.ebuild
new file mode 100644
index 000000000000..da0f9d713bcd
--- /dev/null
+++ b/dev-python/types-psutil/types-psutil-7.0.0.20251001.ebuild
@@ -0,0 +1,16 @@
+# 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_{11..14} )
+
+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"