commit:     a0597dc2ad9151f11206a104a762e309741d3b8c
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Wed Jun 26 14:58:57 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Jun 26 14:58:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a0597dc2

dev-python/types-protobuf: add 5.27.0.20240626

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

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

diff --git a/dev-python/types-protobuf/Manifest 
b/dev-python/types-protobuf/Manifest
index f96f57b60..164657a40 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1 +1,2 @@
 DIST types-protobuf-4.24.0.20240408.tar.gz 52102 BLAKE2B 
3312ddd8e28ee490f6ae94978d5ebfca353cbd9051862629cdde08474ae657130bf87cda8cb06f33ea2d38ccb5bfe9097ef3d8f4bb77fba94707b9914ff33466
 SHA512 
adb4d69ef5d8bab15e6e311c7d1013725419f2b681e64befea2cc435fec69cf0d0e70431ae65b9f617e8b4c86957fdaae88abd57cc306fa55ad51d3c09d5f222
+DIST types-protobuf-5.27.0.20240626.tar.gz 54215 BLAKE2B 
49f791cf6cc8cdc0b16172c2afc2f22eb15c8ecb73b89fa323779227e12105dd82fe316e58a2fa9b0421a3e91f0b8206e7b073cf0193a705be3cc339c53df525
 SHA512 
f7e572985639ef19b4a257e0bc2a931f4c745eb3c8f10d98ccd6c95133b0df3486b40b86418045b94854c46a26da510be1f63c524005580cf1446364aca4eade

diff --git a/dev-python/types-protobuf/types-protobuf-5.27.0.20240626.ebuild 
b/dev-python/types-protobuf/types-protobuf-5.27.0.20240626.ebuild
new file mode 100644
index 000000000..6262bb240
--- /dev/null
+++ b/dev-python/types-protobuf/types-protobuf-5.27.0.20240626.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