blob: 8ebeb7b04f05a0e060648351310a8f1eb10e9cb8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-pydrive
pkgdesc = Google Drive API Python wrapper library
pkgver = 1.3.1
pkgrel = 7
url = https://github.com/gsuitedevs/PyDrive
arch = any
license = Apache
makedepends = python-setuptools
depends = python-google-api-python-client
depends = python-oauth2client
depends = python-yaml
source = python-pydrive-1.3.1.tar.gz::https://github.com/gsuitedevs/PyDrive/archive/1.3.1.tar.gz
sha256sums = 75cc44c2d5936559359287bf273c0345165900f7ccf1aba86d9565e7dc6144fc
pkgname = python-pydrive
|