2021-08-20 13:16:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Aug 20 11:44:53 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update 0.4.5:
|
|
|
|
|
* fix links to installed app, client secrets docs (#86)
|
|
|
|
|
* omit mention of Python 2.7 in 'CONTRIBUTING.rst' (#1127)
|
|
|
|
|
* add Samples section to CONTRIBUTING.rst (#134)
|
|
|
|
|
* release as 0.4.5 (#137)
|
|
|
|
|
- from version 0.4.4
|
|
|
|
|
* add redirect_uri_trailing slash param to run_local_server (#111)
|
|
|
|
|
- from version 0.4.3
|
|
|
|
|
* add `charset-utf-8` to response header (#104)
|
|
|
|
|
* **deps:** add lower bounds to all dependencies (#99)
|
|
|
|
|
- from version 0.4.2
|
|
|
|
|
* don't open browser if port is occupied (#92)
|
|
|
|
|
- Update BuildRequires from setup.py
|
|
|
|
|
|
2020-05-27 10:06:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 26 06:34:28 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
|
|
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
|
|
2020-04-20 11:55:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 20 11:55:01 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Fix build without python2
|
|
|
|
|
|
2019-10-08 09:02:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 8 09:01:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.4.1:
|
|
|
|
|
* Don't auto-generate code_verifier by default. (#48)
|
|
|
|
|
|
2019-09-12 11:33:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Sep 12 11:30:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.4.0:
|
|
|
|
|
* Add get_user_credentials function to get your user credentials (#40)
|
|
|
|
|
* Add noxfile (#43)
|
|
|
|
|
* Implement code verifier (PKCE) (#42)
|
|
|
|
|
* Use actual server port in redirect_uri to allow automatic assignment (#33)
|
|
|
|
|
* Fix links after repo move to googleapis (#41)
|
|
|
|
|
|
2019-05-03 17:00:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 2 17:31:50 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Initial version
|