[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Sunday, December 13, 2020 @ 21:34:20 Author: felixonmars Revision: 774559 upgpkg: python-google-auth 1.24.0-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-12-13 21:33:19 UTC (rev 774558) +++ PKGBUILD2020-12-13 21:34:20 UTC (rev 774559) @@ -1,8 +1,8 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.23.0 -pkgrel=3 +pkgver=1.24.0 +pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; license=('Apache') @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('de118df78be70c4654eb3434f51de2c7ade4579285fd11d945de7f182cc0d66fcfb398ec55659687be3f636fc4d705b705c94c745d94e90a69b19b627433c347') +sha512sums=('7a219b127fe5ff38078576f87af042dd6f75ea6303a6d9d8a8f0feed320a6f6036566e1f14410dfcdf9dfa4135d1f58c85687c4f769c6712d2410f4b99684530') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Thursday, November 12, 2020 @ 10:04:18 Author: felixonmars Revision: 751376 upgpkg: python-google-auth 1.23.0-3: Python 3.9 rebuild Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2020-11-12 10:04:12 UTC (rev 751375) +++ PKGBUILD2020-11-12 10:04:18 UTC (rev 751376) @@ -2,7 +2,7 @@ pkgname=python-google-auth pkgver=1.23.0 -pkgrel=2 +pkgrel=3 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; license=('Apache')
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Friday, October 30, 2020 @ 20:21:56 Author: felixonmars Revision: 737053 upgpkg: python-google-auth 1.23.0-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-10-30 20:21:53 UTC (rev 737052) +++ PKGBUILD2020-10-30 20:21:56 UTC (rev 737053) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.22.1 +pkgver=1.23.0 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('ca5602275eb601eff4ae6a5951f1cedb17004bbc25ead7c72a2c582fe3f110f619d8f51eb21afb7449dbc8a0ecb0fbaa6fd98a9a85afd1db86decd4101c33af7') +sha512sums=('de118df78be70c4654eb3434f51de2c7ade4579285fd11d945de7f182cc0d66fcfb398ec55659687be3f636fc4d705b705c94c745d94e90a69b19b627433c347') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Tuesday, October 6, 2020 @ 09:16:56 Author: felixonmars Revision: 719312 upgpkg: python-google-auth 1.22.1-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-10-06 08:42:11 UTC (rev 719311) +++ PKGBUILD2020-10-06 09:16:56 UTC (rev 719312) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('9aac8c744d4f1ff6c7e190153d3c8a9cf322e53a5994abbcd7917c5206f1a38105ba307a8e9ee0cd76f40ea267cfc143b1ca6ec8ec1e044338ecc16bfe02a7dc') +sha512sums=('ca5602275eb601eff4ae6a5951f1cedb17004bbc25ead7c72a2c582fe3f110f619d8f51eb21afb7449dbc8a0ecb0fbaa6fd98a9a85afd1db86decd4101c33af7') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Tuesday, September 29, 2020 @ 08:14:56 Author: felixonmars Revision: 713695 upgpkg: python-google-auth 1.22.0-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-09-29 08:12:49 UTC (rev 713694) +++ PKGBUILD2020-09-29 08:14:56 UTC (rev 713695) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.21.3 +pkgver=1.22.0 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('230e42fb14eeb4cb4723aff777b809378f27faedffec24c0086584bceb1fa4e0186f3070e3aa5d3be04bab4be5abe6a9d9971832f540859349d170f3e91c644f') +sha512sums=('9aac8c744d4f1ff6c7e190153d3c8a9cf322e53a5994abbcd7917c5206f1a38105ba307a8e9ee0cd76f40ea267cfc143b1ca6ec8ec1e044338ecc16bfe02a7dc') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Wednesday, September 23, 2020 @ 19:53:19 Author: felixonmars Revision: 711589 upgpkg: python-google-auth 1.21.3-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-09-23 19:27:15 UTC (rev 711588) +++ PKGBUILD2020-09-23 19:53:19 UTC (rev 711589) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.21.2 +pkgver=1.21.3 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('4cfef62b1509faa12396bf02075e9a17ce80c39aa97cc975ae610e63b2ed54c2fbcb177dfc8ba296b1e018583912e37c484b535eacaa06138e3a701dd7422cdc') +sha512sums=('230e42fb14eeb4cb4723aff777b809378f27faedffec24c0086584bceb1fa4e0186f3070e3aa5d3be04bab4be5abe6a9d9971832f540859349d170f3e91c644f') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Wednesday, September 16, 2020 @ 11:08:42 Author: felixonmars Revision: 707396 upgpkg: python-google-auth 1.21.2-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-09-16 11:06:25 UTC (rev 707395) +++ PKGBUILD2020-09-16 11:08:42 UTC (rev 707396) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.21.1 +pkgver=1.21.2 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('7f8db7643c2ef3304c26463789702db9fcd96a3254151215543a0722b68313bd2a98c64d9a6268bf9152ea4fbf8879a6844d7eba6f95059f9181303d6fdb5a6c') +sha512sums=('4cfef62b1509faa12396bf02075e9a17ce80c39aa97cc975ae610e63b2ed54c2fbcb177dfc8ba296b1e018583912e37c484b535eacaa06138e3a701dd7422cdc') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Thursday, September 3, 2020 @ 20:39:22 Author: felixonmars Revision: 697633 upgpkg: python-google-auth 1.21.1-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-09-03 20:39:22 UTC (rev 697632) +++ PKGBUILD2020-09-03 20:39:22 UTC (rev 697633) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.21.0 +pkgver=1.21.1 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('0d3c7b98d0035160179bdb03fd64bf68ab5c6f92da4f7268acfb68739de5498d3c8ef72a92433b6da210e4d1082e583067010057d4e8c94d33f68e85718d484a') +sha512sums=('7f8db7643c2ef3304c26463789702db9fcd96a3254151215543a0722b68313bd2a98c64d9a6268bf9152ea4fbf8879a6844d7eba6f95059f9181303d6fdb5a6c') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Friday, August 28, 2020 @ 09:00:19 Author: felixonmars Revision: 690316 upgpkg: python-google-auth 1.21.0-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-08-28 09:00:00 UTC (rev 690315) +++ PKGBUILD2020-08-28 09:00:19 UTC (rev 690316) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.20.1 +pkgver=1.21.0 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('84c0e72cc7d7af787aaf2223534797f366b32714b7ddc73bb1e37914e6f8d57b5c3ac55b7857082e211fb659fafac520c8c41173f513acac3e218618a91c0da2') +sha512sums=('0d3c7b98d0035160179bdb03fd64bf68ab5c6f92da4f7268acfb68739de5498d3c8ef72a92433b6da210e4d1082e583067010057d4e8c94d33f68e85718d484a') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Friday, August 7, 2020 @ 20:27:10 Author: felixonmars Revision: 671735 upgpkg: python-google-auth 1.20.1-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-08-07 20:27:06 UTC (rev 671734) +++ PKGBUILD2020-08-07 20:27:10 UTC (rev 671735) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.20.0 +pkgver=1.20.1 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('c6d45f4a66e786fbc1c13bdf12831e21797cc5ba560540aef398188ef8768d49377e869a8d3547b361117e87eca31adce90073d76a2e97a029393a02dd617d35') +sha512sums=('84c0e72cc7d7af787aaf2223534797f366b32714b7ddc73bb1e37914e6f8d57b5c3ac55b7857082e211fb659fafac520c8c41173f513acac3e218618a91c0da2') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Tuesday, July 28, 2020 @ 20:14:21 Author: felixonmars Revision: 665722 upgpkg: python-google-auth 1.20.0-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-07-28 20:13:48 UTC (rev 665721) +++ PKGBUILD2020-07-28 20:14:21 UTC (rev 665722) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.19.2 +pkgver=1.20.0 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('c337ce9772119e88418707df99258d675973eedd125ffa0a5cca792dcc35759b2b663e6776e1ed2dce50c8f1dd28bbcfa0ba73cbac549f53e724de88db46467c') +sha512sums=('c6d45f4a66e786fbc1c13bdf12831e21797cc5ba560540aef398188ef8768d49377e869a8d3547b361117e87eca31adce90073d76a2e97a029393a02dd617d35') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Thursday, July 23, 2020 @ 20:07:24 Author: felixonmars Revision: 665073 upgpkg: python-google-auth 1.19.2-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-07-23 20:04:45 UTC (rev 665072) +++ PKGBUILD2020-07-23 20:07:24 UTC (rev 665073) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.19.1 +pkgver=1.19.2 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('8b822dee07ba23c9485951a39da09820777626971d6743beffeddf2c46f766f3e287471c55324c67719e2f49da195f4e201ae5e88e89cd295bcd2b35438be35f') +sha512sums=('c337ce9772119e88418707df99258d675973eedd125ffa0a5cca792dcc35759b2b663e6776e1ed2dce50c8f1dd28bbcfa0ba73cbac549f53e724de88db46467c') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Wednesday, July 22, 2020 @ 18:42:30 Author: felixonmars Revision: 664874 upgpkg: python-google-auth 1.19.1-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-07-22 18:39:17 UTC (rev 664873) +++ PKGBUILD2020-07-22 18:42:30 UTC (rev 664874) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.19.0 +pkgver=1.19.1 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('90b469e62446c5d4460ff8419e4956a5cfc98231cc2525b46d9b0c879208d18a88ffc4172ef3af88acf87040f1fe984d19e62101466c25c251071abeec09c3ba') +sha512sums=('8b822dee07ba23c9485951a39da09820777626971d6743beffeddf2c46f766f3e287471c55324c67719e2f49da195f4e201ae5e88e89cd295bcd2b35438be35f') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Friday, July 17, 2020 @ 20:27:38 Author: felixonmars Revision: 664318 upgpkg: python-google-auth 1.19.0-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-07-17 20:25:46 UTC (rev 664317) +++ PKGBUILD2020-07-17 20:27:38 UTC (rev 664318) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.18.0 +pkgver=1.19.0 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('cb7086fb4c62cff14aa220b44883cad5afd565d70f929dff59dfe9529577cd08a2a90bcd0e4cc698fc4d611f60ddac3aae01e9dd6a47a395e005b2c23b0ab279') +sha512sums=('90b469e62446c5d4460ff8419e4956a5cfc98231cc2525b46d9b0c879208d18a88ffc4172ef3af88acf87040f1fe984d19e62101466c25c251071abeec09c3ba') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Friday, June 19, 2020 @ 06:00:43 Author: felixonmars Revision: 647594 upgpkg: python-google-auth 1.18.0-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-06-19 05:59:15 UTC (rev 647593) +++ PKGBUILD2020-06-19 06:00:43 UTC (rev 647594) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.17.2 +pkgver=1.18.0 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('27ed881a2dcef9aa65eb9b24d12e15681762cf73b3560c994df9693655da45628c36a0c052e8bbed25fcb25f805cdec40bb4f4f363ad578b69dde472f499d322') +sha512sums=('cb7086fb4c62cff14aa220b44883cad5afd565d70f929dff59dfe9529577cd08a2a90bcd0e4cc698fc4d611f60ddac3aae01e9dd6a47a395e005b2c23b0ab279') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Sunday, June 14, 2020 @ 06:00:05 Author: felixonmars Revision: 643804 upgpkg: python-google-auth 1.17.2-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-06-14 05:59:27 UTC (rev 643803) +++ PKGBUILD2020-06-14 06:00:05 UTC (rev 643804) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.17.1 +pkgver=1.17.2 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('f0907be3e31bef94d7e4cb2ebbf6ffc0738094f250d391a98398e48575e8704314254658f10f0cadea12e820673d3c82f9cf30f653e48e411073081b5bbb841e') +sha512sums=('27ed881a2dcef9aa65eb9b24d12e15681762cf73b3560c994df9693655da45628c36a0c052e8bbed25fcb25f805cdec40bb4f4f363ad578b69dde472f499d322') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Friday, June 12, 2020 @ 12:01:11 Author: felixonmars Revision: 642388 upgpkg: python-google-auth 1.17.1-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-06-12 11:17:00 UTC (rev 642387) +++ PKGBUILD2020-06-12 12:01:11 UTC (rev 642388) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.17.0 +pkgver=1.17.1 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('0f8388d79a1f3f0855b78d405a4f1b0cad9e8807d6c4c1ea9d3adca25e208239706a549e41a0bf0916aa4d654fe5999d3cf20bb9156eda1fff95974581d491e2') +sha512sums=('f0907be3e31bef94d7e4cb2ebbf6ffc0738094f250d391a98398e48575e8704314254658f10f0cadea12e820673d3c82f9cf30f653e48e411073081b5bbb841e') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Thursday, June 11, 2020 @ 06:59:15 Author: felixonmars Revision: 641923 upgpkg: python-google-auth 1.17.0-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-06-11 06:50:54 UTC (rev 641922) +++ PKGBUILD2020-06-11 06:59:15 UTC (rev 641923) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.16.1 +pkgver=1.17.0 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('b3518aa6a21de5dea645bee5a28f21bd425186490539a4053db5584dfbe6fc3508a0650380f6378f96e104eedec633a0569cb051ff25b95247321e3a88dcd54b') +sha512sums=('0f8388d79a1f3f0855b78d405a4f1b0cad9e8807d6c4c1ea9d3adca25e208239706a549e41a0bf0916aa4d654fe5999d3cf20bb9156eda1fff95974581d491e2') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Saturday, June 6, 2020 @ 04:34:23 Author: felixonmars Revision: 639291 upgpkg: python-google-auth 1.16.1-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-06-06 04:33:28 UTC (rev 639290) +++ PKGBUILD2020-06-06 04:34:23 UTC (rev 639291) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.16.0 +pkgver=1.16.1 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('84074883add72da8cbfe3f92efea52710165023cc23ef73648b83ec9a92ee1cc4bb301a9625ef8ec07a32fee4376a5db0b84ee96f0b07dbe2de4e23a0a59') +sha512sums=('b3518aa6a21de5dea645bee5a28f21bd425186490539a4053db5584dfbe6fc3508a0650380f6378f96e104eedec633a0569cb051ff25b95247321e3a88dcd54b') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Friday, May 29, 2020 @ 18:05:43 Author: felixonmars Revision: 637199 upgpkg: python-google-auth 1.16.0-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-05-29 18:05:32 UTC (rev 637198) +++ PKGBUILD2020-05-29 18:05:43 UTC (rev 637199) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.15.0 +pkgver=1.16.0 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('e368daf7f6e4eda16fde436a57e2017469814a7d0b3751a943c2c270d0d171c27424d33ea803bc1fc2882225ee9530d20fecaa4128e368d57dc21faac5dc4bf0') +sha512sums=('84074883add72da8cbfe3f92efea52710165023cc23ef73648b83ec9a92ee1cc4bb301a9625ef8ec07a32fee4376a5db0b84ee96f0b07dbe2de4e23a0a59') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Tuesday, May 26, 2020 @ 04:12:50 Author: felixonmars Revision: 634993 upgpkg: python-google-auth 1.15.0-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-05-26 04:12:36 UTC (rev 634992) +++ PKGBUILD2020-05-26 04:12:50 UTC (rev 634993) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.14.3 +pkgver=1.15.0 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('2eb8a86e7c86cabf1a7de391b3f0da410572b9ed26426190cf4b135ddb3e0e7459f18b349d3616d97e86b12ec6ee4ed041f59a9a6a99f788c3666ef6a3e7f588') +sha512sums=('e368daf7f6e4eda16fde436a57e2017469814a7d0b3751a943c2c270d0d171c27424d33ea803bc1fc2882225ee9530d20fecaa4128e368d57dc21faac5dc4bf0') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Monday, May 25, 2020 @ 12:47:10 Author: felixonmars Revision: 634184 upgpkg: python-google-auth 1.14.3-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-05-25 12:45:55 UTC (rev 634183) +++ PKGBUILD2020-05-25 12:47:10 UTC (rev 634184) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.14.2 +pkgver=1.14.3 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('17319ebb6da7657c72c2fd03812858fc986f3f6d32d483961b868797e2d6ef182474cf71b4d94e98413fa2164421ee74810efc5224eab782a4f249feebe150a7') +sha512sums=('2eb8a86e7c86cabf1a7de391b3f0da410572b9ed26426190cf4b135ddb3e0e7459f18b349d3616d97e86b12ec6ee4ed041f59a9a6a99f788c3666ef6a3e7f588') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Monday, May 25, 2020 @ 01:45:34 Author: felixonmars Revision: 633657 upgpkg: python-google-auth 1.14.2-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-05-25 01:45:33 UTC (rev 633656) +++ PKGBUILD2020-05-25 01:45:34 UTC (rev 633657) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.14.1 +pkgver=1.14.2 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('237c34abe40688f7556d330f77ef9f6dc5ea984bd706bbf692f2abb93de8141701c447fdefb384524e7f2b69a1786e3cdeafc5b544260b98b791665854c3dfbf') +sha512sums=('17319ebb6da7657c72c2fd03812858fc986f3f6d32d483961b868797e2d6ef182474cf71b4d94e98413fa2164421ee74810efc5224eab782a4f249feebe150a7') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Friday, May 22, 2020 @ 20:09:30 Author: felixonmars Revision: 631693 upgpkg: python-google-auth 1.14.1-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-05-22 20:08:34 UTC (rev 631692) +++ PKGBUILD2020-05-22 20:09:30 UTC (rev 631693) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.14.0 +pkgver=1.14.1 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('08d92fc9fd9b9cc067792d8fa538a93633966dcc2e884acdbedc0a187b19ab250ca310b7a0122afcff51359f1ebada8980c55cbe639ee1a1f5787d393ee0f19f') +sha512sums=('237c34abe40688f7556d330f77ef9f6dc5ea984bd706bbf692f2abb93de8141701c447fdefb384524e7f2b69a1786e3cdeafc5b544260b98b791665854c3dfbf') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Friday, May 22, 2020 @ 14:20:17 Author: felixonmars Revision: 631591 upgpkg: python-google-auth 1.14.0-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-05-22 14:19:44 UTC (rev 631590) +++ PKGBUILD2020-05-22 14:20:17 UTC (rev 631591) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.13.1 +pkgver=1.14.0 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('7d5e59a9c06f7744473c214a1bd5f96deca08697cfd3c3e927063d53dd1da3947fd2fce5658eff29d6e9aaec6140cfad12daf97cf2d5e5286ada9b4f082043df') +sha512sums=('08d92fc9fd9b9cc067792d8fa538a93633966dcc2e884acdbedc0a187b19ab250ca310b7a0122afcff51359f1ebada8980c55cbe639ee1a1f5787d393ee0f19f') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Wednesday, May 20, 2020 @ 18:22:38 Author: felixonmars Revision: 630941 upgpkg: python-google-auth 1.13.1-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-05-20 18:20:40 UTC (rev 630940) +++ PKGBUILD2020-05-20 18:22:38 UTC (rev 630941) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.13.0 +pkgver=1.13.1 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('e1a2a3f0575ebfcea2e73b9b38f9515201d2be9682aa0a9b874735cfcb98eccc8fb9d0b65f911c087c01f1a365098f6c6860f54d552a4f28e27f3b23d76fe2ca') +sha512sums=('7d5e59a9c06f7744473c214a1bd5f96deca08697cfd3c3e927063d53dd1da3947fd2fce5658eff29d6e9aaec6140cfad12daf97cf2d5e5286ada9b4f082043df') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Wednesday, May 20, 2020 @ 08:48:02 Author: felixonmars Revision: 630559 upgpkg: python-google-auth 1.13.0-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-05-20 08:47:55 UTC (rev 630558) +++ PKGBUILD2020-05-20 08:48:02 UTC (rev 630559) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.12.0 +pkgver=1.13.0 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('67cc7919542ef55844f78d5c8d4df01c8b2cc03de100c3eef1f4b172f2a9e2eb6fdfe80129b36060f9f953484e341a69a3929968d70b0881995a22b16e69070e') +sha512sums=('e1a2a3f0575ebfcea2e73b9b38f9515201d2be9682aa0a9b874735cfcb98eccc8fb9d0b65f911c087c01f1a365098f6c6860f54d552a4f28e27f3b23d76fe2ca') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Monday, May 18, 2020 @ 19:17:59 Author: felixonmars Revision: 629644 upgpkg: python-google-auth 1.12.0-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |9 + 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-05-18 19:17:31 UTC (rev 629643) +++ PKGBUILD2020-05-18 19:17:59 UTC (rev 629644) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.11.3 +pkgver=1.12.0 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -11,15 +11,16 @@ 'python-cachetools') checkdepends=('python-pytest' 'python-mock' 'python-requests' 'python-flask' 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' - 'python-freezegun' 'python-responses') + 'python-freezegun' 'python-responses' 'python-pyopenssl') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('fa5959d93314d431778bca83a1ae33e189e0e74237600e69ce1df5bc0374aba3f1b6751bb4ad4ec1f75fbbe25e4aa76cad552131ec8222df72adff31c55bf300') +sha512sums=('67cc7919542ef55844f78d5c8d4df01c8b2cc03de100c3eef1f4b172f2a9e2eb6fdfe80129b36060f9f953484e341a69a3929968d70b0881995a22b16e69070e') prepare() { # Use system cert sed -i -e 's|certifi.where()|"/etc/ssl/certs/ca-certificates.crt"|' \ -e 's|if certifi is not None:|if True:|' \ - google-auth-library-python-$pkgver/google/auth/transport/urllib3.py + -e 's|import certifi|pass|' \ + google-auth-library-python-$pkgver/google/auth/transport/{urllib3,requests}.py } build() {
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Friday, March 13, 2020 @ 22:18:12 Author: felixonmars Revision: 596317 upgpkg: python-google-auth 1.11.3-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-03-13 22:15:31 UTC (rev 596316) +++ PKGBUILD2020-03-13 22:18:12 UTC (rev 596317) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.11.2 +pkgver=1.11.3 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('adab20319fee153105385ea41983398d497aa765a7bb45e5b57ccdfbadf24501d52eeb68c316289106b879c0ab38433be35e436c57302cfb0f76073d820058b4') +sha512sums=('fa5959d93314d431778bca83a1ae33e189e0e74237600e69ce1df5bc0374aba3f1b6751bb4ad4ec1f75fbbe25e4aa76cad552131ec8222df72adff31c55bf300') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Sunday, February 16, 2020 @ 20:38:09 Author: felixonmars Revision: 572838 upgpkg: python-google-auth 1.11.2-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-02-16 20:34:45 UTC (rev 572837) +++ PKGBUILD2020-02-16 20:38:09 UTC (rev 572838) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.11.1 +pkgver=1.11.2 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('7c36a8c61b03429a2888aaf25891a36306da265da7a2ae907e082b35a7170ef31984c2197377f819077910130e489103b092614c8f1ee70e939dac346d2c90ff') +sha512sums=('adab20319fee153105385ea41983398d497aa765a7bb45e5b57ccdfbadf24501d52eeb68c316289106b879c0ab38433be35e436c57302cfb0f76073d820058b4') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Friday, February 14, 2020 @ 13:43:57 Author: felixonmars Revision: 571030 upgpkg: python-google-auth 1.11.1-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-02-14 13:43:25 UTC (rev 571029) +++ PKGBUILD2020-02-14 13:43:57 UTC (rev 571030) @@ -1,18 +1,19 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.11.0 +pkgver=1.11.1 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; license=('Apache') arch=('any') -depends=('ca-certificates' 'python-pyasn1-modules' 'python-rsa' 'python-six' 'python-cachetools') -makedepends=('python-setuptools') -checkdepends=('python-pytest-runner' 'python-mock' 'python-requests' 'python-flask' - 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun') +depends=('ca-certificates' 'python-pyasn1-modules' 'python-rsa' 'python-setuptools' + 'python-cachetools') +checkdepends=('python-pytest' 'python-mock' 'python-requests' 'python-flask' + 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' + 'python-freezegun' 'python-responses') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('27622e09bc407ff368d41539aca25ff346d3a78fe10ea873e5542dea90948adce9608b166b8c241660bd4ffad2e2d37f70e368841059db8617ae3d299808b579') +sha512sums=('7c36a8c61b03429a2888aaf25891a36306da265da7a2ae907e082b35a7170ef31984c2197377f819077910130e489103b092614c8f1ee70e939dac346d2c90ff') prepare() { # Use system cert @@ -22,7 +23,7 @@ } build() { - cd "$srcdir"/google-auth-library-python-$pkgver + cd google-auth-library-python-$pkgver python setup.py build } @@ -29,8 +30,8 @@ check() { # Skip the without_certifi tests because we always have the system ca bundle - cd "$srcdir"/google-auth-library-python-$pkgver - python setup.py pytest --addopts "tests -k 'not test__make_default_http_without_certifi'" + cd google-auth-library-python-$pkgver + python -m pytest tests --deselect tests/transport/test_urllib3.py::test__make_default_http_without_certifi } package() {
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Saturday, February 1, 2020 @ 01:55:09 Author: felixonmars Revision: 560932 upgpkg: python-google-auth 1.11.0-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-02-01 01:38:38 UTC (rev 560931) +++ PKGBUILD2020-02-01 01:55:09 UTC (rev 560932) @@ -1,8 +1,8 @@ # Maintainer: Felix Yan pkgname=python-google-auth -pkgver=1.10.0 -pkgrel=2 +pkgver=1.11.0 +pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; license=('Apache') @@ -12,7 +12,7 @@ checkdepends=('python-pytest-runner' 'python-mock' 'python-requests' 'python-flask' 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('5167e127481bf193ba93e0d4165a3f16898b9ad341832046a5acab01dc5d750aa4e553cc9f86853104878dd5c90ad502610f451d77aab8f643e71bf9e790d278') +sha512sums=('27622e09bc407ff368d41539aca25ff346d3a78fe10ea873e5542dea90948adce9608b166b8c241660bd4ffad2e2d37f70e368841059db8617ae3d299808b579') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Wednesday, January 15, 2020 @ 14:12:16 Author: arojas Revision: 552631 Drop python2 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD | 37 - 1 file changed, 8 insertions(+), 29 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-01-15 14:11:01 UTC (rev 552630) +++ PKGBUILD2020-01-15 14:12:16 UTC (rev 552631) @@ -1,22 +1,17 @@ # Maintainer: Felix Yan -pkgbase=python-google-auth -pkgname=(python-google-auth python2-google-auth) +pkgname=python-google-auth pkgver=1.10.0 -pkgrel=1 +pkgrel=2 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; license=('Apache') arch=('any') -makedepends=('ca-certificates' 'python-setuptools' 'python2-setuptools' 'python-pyasn1-modules' - 'python2-pyasn1-modules' 'python-rsa' 'python2-rsa' 'python-six' 'python2-six' - 'python-cachetools' 'python2-cachetools') -checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-mock' 'python2-mock' - 'python-requests' 'python2-requests' 'python-flask' 'python2-flask' - 'python-oauth2client' 'python2-oauth2client' 'python-pytest-localserver' - 'python2-pytest-localserver' 'python-cryptography' 'python2-cryptography' - 'python-freezegun' 'python2-freezegun') -source=("$pkgbase-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) +depends=('ca-certificates' 'python-pyasn1-modules' 'python-rsa' 'python-six' 'python-cachetools') +makedepends=('python-setuptools') +checkdepends=('python-pytest-runner' 'python-mock' 'python-requests' 'python-flask' + 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun') +source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) sha512sums=('5167e127481bf193ba93e0d4165a3f16898b9ad341832046a5acab01dc5d750aa4e553cc9f86853104878dd5c90ad502610f451d77aab8f643e71bf9e790d278') prepare() { @@ -24,15 +19,11 @@ sed -i -e 's|certifi.where()|"/etc/ssl/certs/ca-certificates.crt"|' \ -e 's|if certifi is not None:|if True:|' \ google-auth-library-python-$pkgver/google/auth/transport/urllib3.py - cp -a google-auth-library-python-$pkgver{,-py2} } build() { cd "$srcdir"/google-auth-library-python-$pkgver python setup.py build - - cd "$srcdir"/google-auth-library-python-$pkgver-py2 - python2 setup.py build } check() { @@ -40,21 +31,9 @@ cd "$srcdir"/google-auth-library-python-$pkgver python setup.py pytest --addopts "tests -k 'not test__make_default_http_without_certifi'" - - cd "$srcdir"/google-auth-library-python-$pkgver-py2 - python2 setup.py pytest --addopts "tests -k 'not test__make_default_http_without_certifi'" } -package_python-google-auth() { - depends=('ca-certificates' 'python-pyasn1-modules' 'python-rsa' 'python-six' 'python-cachetools') - +package() { cd google-auth-library-python-$pkgver python setup.py install --root="$pkgdir" --optimize=1 } - -package_python2-google-auth() { - depends=('ca-certificates' 'python2-pyasn1-modules' 'python2-rsa' 'python2-six' 'python2-cachetools') - - cd google-auth-library-python-$pkgver-py2 - python2 setup.py install --root="$pkgdir" --optimize=1 -}
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Thursday, January 9, 2020 @ 13:16:48 Author: felixonmars Revision: 551125 upgpkg: python-google-auth 1.10.0-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-01-09 13:16:41 UTC (rev 551124) +++ PKGBUILD2020-01-09 13:16:48 UTC (rev 551125) @@ -2,7 +2,7 @@ pkgbase=python-google-auth pkgname=(python-google-auth python2-google-auth) -pkgver=1.9.0 +pkgver=1.10.0 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -17,7 +17,7 @@ 'python2-pytest-localserver' 'python-cryptography' 'python2-cryptography' 'python-freezegun' 'python2-freezegun') source=("$pkgbase-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('215e57ca6edcee190c2ad1bd3621ba0e72e12a083c821125443cd21dc8b1ae304c4931cb8dbf006708452bad5afbefd63e3cefe364acad60c50796f56e83e3a4') +sha512sums=('5167e127481bf193ba93e0d4165a3f16898b9ad341832046a5acab01dc5d750aa4e553cc9f86853104878dd5c90ad502610f451d77aab8f643e71bf9e790d278') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Wednesday, January 8, 2020 @ 19:22:25 Author: felixonmars Revision: 550482 upgpkg: python-google-auth 1.9.0-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-01-08 19:21:14 UTC (rev 550481) +++ PKGBUILD2020-01-08 19:22:25 UTC (rev 550482) @@ -2,7 +2,7 @@ pkgbase=python-google-auth pkgname=(python-google-auth python2-google-auth) -pkgver=1.8.0 +pkgver=1.9.0 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -17,7 +17,7 @@ 'python2-pytest-localserver' 'python-cryptography' 'python2-cryptography' 'python-freezegun' 'python2-freezegun') source=("$pkgbase-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('563f63531fa2602f8428fab389833e212d21c2f7876bdeb6bbf86d4f398dce3f85b8af4ae7fab21bfa47fe68e7dca207fc1a1c89d731c10df0cff5f92670133c') +sha512sums=('215e57ca6edcee190c2ad1bd3621ba0e72e12a083c821125443cd21dc8b1ae304c4931cb8dbf006708452bad5afbefd63e3cefe364acad60c50796f56e83e3a4') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Friday, January 3, 2020 @ 16:31:31 Author: felixonmars Revision: 547640 upgpkg: python-google-auth 1.8.0-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-01-03 16:16:50 UTC (rev 547639) +++ PKGBUILD2020-01-03 16:31:31 UTC (rev 547640) @@ -2,7 +2,7 @@ pkgbase=python-google-auth pkgname=(python-google-auth python2-google-auth) -pkgver=1.7.1 +pkgver=1.8.0 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -14,9 +14,10 @@ checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-mock' 'python2-mock' 'python-requests' 'python2-requests' 'python-flask' 'python2-flask' 'python-oauth2client' 'python2-oauth2client' 'python-pytest-localserver' - 'python2-pytest-localserver' 'python-cryptography' 'python2-cryptography') + 'python2-pytest-localserver' 'python-cryptography' 'python2-cryptography' + 'python-freezegun' 'python2-freezegun') source=("$pkgbase-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('bb244c1a8ebd1e407dfdaa29e230dbc8d0dcbcf04e090d88fb3aa3b0217e876f70f0f6e73fca298bf54a4489c043b4d8b4eae189e6ddad832774f6ee40c56e72') +sha512sums=('563f63531fa2602f8428fab389833e212d21c2f7876bdeb6bbf86d4f398dce3f85b8af4ae7fab21bfa47fe68e7dca207fc1a1c89d731c10df0cff5f92670133c') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Saturday, November 16, 2019 @ 18:12:51 Author: felixonmars Revision: 529696 upgpkg: python-google-auth 1.7.1-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-11-16 18:12:08 UTC (rev 529695) +++ PKGBUILD2019-11-16 18:12:51 UTC (rev 529696) @@ -2,8 +2,8 @@ pkgbase=python-google-auth pkgname=(python-google-auth python2-google-auth) -pkgver=1.6.3 -pkgrel=3 +pkgver=1.7.1 +pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; license=('Apache') @@ -15,10 +15,8 @@ 'python-requests' 'python2-requests' 'python-flask' 'python2-flask' 'python-oauth2client' 'python2-oauth2client' 'python-pytest-localserver' 'python2-pytest-localserver' 'python-cryptography' 'python2-cryptography') -source=("$pkgbase-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz"; -'pytest5.patch') -sha512sums=('3becc5301d982532d59bf6c3d0c2ebe6ea8f53b6ebdbf71d2dfc622f7933c3472102af62e43c9292c7361d458e812e8af71c7d426efbfff282f3db96de1d3374' - '3df316f27b81b128798807dac69add8d99fcbad0ab157763cdc7d3c81535ee4a57b5dcec96e37a56e106dbb1f033ba83972c3073d18bd028b0124fc95aa56daa') +source=("$pkgbase-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) +sha512sums=('bb244c1a8ebd1e407dfdaa29e230dbc8d0dcbcf04e090d88fb3aa3b0217e876f70f0f6e73fca298bf54a4489c043b4d8b4eae189e6ddad832774f6ee40c56e72') prepare() { # Use system cert @@ -25,7 +23,6 @@ sed -i -e 's|certifi.where()|"/etc/ssl/certs/ca-certificates.crt"|' \ -e 's|if certifi is not None:|if True:|' \ google-auth-library-python-$pkgver/google/auth/transport/urllib3.py - patch -Np1 -d google-auth-library-python-$pkgver
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Saturday, November 2, 2019 @ 21:52:00 Author: foutrelis Revision: 522271 Python 3.8 rebuild Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-11-02 21:51:49 UTC (rev 522270) +++ PKGBUILD2019-11-02 21:52:00 UTC (rev 522271) @@ -3,7 +3,7 @@ pkgbase=python-google-auth pkgname=(python-google-auth python2-google-auth) pkgver=1.6.3 -pkgrel=2 +pkgrel=3 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; license=('Apache')
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD pytest5.patch)
Date: Saturday, November 2, 2019 @ 21:50:19 Author: foutrelis Revision: 522268 Fix tests Added: python-google-auth/trunk/pytest5.patch Modified: python-google-auth/trunk/PKGBUILD ---+ PKGBUILD |9 ++--- pytest5.patch | 18 ++ 2 files changed, 24 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-11-02 21:50:11 UTC (rev 522267) +++ PKGBUILD2019-11-02 21:50:19 UTC (rev 522268) @@ -14,9 +14,11 @@ checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-mock' 'python2-mock' 'python-requests' 'python2-requests' 'python-flask' 'python2-flask' 'python-oauth2client' 'python2-oauth2client' 'python-pytest-localserver' - 'python2-pytest-localserver') -source=("$pkgbase-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('3becc5301d982532d59bf6c3d0c2ebe6ea8f53b6ebdbf71d2dfc622f7933c3472102af62e43c9292c7361d458e812e8af71c7d426efbfff282f3db96de1d3374') + 'python2-pytest-localserver' 'python-cryptography' 'python2-cryptography') +source=("$pkgbase-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz"; +'pytest5.patch') +sha512sums=('3becc5301d982532d59bf6c3d0c2ebe6ea8f53b6ebdbf71d2dfc622f7933c3472102af62e43c9292c7361d458e812e8af71c7d426efbfff282f3db96de1d3374' + '3df316f27b81b128798807dac69add8d99fcbad0ab157763cdc7d3c81535ee4a57b5dcec96e37a56e106dbb1f033ba83972c3073d18bd028b0124fc95aa56daa') prepare() { # Use system cert @@ -23,6 +25,7 @@ sed -i -e 's|certifi.where()|"/etc/ssl/certs/ca-certificates.crt"|' \ -e 's|if certifi is not None:|if True:|' \ google-auth-library-python-$pkgver/google/auth/transport/urllib3.py + patch -Np1 -d google-auth-library-python-$pkgver +Date: Fri, 26 Jul 2019 01:20:41 +0200 +Subject: [PATCH] Use new pytest api to keep building with pytest 5 (#353) + +diff --git a/tests/test__default.py b/tests/test__default.py +index 3fb0fa1..d143479 100644 +--- a/tests/test__default.py b/tests/test__default.py +@@ -92,7 +92,7 @@ def test__load_credentials_from_file_authorized_user_bad_format(tmpdir): + + + def test__load_credentials_from_file_authorized_user_cloud_sdk(): +-with pytest.warns(UserWarning, matches='Cloud SDK'): ++with pytest.warns(UserWarning, match='Cloud SDK'): + credentials, project_id = _default._load_credentials_from_file( + AUTHORIZED_USER_CLOUD_SDK_FILE) + assert isinstance(credentials, google.oauth2.credentials.Credentials)
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Saturday, October 26, 2019 @ 04:09:02 Author: felixonmars Revision: 519912 Python 3.8 rebuild Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-10-26 04:08:38 UTC (rev 519911) +++ PKGBUILD2019-10-26 04:09:02 UTC (rev 519912) @@ -3,7 +3,7 @@ pkgbase=python-google-auth pkgname=(python-google-auth python2-google-auth) pkgver=1.6.3 -pkgrel=1 +pkgrel=2 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; license=('Apache')
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Wednesday, February 20, 2019 @ 06:45:28 Author: felixonmars Revision: 434663 upgpkg: python-google-auth 1.6.3-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-20 06:42:30 UTC (rev 434662) +++ PKGBUILD2019-02-20 06:45:28 UTC (rev 434663) @@ -2,7 +2,7 @@ pkgbase=python-google-auth pkgname=(python-google-auth python2-google-auth) -pkgver=1.6.2 +pkgver=1.6.3 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -16,7 +16,7 @@ 'python-oauth2client' 'python2-oauth2client' 'python-pytest-localserver' 'python2-pytest-localserver') source=("$pkgbase-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('765615e1926c3ce9ca465848d0045afd591be1a8a6586f0f217a31b0c77b46f471a3cebd5f6fd99d71d4795ce139a40afef8bb0af65d93e6d7033dd1360c064f') +sha512sums=('3becc5301d982532d59bf6c3d0c2ebe6ea8f53b6ebdbf71d2dfc622f7933c3472102af62e43c9292c7361d458e812e8af71c7d426efbfff282f3db96de1d3374') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Tuesday, December 18, 2018 @ 08:36:53 Author: felixonmars Revision: 416631 upgpkg: python-google-auth 1.6.2-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-12-18 05:35:54 UTC (rev 416630) +++ PKGBUILD2018-12-18 08:36:53 UTC (rev 416631) @@ -2,7 +2,7 @@ pkgbase=python-google-auth pkgname=(python-google-auth python2-google-auth) -pkgver=1.6.1 +pkgver=1.6.2 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -16,7 +16,7 @@ 'python-oauth2client' 'python2-oauth2client' 'python-pytest-localserver' 'python2-pytest-localserver') source=("$pkgbase-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('2b094ecf6cb07f069c677bc0fd2b4bb0993449c48798c3a1aeef4ca32985482065d224e590703b55c6c250be62361e7c3975be3468164be4d3db2aa6ebd6f083') +sha512sums=('765615e1926c3ce9ca465848d0045afd591be1a8a6586f0f217a31b0c77b46f471a3cebd5f6fd99d71d4795ce139a40afef8bb0af65d93e6d7033dd1360c064f') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Tuesday, November 13, 2018 @ 20:18:30 Author: felixonmars Revision: 407153 upgpkg: python-google-auth 1.6.1-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-11-13 20:13:51 UTC (rev 407152) +++ PKGBUILD2018-11-13 20:18:30 UTC (rev 407153) @@ -2,7 +2,7 @@ pkgbase=python-google-auth pkgname=(python-google-auth python2-google-auth) -pkgver=1.6.0 +pkgver=1.6.1 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -16,7 +16,7 @@ 'python-oauth2client' 'python2-oauth2client' 'python-pytest-localserver' 'python2-pytest-localserver') source=("$pkgbase-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('38657a6c347cf1dd3f99cd0c04dbb3aa0e0c029a7b35cb18787590f4a4ff4a598057b909aff8afa48837699f47f1777c922b053354b1078eac9eb173b441987c') +sha512sums=('2b094ecf6cb07f069c677bc0fd2b4bb0993449c48798c3a1aeef4ca32985482065d224e590703b55c6c250be62361e7c3975be3468164be4d3db2aa6ebd6f083') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Friday, November 9, 2018 @ 21:21:44 Author: felixonmars Revision: 404609 upgpkg: python-google-auth 1.6.0-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-11-09 21:21:31 UTC (rev 404608) +++ PKGBUILD2018-11-09 21:21:44 UTC (rev 404609) @@ -2,7 +2,7 @@ pkgbase=python-google-auth pkgname=(python-google-auth python2-google-auth) -pkgver=1.5.1 +pkgver=1.6.0 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; @@ -16,7 +16,7 @@ 'python-oauth2client' 'python2-oauth2client' 'python-pytest-localserver' 'python2-pytest-localserver') source=("$pkgbase-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('0595626514fa0bc711177536daf9a1cc9c103afb3eeb495769b48ed5d69dab7782d120e6fd1609bd56607299f5799517e7d397518b8ffadc87857ac5a64626f0') +sha512sums=('38657a6c347cf1dd3f99cd0c04dbb3aa0e0c029a7b35cb18787590f4a4ff4a598057b909aff8afa48837699f47f1777c922b053354b1078eac9eb173b441987c') prepare() { # Use system cert
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Wednesday, August 1, 2018 @ 18:51:04 Author: felixonmars Revision: 367200 upgpkg: python-google-auth 1.5.1-1 Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD | 15 ++- 1 file changed, 6 insertions(+), 9 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-08-01 18:47:00 UTC (rev 367199) +++ PKGBUILD2018-08-01 18:51:04 UTC (rev 367200) @@ -3,8 +3,8 @@ pkgbase=python-google-auth pkgname=(python-google-auth python2-google-auth) -pkgver=1.5.0 -pkgrel=2 +pkgver=1.5.1 +pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; license=('Apache') @@ -16,13 +16,10 @@ 'python-requests' 'python2-requests' 'python-flask' 'python2-flask' 'python-oauth2client' 'python2-oauth2client' 'python-pytest-localserver' 'python2-pytest-localserver') -source=("$pkgbase-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz"; - https://github.com/felixonmars/google-auth-library-python/commit/974f7202f56fb2b18f16f820b53286ca15ac016e.patch) -sha512sums=('3924332a5ffea4974ac65f46aa40912c2ce9306113c52001e208765080c16580d98e8953d0d81a239c8a906584bd7702de04c92fd7c8946803bb68223b43f31b' - '6c6f66260b79c9c2c2658663b14ea1eccd0675825083f68773bf42ea6edc3b3a3c18e0d4944a516d46baa9119072ed1802dc67418351f15913a0580fb9992211') +source=("$pkgbase-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) +sha512sums=('0595626514fa0bc711177536daf9a1cc9c103afb3eeb495769b48ed5d69dab7782d120e6fd1609bd56607299f5799517e7d397518b8ffadc87857ac5a64626f0') prepare() { - (cd google-auth-library-python-$pkgver; patch -p1 -i ../974f7202f56fb2b18f16f820b53286ca15ac016e.patch) # Use system cert sed -i -e 's|certifi.where()|"/etc/ssl/certs/ca-certificates.crt"|' \ -e 's|if certifi is not None:|if True:|' \ @@ -42,10 +39,10 @@ # Skip the without_certifi tests because we always have the system ca bundle cd "$srcdir"/google-auth-library-python-$pkgver - python setup.py pytest --addopts "tests -k 'not test__make_default_http_without_certfi'" + python setup.py pytest --addopts "tests -k 'not test__make_default_http_without_certifi'" cd "$srcdir"/google-auth-library-python-$pkgver-py2 - python2 setup.py pytest --addopts "tests -k 'not test__make_default_http_without_certfi'" + python2 setup.py pytest --addopts "tests -k 'not test__make_default_http_without_certifi'" } package_python-google-auth() {
[arch-commits] Commit in python-google-auth/trunk (PKGBUILD)
Date: Thursday, July 12, 2018 @ 20:42:29 Author: felixonmars Revision: 358199 upgpkg: python-google-auth 1.5.0-2 Python 3.7 rebuild Modified: python-google-auth/trunk/PKGBUILD --+ PKGBUILD |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-07-12 20:42:11 UTC (rev 358198) +++ PKGBUILD2018-07-12 20:42:29 UTC (rev 358199) @@ -4,7 +4,7 @@ pkgbase=python-google-auth pkgname=(python-google-auth python2-google-auth) pkgver=1.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python"; license=('Apache') @@ -16,10 +16,13 @@ 'python-requests' 'python2-requests' 'python-flask' 'python2-flask' 'python-oauth2client' 'python2-oauth2client' 'python-pytest-localserver' 'python2-pytest-localserver') -source=("$pkgbase-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz";) -sha512sums=('3924332a5ffea4974ac65f46aa40912c2ce9306113c52001e208765080c16580d98e8953d0d81a239c8a906584bd7702de04c92fd7c8946803bb68223b43f31b') +source=("$pkgbase-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz"; + https://github.com/felixonmars/google-auth-library-python/commit/974f7202f56fb2b18f16f820b53286ca15ac016e.patch) +sha512sums=('3924332a5ffea4974ac65f46aa40912c2ce9306113c52001e208765080c16580d98e8953d0d81a239c8a906584bd7702de04c92fd7c8946803bb68223b43f31b' + '6c6f66260b79c9c2c2658663b14ea1eccd0675825083f68773bf42ea6edc3b3a3c18e0d4944a516d46baa9119072ed1802dc67418351f15913a0580fb9992211') prepare() { + (cd google-auth-library-python-$pkgver; patch -p1 -i ../974f7202f56fb2b18f16f820b53286ca15ac016e.patch) # Use system cert sed -i -e 's|certifi.where()|"/etc/ssl/certs/ca-certificates.crt"|' \ -e 's|if certifi is not None:|if True:|' \