Accepting request 816755 from devel:languages:python
- 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/request/show/816755 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-git-pw?expand=0&rev=2
This commit is contained in:
commit
5924c0db9d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:568f522d0e253b458a29b8a55f0a3eadf1e261ed53839bb44859a0c8df340bfa
|
||||
size 34796
|
3
git-pw-1.9.0.tar.gz
Normal file
3
git-pw-1.9.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:678bc94638059dc4c27b7746e30c9414fc80aa3a1742b92c47ea37a58b0932ef
|
||||
size 37588
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user