commit: 8c16d5d941de753f9f54a19375c18c22cdba07ad
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 2 04:50:53 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 2 05:20:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c16d5d9
dev-python/types-psutil: Bump to 7.0.0.20250801
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/types-psutil/Manifest | 1 +
.../types-psutil/types-psutil-7.0.0.20250801.ebuild | 16 ++++++++++++++++
2 files changed, 17 insertions(+)
diff --git a/dev-python/types-psutil/Manifest b/dev-python/types-psutil/Manifest
index 009a56fd9b99..9ce08cf1a7fb 100644
--- a/dev-python/types-psutil/Manifest
+++ b/dev-python/types-psutil/Manifest
@@ -1 +1,2 @@
DIST types_psutil-7.0.0.20250601.tar.gz 20297 BLAKE2B
5be04bb1399bc30ad93083e9bb539b7f53fa7ca0aaa743c19ad364256389d2e5e3e2eb9fedea00ae24e9465abbd9eba761ef81c4eda2bd8d0c3b55c78bcf970b
SHA512
212270e73b30f1862e1a014581688d0478df792064d44dd18426b317c695496cd247913c10144bd45bdb3b37704e135cfe84f99616e9f14fb60990e26e06e2ed
+DIST types_psutil-7.0.0.20250801.tar.gz 20238 BLAKE2B
f8a6a23d6414de623681f09ce5c72f2445099931538507d901c1536004b464edc572712e4620b80ce1ae96a777b20ec60bf2ae7d3c0436de858926f56b0ea781
SHA512
720755b763e3247578fbddfab79ade95b16373f38284477db838c7f5c7279102014f4ae8625450f837fea33e3b5a87d4bc609d930572b31237417e74f15d7431
diff --git a/dev-python/types-psutil/types-psutil-7.0.0.20250801.ebuild
b/dev-python/types-psutil/types-psutil-7.0.0.20250801.ebuild
new file mode 100644
index 000000000000..da0f9d713bcd
--- /dev/null
+++ b/dev-python/types-psutil/types-psutil-7.0.0.20250801.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"