14
0
Files
python-pydrive2/python-pydrive2.changes
Dirk Mueller f5fb9255f6 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
2022-06-04 08:12:41 +00:00

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