mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-python/types-protobuf: add 4.23.0.2
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST types-protobuf-4.23.0.1.tar.gz 47077 BLAKE2B cf3ccfbbf06e9e549811bf7edfec7d5ced17ee2baa102b15a568ea57f3986447db074ad4c64bd3e5cb348ac41a69bfaa6b3e4dbe93394643cd75d8bfa47291d4 SHA512 914bdd95ce5777f00cd406e6e10e0094e3834e9e51868abdffb08b91894e2b896e4eaa6d3ba1a534e0b8f1231c3bef0afca89a4ab38c149d1d7ce4725bd70af6
|
||||
DIST types-protobuf-4.23.0.2.tar.gz 47502 BLAKE2B 22e42fd9863eba077a2553b93bfc2ef170b991c36e48d14a3cb533bd81d37762b496aa974ab2f5850b4ad09e844ec25c07acbf68b8e72334eb4d0474d5c1ae83 SHA512 03b40ed9042f6edc1e90fa4e96eb0709375887a562fb3ae9f06e701d71d6cbc2ea2bbc788e1f09b30309c8077cdce3e0ba3b160fdb423f2459fdf5dec50511a3
|
||||
|
||||
18
dev-python/types-protobuf/types-protobuf-4.23.0.2.ebuild
Normal file
18
dev-python/types-protobuf/types-protobuf-4.23.0.2.ebuild
Normal file
@@ -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"
|
||||
Reference in New Issue
Block a user