forked from pool/python-pydrive2
- 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
24 lines
933 B
Plaintext
24 lines
933 B
Plaintext
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Disabled tests - they all fail on OBS because they need network
|
|
connectivity and a Google service account
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 5 19:13:43 UTC 2021 - Martin Wilck <mwilck@suse.com>
|
|
|
|
- python-pydrive2 1.8.3
|
|
* Initial package created with py2pack
|