commit:     2dbb6af01829a19296cce72c2c34d6175b3188e5
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Sun Mar  3 09:23:17 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Sun Mar  3 09:23:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2dbb6af0

dev-python/types-protobuf: add 4.24.0.20240302

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 +
 .../types-protobuf-4.24.0.20240302.ebuild              | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-python/types-protobuf/Manifest 
b/dev-python/types-protobuf/Manifest
index fb57ca3c3c..9c79166251 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1 +1,2 @@
 DIST types-protobuf-4.24.0.20240129.tar.gz 48125 BLAKE2B 
5348a59fe912411a06be7453066163b904f8183984da1f821745d0e7d1ff2ea81d087169c3ffdd5f4c22756b2c106a95a606e451eca84b341c1f05b882d87f56
 SHA512 
f7d381ed59ff72bddbd300d9d969bd323b6fd1f1a0add37065cdece3294a944e078d7701c6a8521c64103ab6e2a4d3c004ad2552523c0da75e45a971c2a96cde
+DIST types-protobuf-4.24.0.20240302.tar.gz 48129 BLAKE2B 
97c090cae9d7e967f80743e4e887c1f97a206eb61317c4431a43640966973fce9c4f875090ae241592f5b0e7c882d3fac04acad633a2e3eb0efa39f68d0840cd
 SHA512 
498a2ceb40a7d9769d30576b2f17db88fac4f2b88c8dc89f0eaa3a43b16ac24282d4c5294ffc557330faf64bd9779bfe9acbbed22852ce6364fa12270ae3d9fd

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.20240302.ebuild 
b/dev-python/types-protobuf/types-protobuf-4.24.0.20240302.ebuild
new file mode 100644
index 0000000000..6262bb240a
--- /dev/null
+++ b/dev-python/types-protobuf/types-protobuf-4.24.0.20240302.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2023-2024 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 protobuf"
+HOMEPAGE="
+       https://pypi.org/project/types-protobuf/
+       https://github.com/python/typeshed/tree/master/stubs/protobuf/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"

Reply via email to