14
0
forked from pool/python-kmatch

Accepting request 964273 from home:pgajdos:python

- version update to 0.4.0
  * no upstream changelog 
- added patches
  fix https://github.com/ambitioninc/kmatch/issues/42
  + python-kmatch-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/964273
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kmatch?expand=0&rev=13
This commit is contained in:
2022-03-23 21:24:28 +00:00
committed by Git OBS Bridge
parent 7c3a8cef94
commit 5c53696686
5 changed files with 30 additions and 6 deletions

View File

@@ -0,0 +1,12 @@
Index: kmatch-0.4.0/kmatch/tests/kmatch_tests.py
===================================================================
--- kmatch-0.4.0.orig/kmatch/tests/kmatch_tests.py 2020-12-22 22:27:55.000000000 +0100
+++ kmatch-0.4.0/kmatch/tests/kmatch_tests.py 2022-03-23 12:33:03.395890702 +0100
@@ -1,6 +1,6 @@
from sys import version
from unittest import TestCase
-from mock import patch
+from unittest.mock import patch
from kmatch import K