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 +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