blob: 9bfc15a30452164f78f9c44fc0a4e240856c8070 (
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.23.0
pkgrel = 1
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.23.0.tar.gz::https://github.com/googleapis/python-firestore/archive/v2.23.0.tar.gz
b2sums = b02d2251235500378b589701faf0b7caf821ed334d29d02597c05b1db0dbbda078ddb54af60061160b6c97e61f1657f48246efef13b2330c80001d5a7eca4399
pkgname = python-google-cloud-firestore
|