15
0
forked from pool/python-git-pw

- Skip over failing UpdateTestCase.test_update_with_invalid_state test

(gh#getpatchwork/git-pw#53)
- Add Provides/Obsoletes to rename git-pw to python-git-pw package.
- Replace %python_only construct with proper alternatives.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-git-pw?expand=0&rev=4
This commit is contained in:
2020-03-31 15:04:59 +00:00
committed by Git OBS Bridge
parent de6f257e89
commit 2c9e6dfaf5
2 changed files with 28 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Mar 31 14:54:17 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Skip over failing UpdateTestCase.test_update_with_invalid_state test
(gh#getpatchwork/git-pw#53)
- Add Provides/Obsoletes to rename git-pw to python-git-pw package.
- Replace %python_only construct with proper alternatives.
-------------------------------------------------------------------
Sun Mar 15 07:24:31 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>