* update python-oauth2client to 4.1.3-11
This commit is contained in:
parent
fa57b55e73
commit
49b872edfc
21
python/python-oauth2client/.SRCINFO
Normal file
21
python/python-oauth2client/.SRCINFO
Normal file
@ -0,0 +1,21 @@
|
||||
pkgbase = python-oauth2client
|
||||
pkgdesc = A client library for OAuth 2.0
|
||||
pkgver = 4.1.3
|
||||
pkgrel = 11
|
||||
url = https://github.com/google/oauth2client
|
||||
arch = any
|
||||
license = Apache
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-wheel
|
||||
depends = python-httplib2
|
||||
depends = python-pyasn1
|
||||
depends = python-pyasn1-modules
|
||||
depends = python-rsa
|
||||
depends = python-six
|
||||
optdepends = python-gflags: for oauth2client.tools.run function
|
||||
source = https://github.com/google/oauth2client/archive/v4.1.3.tar.gz
|
||||
sha256sums = 65a05310e3f16b930454aed7bed619edca8025ba96324c3e9b57dd508f1a014f
|
||||
|
||||
pkgname = python-oauth2client
|
4
python/python-oauth2client/.nvchecker.toml
Normal file
4
python/python-oauth2client/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[python-oauth2client]
|
||||
source = "git"
|
||||
git = "https://github.com/google/oauth2client.git"
|
||||
prefix = "v"
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=python-oauth2client
|
||||
pkgver=4.1.3
|
||||
pkgrel=10
|
||||
pkgrel=11
|
||||
pkgdesc="A client library for OAuth 2.0"
|
||||
arch=(any)
|
||||
url="https://github.com/google/oauth2client"
|
||||
|
Loading…
x
Reference in New Issue
Block a user