- Update to 1.8.1: fixing the bug we filed.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-git-pw?expand=0&rev=6
This commit is contained in:
parent
999fba4e95
commit
6ddfff91f2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd3b9fadad0755ffa73f161ba0c95c71d30f7c23d322e8eb3db5e697f8d4554e
|
||||
size 32748
|
3
git-pw-1.8.1.tar.gz
Normal file
3
git-pw-1.8.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:568f522d0e253b458a29b8a55f0a3eadf1e261ed53839bb44859a0c8df340bfa
|
||||
size 34796
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 31 16:43:11 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 1.8.1: fixing the bug we filed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 31 14:54:17 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.0
|
||||
Version: 1.8.1
|
||||
Release: 0
|
||||
Summary: A tool for integrating Git with Patchwork
|
||||
License: MIT
|
||||
@ -67,8 +67,7 @@ tracking system.
|
||||
|
||||
%check
|
||||
export LC_ALL=en_US.UTF-8
|
||||
# gh#getpatchwork/git-pw#53
|
||||
%pytest -k 'not test_update_with_invalid_state'
|
||||
%pytest
|
||||
|
||||
%post
|
||||
%python_install_alternative git-pw
|
||||
|
Loading…
x
Reference in New Issue
Block a user