Date: Wednesday, April 14, 2021 @ 12:37:25 Author: svenstaro Revision: 918423
upgpkg: python-google-auth-oauthlib 0.4.4-1 Modified: python-google-auth-oauthlib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-14 12:08:21 UTC (rev 918422) +++ PKGBUILD 2021-04-14 12:37:25 UTC (rev 918423) @@ -3,7 +3,7 @@ pkgname=python-google-auth-oauthlib _pkgname='google-auth-oauthlib' -pkgver=0.4.3 +pkgver=0.4.4 pkgrel=1 pkgdesc="oauthlib integration for Google auth." url="http://google-auth-oauthlib.readthedocs.io/en/latest/" @@ -13,7 +13,7 @@ license=('Apache') arch=('any') source=("https://pypi.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz") -sha256sums=('54431535309cfab50897d9c181e8c2226268825aa6e42e930b05b99c5041a18c') +sha256sums=('09832c6e75032f93818edf1affe4746121d640c625a5bef9b5c96af676e98eee') # check() { # cd "${srcdir}/${_pkgname}-${pkgver}"
