mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/types-psutil: Bump to 7.0.0.20250822
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
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
|
||||
DIST types_psutil-7.0.0.20250822.tar.gz 20358 BLAKE2B d0868413b737d18b7591635317f669767aa28c99338949ca45f464cf65af5e62b3c645f884553bedced73ad42c5aabdd71ec582447c9b648405a0ec36e7ead64 SHA512 dbda01497dd2a6afd40e0d3fb7fee14b164584efb1a0195c4456e1ffd1138a9fa5420187eea2f990e0cbf76a69fa22bb283665d8a1db85544e87caae98f143e0
|
||||
|
||||
16
dev-python/types-psutil/types-psutil-7.0.0.20250822.ebuild
Normal file
16
dev-python/types-psutil/types-psutil-7.0.0.20250822.ebuild
Normal file
@@ -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"
|
||||
Reference in New Issue
Block a user