blob: 415edcdec27bde6a46ba8a46b4ae517a79bc16c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-proto-plus
pkgdesc = A wrapper around protocol buffers
pkgver = 1.28.0
pkgrel = 1
url = https://github.com/googleapis/google-cloud-python
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-protobuf
source = python-proto-plus-1.28.0.tar.gz::https://github.com/googleapis/google-cloud-python/archive/refs/tags/proto-plus-v1.28.0.tar.gz
sha256sums = ef82bd443aa3a5e1f514c2132b69ca2663eeb149e4f32b4600f735e086a4f6ad
pkgname = python-proto-plus
|