15
0
forked from pool/python-kmatch

- update to 0.5.0:

* Add support for python 3.9
  * Drop support for python 3.5, 3.6
- Remove unneeded BuildRequires on mock.
  * no upstream changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kmatch?expand=0&rev=17
This commit is contained in:
2023-12-27 14:25:48 +00:00
committed by Git OBS Bridge
parent 46113bb43f
commit b24ac05dcc
5 changed files with 25 additions and 18 deletions

View File

@@ -1,13 +1,20 @@
-------------------------------------------------------------------
Wed Dec 27 14:25:10 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.5.0:
* Add support for python 3.9
* Drop support for python 3.5, 3.6
-------------------------------------------------------------------
Tue Aug 2 03:20:44 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Remove unneeded BuildRequires on mock.
- Remove unneeded BuildRequires on mock.
-------------------------------------------------------------------
Wed Mar 23 11:54:58 UTC 2022 - pgajdos@suse.com
- version update to 0.4.0
* no upstream changelog
* no upstream changelog
- added patches
fix https://github.com/ambitioninc/kmatch/issues/42
+ python-kmatch-no-mock.patch