15
0
forked from pool/python-argh

Accepting request 960705 from home:pgajdos:python

- do not use python-mock for testing
- added patches
  fix https://github.com/neithere/argh/issues/152
  + python-argh-no_mock.patch

OBS-URL: https://build.opensuse.org/request/show/960705
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argh?expand=0&rev=28
This commit is contained in:
2022-03-10 10:36:36 +00:00
committed by Git OBS Bridge
parent b87c7383f7
commit 89b8d4bc65
3 changed files with 76 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Mar 10 10:09:41 UTC 2022 - pgajdos@suse.com
- do not use python-mock for testing
- added patches
fix https://github.com/neithere/argh/issues/152
+ python-argh-no_mock.patch
-------------------------------------------------------------------
Wed Sep 22 04:41:45 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>