blob: 9c947dbcd3390493252b9fd00c1bb72c4c3290b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-google-cloud-firestore
pkgdesc = Google's Firestore Python client library
pkgver = 2.21.0
pkgrel = 2
url = https://github.com/googleapis/python-firestore
arch = any
license = Apache-2.0
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-libcst
source = python-google-cloud-firestore-2.21.0.tar.gz::https://github.com/googleapis/python-firestore/archive/v2.21.0.tar.gz
b2sums = 2344322d5140fabb1b030d5f3629e14f1e5445c1b54bd392add2e40918e233830142f3a378365d846af5c1f06a2dab5fa89e72eaa9d510d84fb42c0b9c609048
pkgname = python-google-cloud-firestore
|