[arch-commits] Commit in python-google-auth-httplib2/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jul 10 23:30:25 UTC 2020
Date: Friday, July 10, 2020 @ 23:30:24
Author: felixonmars
Revision: 663229
upgpkg: python-google-auth-httplib2 0.0.4-1
Modified:
python-google-auth-httplib2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-10 23:28:10 UTC (rev 663228)
+++ PKGBUILD 2020-07-10 23:30:24 UTC (rev 663229)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-google-auth-httplib2
-pkgver=0.0.3
-pkgrel=5
+pkgver=0.0.4
+pkgrel=1
pkgdesc="Google Authentication Library: httplib2 transport"
url="https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2"
license=('Apache')
@@ -11,7 +11,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest-runner' 'python-mock' 'python-flask' 'python-pytest-localserver')
source=("https://pypi.io/packages/source/g/google-auth-httplib2/google-auth-httplib2-$pkgver.tar.gz")
-sha512sums=('da9d280f2ab3f9d99e2f011d56d94b09a12e85a5a1e9f78933a93cc57c7778d9002e1a023552a2611283da696334ba795cd7e8003b311db05e9b6b40aca34dc7')
+sha512sums=('7206e7ee78988af7101417d073fdac78851d8534575b0c895e8017d02e6083cfed722b4792592b02c7e523aaf652f173fb7dee2967983e55cd1022bcbbc938da')
build() {
cd "$srcdir"/google-auth-httplib2-$pkgver
More information about the arch-commits
mailing list