[arch-commits] Commit in python-oauth2client/trunk (PKGBUILD)

Andrzej Giniewicz aginiewicz at archlinux.org
Thu Feb 25 10:30:05 UTC 2016


    Date: Thursday, February 25, 2016 @ 11:30:05
  Author: aginiewicz
Revision: 163399

upgpkg: python-oauth2client 2.0.0.post1-1

python-oauth2client: new upstream release

Modified:
  python-oauth2client/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-25 10:17:36 UTC (rev 163398)
+++ PKGBUILD	2016-02-25 10:30:05 UTC (rev 163399)
@@ -4,7 +4,7 @@
 
 pkgbase=python-oauth2client
 pkgname=('python2-oauth2client' 'python-oauth2client')
-pkgver=1.5.2
+pkgver=2.0.0.post1
 pkgrel=1
 pkgdesc="A client library for OAuth 2.0"
 arch=('any')
@@ -15,7 +15,7 @@
              'python-six' 'python2-httplib2' 'python2-pyasn1'
              'python2-pyasn1-modules' 'python2-rsa' 'python2-six')
 source=("https://pypi.python.org/packages/source/o/oauth2client/oauth2client-${pkgver}.tar.gz")
-md5sums=('842ab2fba8bce5b36d31f630ed80f17d')
+md5sums=('6309e12fe2bc0f038708e2c9ec4b1f69')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list