commit:     4ba2e18d63d8304491a70f699d1ded8582782129
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Thu Nov 16 08:30:00 2023 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Thu Nov 16 08:30:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4ba2e18d

dev-python/types-protobuf: add 4.24.0.4

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

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

diff --git a/dev-python/types-protobuf/Manifest 
b/dev-python/types-protobuf/Manifest
index fcb159d18b..797219645f 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1,2 +1,3 @@
 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
+DIST types-protobuf-4.24.0.4.tar.gz 48077 BLAKE2B 
8ed8488ddc2315587a5ef69d3a2fbcf6451854da6fe89ba311fba0b5ec47b7f98f6e21946fd193eb37673bf18cab44772c3e5e894b28b4fd4deaeeed589299f5
 SHA512 
5b84b38ecfae91c4e9477d8e2e6375c7cd9186f654469667889ef78928f2c5e1e61fa50d0b0dec490bcb028c8c423def7fccf1815315e9a690629c1d43a5dd68

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.4.ebuild 
b/dev-python/types-protobuf/types-protobuf-4.24.0.4.ebuild
new file mode 100644
index 0000000000..77353203fd
--- /dev/null
+++ b/dev-python/types-protobuf/types-protobuf-4.24.0.4.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..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