14
0

- update to 1.18.1:

* fix(fs): remove DVC-specific broken cache optimization
  * **Full Changelog**:
    https://github.com/iterative/PyDrive2/compare/1.16.2...1.18.1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydrive2?expand=0&rev=10
This commit is contained in:
2023-12-26 20:28:57 +00:00
committed by Git OBS Bridge
parent 0bfe799565
commit 4791df932a
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Dec 26 20:28:13 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.18.1:
* fix(fs): remove DVC-specific broken cache optimization
* **Full Changelog**:
https://github.com/iterative/PyDrive2/compare/1.16.2...1.18.1
-------------------------------------------------------------------
Thu Dec 14 20:55:41 UTC 2023 - Dirk Müller <dmueller@suse.com>