non port: security/py-google-auth/Makefile |
SVNWeb
|
Number of commits found: 108 (showing only 100 on this page) |
Mon, 31 Jul 2023
|
[ 16:40 Po-Chuan Hsieh (sunpoet) ] dfc0cf9
security/py-google-auth: Update to 2.22.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Sun, 9 Jul 2023
|
[ 10:20 Po-Chuan Hsieh (sunpoet) ] df65f66
security/py-google-auth: Update to 2.21.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
|
Mon, 5 Jun 2023
|
[ 18:47 Po-Chuan Hsieh (sunpoet) ] f360f93
security/py-google-auth: Update to 2.19.1
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Sat, 27 May 2023
|
[ 23:44 Po-Chuan Hsieh (sunpoet) ] c9a8655
security/py-google-auth: Update to 2.19.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
[ 04:10 Po-Chuan Hsieh (sunpoet) ] 5c770d1
security/py-google-auth: Update to 2.18.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Tue, 18 Apr 2023
|
[ 21:38 Po-Chuan Hsieh (sunpoet) ] 5c9ea30
security/py-google-auth: Update to 2.17.3
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Sun, 9 Apr 2023
|
[ 20:40 Po-Chuan Hsieh (sunpoet) ] 68b6b78
security/py-google-auth: Update to 2.17.2
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
[ 13:36 Po-Chuan Hsieh (sunpoet) ] a6c60bd
security/py-google-auth: Update to 2.17.1
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Wed, 5 Apr 2023
|
[ 17:30 Po-Chuan Hsieh (sunpoet) ] 1dacf39
security/py-google-auth: Update to 2.16.2
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Tue, 21 Mar 2023
|
[ 19:21 Po-Chuan Hsieh (sunpoet) ] b0c6dcf
security/py-google-auth: Update to 2.16.1
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Mon, 30 Jan 2023
|
[ 23:51 Po-Chuan Hsieh (sunpoet) ] 50a3694
security/py-google-auth: Add REQUESTS option
|
[ 13:00 Po-Chuan Hsieh (sunpoet) ] 93164ef
security/py-google-auth: Update to 2.16.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Fri, 30 Dec 2022
|
[ 09:05 Po-Chuan Hsieh (sunpoet) ] 0f0c17f
security/py-google-auth: Update to 2.14.1
- Remove PYOPENSSL option
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Mon, 3 Oct 2022
|
[ 17:10 Po-Chuan Hsieh (sunpoet) ] 746078a
security/py-google-auth: Update to 2.12.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
[ 02:15 Po-Chuan Hsieh (sunpoet) ] 3c66b3f
security/py-google-auth: Update to 2.11.1
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 31 Aug 2022
|
[ 11:41 Po-Chuan Hsieh (sunpoet) ] 6236917
security/py-google-auth: Update to 2.11.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 857c05f (Only the first 10 of 840 ports in this commit are shown above. )
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Wed, 13 Jul 2022
|
[ 18:29 Po-Chuan Hsieh (sunpoet) ] e35d00b
security/py-google-auth: Update to 2.9.1
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Thu, 7 Jul 2022
|
[ 12:36 Po-Chuan Hsieh (sunpoet) ] 730e9e7
security/py-google-auth: Update to 2.9.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Thu, 16 Jun 2022
|
[ 19:35 Po-Chuan Hsieh (sunpoet) ] 0118878
security/py-google-auth: Update to 2.8.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Thu, 9 Jun 2022
|
[ 10:59 Po-Chuan Hsieh (sunpoet) ] 39a4689
security/py-google-auth: Update to 2.7.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Mon, 7 Mar 2022
|
[ 18:11 Po-Chuan Hsieh (sunpoet) ] c2b208b
security/py-google-auth: Update to 2.6.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Fri, 28 Jan 2022
|
[ 23:26 Po-Chuan Hsieh (sunpoet) ] 32c8a9f
security/py-google-auth: Update to 2.5.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Tue, 25 Jan 2022
|
[ 19:50 Po-Chuan Hsieh (sunpoet) ] 12c02bd
security/py-google-auth: Update to 2.4.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Sun, 23 Jan 2022
|
[ 18:51 Po-Chuan Hsieh (sunpoet) ] ebe7f79
security/py-google-auth: Allow build with py-cachetools 5.0.0
- Bump PORTREVISION for package change
|
Fri, 5 Nov 2021
|
[ 19:14 Po-Chuan Hsieh (sunpoet) ] eaaef08
security/py-google-auth: Update to 2.3.3
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Mon, 1 Nov 2021
|
[ 21:28 Po-Chuan Hsieh (sunpoet) ] 3e72446
security/py-google-auth: Update to 2.3.2
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
[ 13:41 Po-Chuan Hsieh (sunpoet) ] 8f933a8
security/py-google-auth: Update to 2.3.1
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Wed, 13 Oct 2021
|
[ 19:14 Po-Chuan Hsieh (sunpoet) ] 67ac312
security/py-google-auth: Update to 2.3.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
[ 05:37 Po-Chuan Hsieh (sunpoet) ] 3581a6c
security/py-google-auth: Update to 2.2.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Tue, 21 Sep 2021
|
[ 22:23 Po-Chuan Hsieh (sunpoet) ] 9145f9d
security/py-google-auth: Update to 2.1.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
[ 03:44 Po-Chuan Hsieh (sunpoet) ] ae1e1b3
security/py-google-auth: Update to 1.35.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Sun, 8 Aug 2021
|
[ 14:54 Po-Chuan Hsieh (sunpoet) ] a0911f3
security/py-google-auth: Update to 1.34.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Wed, 21 Jul 2021
|
[ 21:13 Po-Chuan Hsieh (sunpoet) ] e73fa33
security/py-google-auth: Update to 1.33.1
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Thu, 15 Jul 2021
|
[ 23:52 Po-Chuan Hsieh (sunpoet) ] ed725eb
security/py-google-auth: Update to 1.33.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Tue, 6 Jul 2021
|
[ 14:57 Po-Chuan Hsieh (sunpoet) ] fcabf20
security/py-google-auth: Update to 1.32.1
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Fri, 25 Jun 2021
|
[ 13:40 Po-Chuan Hsieh (sunpoet) ] fc08707
security/py-google-auth: Update to 1.32.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Sun, 20 Jun 2021
|
[ 16:16 Po-Chuan Hsieh (sunpoet) ] aafaf71
security/py-google-auth: Update to 1.31.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Mon, 14 Jun 2021
|
[ 17:40 Po-Chuan Hsieh (sunpoet) ] a01d8d9
security/py-google-auth: Update to 1.30.2
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Wed, 26 May 2021
|
[ 18:59 Po-Chuan Hsieh (sunpoet) ] 48dac88
security/py-google-auth: Update to 1.30.1
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Sat, 1 May 2021
|
[ 22:19 Po-Chuan Hsieh (sunpoet) ] 66fa612
security/py-google-auth: Update to 1.30.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Thu, 29 Apr 2021
|
[ 14:24 Po-Chuan Hsieh (sunpoet) ] 96a270e
security/py-google-auth: Add PYOPENSSL and REAUTH options
|
Sun, 25 Apr 2021
|
[ 20:35 Po-Chuan Hsieh (sunpoet) ] e05a129
security/py-google-auth: Update to 1.29.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Sun, 18 Apr 2021
|
[ 05:44 Po-Chuan Hsieh (sunpoet) ] fa5bcbf
security/py-google-auth: Update to 1.28.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 7 Mar 2021
|
[ 22:21 sunpoet ]
Update to 1.27.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Wed, 3 Mar 2021
|
[ 18:12 sunpoet ]
Update to 1.26.1
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Wed, 17 Feb 2021
|
[ 18:09 sunpoet ]
Update to 1.26.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Sat, 6 Feb 2021
|
[ 20:47 sunpoet ]
Update to 1.25.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Sun, 10 Jan 2021
|
[ 08:22 sunpoet ]
Remove PYTHON_REL check after r559531 (USES=python:3.6+)
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Sun, 13 Dec 2020
|
[ 22:20 sunpoet ]
Update to 1.24.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Mon, 9 Nov 2020
|
[ 17:35 sunpoet ]
Update to 1.23.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Fri, 6 Nov 2020
|
[ 11:28 sunpoet ]
Update to 1.22.1
- Add AIOHTTP option
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Thu, 22 Oct 2020
|
[ 17:55 sunpoet ]
Update to 1.22.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Sun, 27 Sep 2020
|
[ 19:32 sunpoet ]
Update to 1.21.3
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Sun, 20 Sep 2020
|
[ 18:58 sunpoet ]
Update to 1.21.2
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Sat, 5 Sep 2020
|
[ 21:33 sunpoet ]
Update to 1.21.1
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Sun, 30 Aug 2020
|
[ 07:15 sunpoet ]
Update to 1.21.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Sat, 15 Aug 2020
|
[ 16:32 sunpoet ]
Update to 1.20.1
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Sat, 8 Aug 2020
|
[ 10:20 sunpoet ]
Update to 1.20.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Fri, 24 Jul 2020
|
[ 07:13 sunpoet ]
Update to 1.19.2
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Mon, 22 Jun 2020
|
[ 16:08 sunpoet ]
Update to 1.18.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Mon, 15 Jun 2020
|
[ 18:49 sunpoet ]
Update to 1.17.2
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Sun, 31 May 2020
|
[ 18:18 sunpoet ]
Update to 1.16.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Tue, 19 May 2020
|
[ 23:30 sunpoet ]
Update to 1.15.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Tue, 12 May 2020
|
[ 22:28 sunpoet ]
Update to 1.14.3
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Fri, 8 May 2020
|
[ 20:53 sunpoet ]
Update to 1.14.2
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Thu, 23 Apr 2020
|
[ 05:18 sunpoet ]
Update to 1.14.1
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Tue, 21 Apr 2020
|
[ 19:41 sunpoet ]
Update to 1.14.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Sun, 5 Apr 2020
|
[ 19:54 sunpoet ]
Update to 1.13.1
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Sat, 4 Apr 2020
|
[ 07:26 sunpoet ]
Update to 1.13.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Tue, 31 Mar 2020
|
[ 23:09 sunpoet ]
Update to 1.12.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Sat, 28 Mar 2020
|
[ 12:55 sunpoet ]
Update to 1.11.3
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Sun, 16 Feb 2020
|
[ 18:01 sunpoet ]
Update to 1.11.2
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Fri, 14 Feb 2020
|
[ 19:49 sunpoet ]
Update to 1.11.1
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Sun, 26 Jan 2020
|
[ 16:12 sunpoet ]
Update to 1.11.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Sat, 25 Jan 2020
|
[ 18:26 sunpoet ]
Update to 1.10.2
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Wed, 15 Jan 2020
|
[ 17:46 sunpoet ]
Update to 1.10.1
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
|
Sun, 12 Jan 2020
|
[ 16:07 sunpoet ]
Update RUN_DEPENDS for py-cachetools 4.0.0 update
- Bump PORTREVISION for dependency change
|
Sun, 29 Dec 2019
|
[ 12:55 sunpoet ]
Update to 1.10.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Sat, 28 Dec 2019
|
[ 07:31 sunpoet ]
Update to 1.9.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Fri, 13 Dec 2019
|
[ 06:42 sunpoet ]
Update to 1.8.1
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Thu, 12 Dec 2019
|
[ 13:46 sunpoet ]
Update to 1.8.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Sun, 8 Dec 2019
|
[ 17:03 sunpoet ]
Update to 1.7.2
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Thu, 14 Nov 2019
|
[ 16:17 sunpoet ]
Update to 1.7.1
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Wed, 13 Nov 2019
|
[ 23:35 sunpoet ]
Update to 1.7.0
- Update version requirement of RUN_DEPENDS
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Fri, 22 Feb 2019
|
[ 19:54 sunpoet ]
Update to 1.6.3
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Tue, 1 Jan 2019
|
[ 20:37 sunpoet ]
Update to 1.6.2
Changes: https://github.com/googleapis/google-auth-library-python/releases
|
Wed, 14 Nov 2018
|
[ 21:43 sunpoet ]
Update to 1.6.1
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.rst
|
Sun, 11 Nov 2018
|
[ 18:19 sunpoet ]
Update to 1.6.0
- Update WWW
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.rst
|
Thu, 2 Aug 2018
|
[ 23:42 sunpoet ]
Update to 1.5.1
Changes: https://github.com/GoogleCloudPlatform/google-auth-library-python/releases
https://github.com/GoogleCloudPlatform/google-auth-library-python/blob/master/CHANGELOG.rst
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Fri, 1 Jun 2018
|
[ 22:47 sunpoet ]
Update to 1.5.0
Changes: https://github.com/GoogleCloudPlatform/google-auth-library-python/releases
https://github.com/GoogleCloudPlatform/google-auth-library-python/blob/master/CHANGELOG.rst
|
Wed, 30 May 2018
|
[ 19:47 sunpoet ]
Update to 1.4.2
Changes: https://github.com/GoogleCloudPlatform/google-auth-library-python/releases
https://github.com/GoogleCloudPlatform/google-auth-library-python/blob/master/CHANGELOG.rst
|
Tue, 13 Feb 2018
|
[ 17:02 sunpoet ]
Update to 1.4.1
Changes: https://github.com/GoogleCloudPlatform/google-auth-library-python/releases
https://github.com/GoogleCloudPlatform/google-auth-library-python/blob/master/CHANGELOG.rst
|
Fri, 9 Feb 2018
|
[ 14:07 sunpoet ]
Update to 1.4.0
Changes: https://github.com/GoogleCloudPlatform/google-auth-library-python/blob/master/CHANGELOG.rst
|
Number of commits found: 108 (showing only 100 on this page) |