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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68fea934347bb612b7a848811d48149db840bcfb5fa4d7a8b6161b2d2adfec70
size 60805

3
PyDrive2-1.18.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:49dca8842f7c3d63fd35ab55492af2a8b5b39f1cc811042fe37ffbed1c48303f
size 60629

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>

View File

@@ -17,7 +17,7 @@
Name: python-pydrive2
Version: 1.17.0
Version: 1.18.1
Release: 0
Summary: A wrapper library for google-api-python-client
License: Apache-2.0