forked from pool/python-git-pw
- 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user