mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-oauth2client: update to 4.0.0
This commit is contained in:
parent
aee81609ca
commit
4b28e9c651
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-oauth2client'
|
# Template file for 'python-oauth2client'
|
||||||
pkgname=python-oauth2client
|
pkgname=python-oauth2client
|
||||||
version=3.0.0
|
version=4.0.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/google/oauth2client/"
|
homepage="https://github.com/google/oauth2client/"
|
||||||
distfiles="${PYPI_SITE}/o/oauth2client/oauth2client-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/o/oauth2client/oauth2client-${version}.tar.gz"
|
||||||
checksum=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
|
checksum=80be5420889694634b8517b4acd3292ace881d9d1aa9d590d37ec52faec238c7
|
||||||
|
|
||||||
python3-oauth2client_package() {
|
python3-oauth2client_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue