File python-kmatch.changes of Package python-kmatch
-------------------------------------------------------------------
Wed Jan 24 01:53:09 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to autosetup and pyproject macros.
- Stop using greedy globs in %files.
- Add patch fix-assertion-methods.patch:
* Use non-deprecated assertion methods.
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Wed Mar 23 11:54:58 UTC 2022 - pgajdos@suse.com
- version update to 0.4.0
* no upstream changelog
- added patches
fix https://github.com/ambitioninc/kmatch/issues/42
+ python-kmatch-no-mock.patch
-------------------------------------------------------------------
Sun Aug 16 14:10:25 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Re-activate test suite replacing nose with pytest
- Remove tests from runtime package
- dos2unix several files
- Tidy spec
-------------------------------------------------------------------
Wed Jul 24 08:26:05 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.3.0:
* no upstream changelog
-------------------------------------------------------------------
Tue Dec 4 12:49:50 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Sun Jul 29 13:54:46 UTC 2018 - jengelh@inai.de
- Update descriptions.
-------------------------------------------------------------------
Thu May 24 17:35:02 UTC 2018 - toddrme2178@gmail.com
- Update to 0.2.1
* Use property and setter for suppress exceptions
- Update to 0.2.0
* Handle data type mismatch comparisons and return False
- Spec file cleanups
-------------------------------------------------------------------
Wed Oct 18 16:44:24 UTC 2017 - toddrme2178@gmail.com
- Implement single-spec version
- Update to 0.1.7
* See changelog at https://github.com/ambitioninc/kmatch/blob/develop/docs/release_notes.rst#v017
-------------------------------------------------------------------
Wed Jul 30 06:41:47 UTC 2014 - toddrme2178@gmail.com
- Initial version