blob: 1c1f4227602fc435374abbca272e75586179deb1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-google-cloud-pubsub
pkgdesc = Google Cloud PubSub python SDK
pkgver = 2.35.0
pkgrel = 1
url = https://github.com/googleapis/google-cloud-python
arch = any
license = Apache-2.0
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-installer
makedepends = python-build
depends = python
depends = python-google-api-core
depends = python-proto-plus
depends = python-protobuf
depends = python-google-auth
depends = python-grpcio
options = !emptydirs
source = https://files.pythonhosted.org/packages/source/g/google_cloud_pubsub/google_cloud_pubsub-2.35.0.tar.gz
sha256sums = 2c0d1d7ccda52fa12fb73f34b7eb9899381e2fd931c7d47b10f724cdfac06f95
pkgname = python-google-cloud-pubsub
|