* [gentoo-commits] repo/gentoo:master commit in: dev-python/types-psutil/, metadata/stabilization-groups/python/
@ 2023-10-10 20:47 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2023-10-10 20:47 UTC (permalink / raw
To: gentoo-commits
commit: 95e2387bda8a176489273d195430cc91cbd1dd3a
Author: Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Sun Sep 3 22:27:36 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 10 20:47:17 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95e2387b
dev-python/types-psutil: new package, add 5.9.5.16
Needed for mypy to build compiled extensions.
Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/types-psutil/Manifest | 1 +
dev-python/types-psutil/metadata.xml | 13 +++++++++++++
dev-python/types-psutil/types-psutil-5.9.5.16.ebuild | 17 +++++++++++++++++
metadata/stabilization-groups/python/psutil.group | 2 ++
4 files changed, 33 insertions(+)
diff --git a/dev-python/types-psutil/Manifest b/dev-python/types-psutil/Manifest
new file mode 100644
index 000000000000..2a480985a542
--- /dev/null
+++ b/dev-python/types-psutil/Manifest
@@ -0,0 +1 @@
+DIST types-psutil-5.9.5.16.tar.gz 14060 BLAKE2B 942e4c112568a864a0de79b40ddbe805dd3a10e445c4750b7feaa3cd8e8cf83198e8d472c603f6fbd00c4a0d3a4dc44741b03a3db5d039d8856b56cbe6321fc7 SHA512 e471ef3e03be57bfbcd551a6d0c1db353d2c8af140a3096453f30f069f546ca8943caf48369f7627919c8b9fd203dede7e7573a6e4ea5c65b0fe3f5f60175d3f
diff --git a/dev-python/types-psutil/metadata.xml b/dev-python/types-psutil/metadata.xml
new file mode 100644
index 000000000000..11bbf2400c0c
--- /dev/null
+++ b/dev-python/types-psutil/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="pypi">types-psutil</remote-id>
+ <remote-id type="github">python/typeshed</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/types-psutil/types-psutil-5.9.5.16.ebuild b/dev-python/types-psutil/types-psutil-5.9.5.16.ebuild
new file mode 100644
index 000000000000..2e5813b51c93
--- /dev/null
+++ b/dev-python/types-psutil/types-psutil-5.9.5.16.ebuild
@@ -0,0 +1,17 @@
+# Copyright 2023 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..12} )
+
+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 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
diff --git a/metadata/stabilization-groups/python/psutil.group b/metadata/stabilization-groups/python/psutil.group
new file mode 100644
index 000000000000..dc6edfeea16b
--- /dev/null
+++ b/metadata/stabilization-groups/python/psutil.group
@@ -0,0 +1,2 @@
+dev-python/psutil
+dev-python/types-psutil
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-10-10 20:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-10 20:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/types-psutil/, metadata/stabilization-groups/python/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox