15
0
forked from pool/python-git-pw

- Update to 1.9.0:

* Adds support for Patchwork API v1.2 and introduces five new commands:
    + bundle create
    + bundle update
    + bundle delete
    + bundle add
    + bundle remove

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-git-pw?expand=0&rev=8
This commit is contained in:
2020-06-24 04:29:58 +00:00
committed by Git OBS Bridge
parent 3fe5a3d80b
commit 76afcac188
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jun 24 04:27:25 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.9.0:
* Adds support for Patchwork API v1.2 and introduces five new commands:
+ bundle create
+ bundle update
+ bundle delete
+ bundle add
+ bundle remove
-------------------------------------------------------------------
Tue Mar 31 16:43:11 UTC 2020 - Matej Cepl <mcepl@suse.com>