forked from pool/python-pydrive2
Accepting request 980661 from home:mcalabkova:branches:devel:languages:python
- Update to 1.10.1 * implement a fsspec-based filesystem backend * fs.get_file: add callback support * Add option to not launch the browser automatically via LocalWebserver * make credentials save/load thread safe - Add patches: * modernize.patch: support up to Python 3.10 * migrate-to-google-auth.patch: drop obsolete oauthlib2 requirement OBS-URL: https://build.opensuse.org/request/show/980661 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydrive2?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 11:11:45 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Update to 1.10.1
|
||||
* implement a fsspec-based filesystem backend
|
||||
* fs.get_file: add callback support
|
||||
* Add option to not launch the browser automatically via LocalWebserver
|
||||
* make credentials save/load thread safe
|
||||
- Add patches:
|
||||
* modernize.patch: support up to Python 3.10
|
||||
* migrate-to-google-auth.patch: drop obsolete oauthlib2 requirement
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 5 21:20:11 UTC 2021 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user