blob: b08f8c31e54a4bc65f4e798aa5e4c24bc47c110c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-oauth2token
pkgdesc = Simple cli tools to create and use oauth2token
pkgver = 0.0.3.r3.gef0e3f
pkgrel = 3
url = https://github.com/vannten/oauth2token
arch = any
license = GPL
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-pyxdg
depends = python-google-auth-oauthlib
source = python-oauth2token-0.0.3.r3.gef0e3f.tar.gz::https://github.com/vannten/oauth2token/archive/ef0e3fe3eef64f400cfba222fb172364c856da77.tar.gz
sha512sums = afa8dff8e431b8be150b888d441240ccb1ca5ce91bacc6f1f2e211dab90e565a9ae6b2f4646f8f03ad0a487273585e17d26adf2a4bbd44832764f7e48dd231d3
pkgname = python-oauth2token
|