mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
dev-python/types-protobuf: add 4.24.0.20240311
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST types-protobuf-4.24.0.20240302.tar.gz 48129 BLAKE2B 97c090cae9d7e967f80743e4e887c1f97a206eb61317c4431a43640966973fce9c4f875090ae241592f5b0e7c882d3fac04acad633a2e3eb0efa39f68d0840cd SHA512 498a2ceb40a7d9769d30576b2f17db88fac4f2b88c8dc89f0eaa3a43b16ac24282d4c5294ffc557330faf64bd9779bfe9acbbed22852ce6364fa12270ae3d9fd
|
||||
DIST types-protobuf-4.24.0.20240311.tar.gz 48154 BLAKE2B 6d73c3ea209a8517501ee345c1779dccb7dd3fad6113ea9506d22b5d389c6a1a8e89eeed0181e93825eeeecb4a2443b657103f7a88b91dd8ece4809df11aff8d SHA512 c3b8d2474b8f958e4be22bfc06f38b25b0e11d7485f9c6e287d0afdc9b7695d33cc443203a0fd0553cade8f3252a0378517e6b99b17204745e6b6d5571607ec8
|
||||
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user