Date: Wednesday, July 6, 2022 @ 16:30:27 Author: svenstaro Revision: 1246730
upgpkg: python-google-auth-oauthlib 0.5.2-1 Modified: python-google-auth-oauthlib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-06 16:23:26 UTC (rev 1246729) +++ PKGBUILD 2022-07-06 16:30:27 UTC (rev 1246730) @@ -3,7 +3,7 @@ pkgname=python-google-auth-oauthlib _pkgname='google-auth-oauthlib' -pkgver=0.5.1 +pkgver=0.5.2 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=('30596b824fc6808fdaca2f048e4998cc40fb4b3599eaea66d28dc7085b36c5b8') +sha256sums=('d5e98a71203330699f92a26bc08847a92e8c3b1b8d82a021f1af34164db143ae') # check() { # cd "${srcdir}/${_pkgname}-${pkgver}"
