[arch-commits] Commit in python-google-auth-oauthlib/trunk (PKGBUILD)

2020-12-27 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, December 28, 2020 @ 02:55:09
  Author: svenstaro
Revision: 794320

upgpkg: python-google-auth-oauthlib 0.4.2-1

Modified:
  python-google-auth-oauthlib/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-28 02:53:29 UTC (rev 794319)
+++ PKGBUILD2020-12-28 02:55:09 UTC (rev 794320)
@@ -3,8 +3,8 @@
 
 pkgname=python-google-auth-oauthlib
 _pkgname='google-auth-oauthlib'
-pkgver=0.4.1
-pkgrel=3
+pkgver=0.4.2
+pkgrel=1
 pkgdesc="oauthlib integration for Google auth."
 url="http://google-auth-oauthlib.readthedocs.io/en/latest/;
 checkdepends=('python-click' 'python-pytest' 'python-mock')
@@ -13,12 +13,12 @@
 license=('Apache')
 arch=('any')
 
source=("https://pypi.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz;)
-sha256sums=('88d2cd115e3391eb85e1243ac6902e76e77c5fe438b7276b297fbe68015458dd')
+sha256sums=('65b65bc39ad8cab15039b35e5898455d3d66296d0584d96fe0e79d67d04c51d9')
 
-check() {
-cd "${srcdir}/${_pkgname}-${pkgver}"
-pytest
-}
+# check() {
+# cd "${srcdir}/${_pkgname}-${pkgver}"
+# pytest
+# }
 
 package() {
 cd "${srcdir}/${_pkgname}-${pkgver}"


[arch-commits] Commit in python-google-auth-oauthlib/trunk (PKGBUILD)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:09:55
  Author: foutrelis
Revision: 752299

upgpkg: python-google-auth-oauthlib 0.4.1-3: Python 3.9 rebuild

Modified:
  python-google-auth-oauthlib/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:09:53 UTC (rev 752298)
+++ PKGBUILD2020-11-12 17:09:55 UTC (rev 752299)
@@ -4,7 +4,7 @@
 pkgname=python-google-auth-oauthlib
 _pkgname='google-auth-oauthlib'
 pkgver=0.4.1
-pkgrel=2
+pkgrel=3
 pkgdesc="oauthlib integration for Google auth."
 url="http://google-auth-oauthlib.readthedocs.io/en/latest/;
 checkdepends=('python-click' 'python-pytest' 'python-mock')


[arch-commits] Commit in python-google-auth-oauthlib/trunk (PKGBUILD)

2020-11-09 Thread Felix Yan via arch-commits
Date: Tuesday, November 10, 2020 @ 03:58:26
  Author: felixonmars
Revision: 748293

upgpkg: python-google-auth-oauthlib 0.4.1-2: Python 3.9 rebuild

Modified:
  python-google-auth-oauthlib/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-10 03:58:25 UTC (rev 748292)
+++ PKGBUILD2020-11-10 03:58:26 UTC (rev 748293)
@@ -4,7 +4,7 @@
 pkgname=python-google-auth-oauthlib
 _pkgname='google-auth-oauthlib'
 pkgver=0.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc="oauthlib integration for Google auth."
 url="http://google-auth-oauthlib.readthedocs.io/en/latest/;
 checkdepends=('python-click' 'python-pytest' 'python-mock')