From 6ddfff91f2e57e06fa9cbc502aa6adcae1c9081581a91ff10654feea4b44ae51 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 31 Mar 2020 16:43:21 +0000 Subject: [PATCH] - 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 --- git-pw-1.8.0.tar.gz | 3 --- git-pw-1.8.1.tar.gz | 3 +++ python-git-pw.changes | 5 +++++ python-git-pw.spec | 5 ++--- 4 files changed, 10 insertions(+), 6 deletions(-) delete mode 100644 git-pw-1.8.0.tar.gz create mode 100644 git-pw-1.8.1.tar.gz diff --git a/git-pw-1.8.0.tar.gz b/git-pw-1.8.0.tar.gz deleted file mode 100644 index 8202ec9..0000000 --- a/git-pw-1.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd3b9fadad0755ffa73f161ba0c95c71d30f7c23d322e8eb3db5e697f8d4554e -size 32748 diff --git a/git-pw-1.8.1.tar.gz b/git-pw-1.8.1.tar.gz new file mode 100644 index 0000000..82a0a09 --- /dev/null +++ b/git-pw-1.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:568f522d0e253b458a29b8a55f0a3eadf1e261ed53839bb44859a0c8df340bfa +size 34796 diff --git a/python-git-pw.changes b/python-git-pw.changes index 2cec491..b0429c3 100644 --- a/python-git-pw.changes +++ b/python-git-pw.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 31 16:43:11 UTC 2020 - Matej Cepl + +- Update to 1.8.1: fixing the bug we filed. + ------------------------------------------------------------------- Tue Mar 31 14:54:17 UTC 2020 - Matej Cepl diff --git a/python-git-pw.spec b/python-git-pw.spec index b9560ba..fa1b190 100644 --- a/python-git-pw.spec +++ b/python-git-pw.spec @@ -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