14
0

- update to 1.18.0:

* Delete .github/release-drafter.yml
  * Delete .github/workflows/release-drafter.yml
  * **Full Changelog**:
    https://github.com/iterative/PyDrive2/compare/1.16.2...1.18.0
- Disabled tests - they all fail on OBS because they need network
  * Initial package created with py2pack

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydrive2?expand=0&rev=8
This commit is contained in:
2023-12-14 20:56:03 +00:00
committed by Git OBS Bridge
parent 539ffebe38
commit 0bfe799565
4 changed files with 15 additions and 6 deletions

View File

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

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

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68fea934347bb612b7a848811d48149db840bcfb5fa4d7a8b6161b2d2adfec70
size 60805

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Dec 14 20:55:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.18.0:
* Delete .github/release-drafter.yml
* Delete .github/workflows/release-drafter.yml
* **Full Changelog**:
https://github.com/iterative/PyDrive2/compare/1.16.2...1.18.0
-------------------------------------------------------------------
Thu Dec 7 09:17:01 UTC 2023 - Markéta Machová <mmachova@suse.com>
@@ -32,11 +41,11 @@ Fri Jun 3 11:11:45 UTC 2022 - Markéta Machová <mmachova@suse.com>
-------------------------------------------------------------------
Mon Jul 5 21:20:11 UTC 2021 - Martin Wilck <mwilck@suse.com>
- Disabled tests - they all fail on OBS because they need network
- 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
* Initial package created with py2pack

View File

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