commit:     1197485931f81e9561b90ef7a51ff6cde5bf952c
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Thu Sep 21 20:11:41 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Sep 21 20:12:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=11974859

dev-python/types-protobuf: add 4.24.0.2

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

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

diff --git a/dev-python/types-protobuf/Manifest 
b/dev-python/types-protobuf/Manifest
index 9eec4c7b9c..fcb159d18b 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1 +1,2 @@
 DIST types-protobuf-4.24.0.1.tar.gz 47648 BLAKE2B 
bed5e77f06ab0f051f8c93c212911727e7e94ba5142389fcdaaab051c5d955edc421760c7a6a9c144df74704fcab8f1a0648e4b9ab1e6f1c6aa3d7090d4d62d9
 SHA512 
af2324044890d6fa67102fd8d20335f2d39194c50667a19b15e936cdb9807e346e80cd16de311bc3b0f97e6a74d0f361987206f98e19d8c387af4bd57a66c6e7
+DIST types-protobuf-4.24.0.2.tar.gz 47831 BLAKE2B 
9c18bbf2950bc57a46c8fbdaca05f6d0c66f55b3b11b78ffb78139135ad80e666a1db5fdba79b0f9ebdd5349812107e69ff40255737bda27651256c51b521b94
 SHA512 
2740c72811db1b75b5aca8bb61be54a88d724c51349f4beeaec2dd56180d929972a189ddcf88eee06c2da7085696d45c7573103797e887ded60a5c314e4885f0

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.2.ebuild 
b/dev-python/types-protobuf/types-protobuf-4.24.0.2.ebuild
new file mode 100644
index 0000000000..522a3b2df2
--- /dev/null
+++ b/dev-python/types-protobuf/types-protobuf-4.24.0.2.ebuild
@@ -0,0 +1,18 @@
+# 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,11} )
+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