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

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define modname git-pw
Name: python-git-pw
Version: 1.8.1
Version: 1.9.0
Release: 0
Summary: A tool for integrating Git with Patchwork
License: MIT