From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F188C15808A for ; Sat, 02 Aug 2025 05:21:22 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id DF274340E03 for ; Sat, 02 Aug 2025 05:21:22 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 655BA11056D; Sat, 02 Aug 2025 05:20:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 5B9DC11056D for ; Sat, 02 Aug 2025 05:20:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 122F6340DD5 for ; Sat, 02 Aug 2025 05:20:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 88E8232D1 for ; Sat, 02 Aug 2025 05:20:51 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1754112046.8c16d5d941de753f9f54a19375c18c22cdba07ad.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/types-psutil/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/types-psutil/Manifest dev-python/types-psutil/types-psutil-7.0.0.20250801.ebuild X-VCS-Directories: dev-python/types-psutil/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 8c16d5d941de753f9f54a19375c18c22cdba07ad X-VCS-Branch: master Date: Sat, 02 Aug 2025 05:20:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 78c74405-a666-4756-8f18-c868a1b6b309 X-Archives-Hash: 68ca35b0657a91c38174c6495e346c97 commit: 8c16d5d941de753f9f54a19375c18c22cdba07ad Author: Michał Górny gentoo org> AuthorDate: Sat Aug 2 04:50:53 2025 +0000 Commit: Michał Górny gentoo 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 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"