Changelog for
python39-jaraco.functools-3.6.0-32.4.noarch.rpm :
* Fri Apr 21 2023 Dirk Müller
- add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Sun Mar 26 2023 Dirk Müller - update to 3.6.0:
* #21: Renamed ``call_aside`` to ``invoke``, deprecating ``call_aside``.
* Fri Oct 28 2022 Yogalakshmi Arunachalam - Update to v3.5.2
* Refreshed packaging.
* Wed Sep 14 2022 Matej Cepl - Tidelift is a good and interesting company, but we really don’t need to have python-jaraco.tidelit as a dependency.
* Wed Aug 31 2022 Torsten Gruner - update to 3.5.1
* Packaging refresh
* Enrolled with Tidelift
* Sun Mar 27 2022 Dirk Müller - update to 3.5.0:
* #19: Add type annotations to ``method_cache``.
* Require Python 3.7.
* ``apply`` now uses ``functools.wraps`` to ensure docstring
* passthrough.
* #18: In method_cache, support cache_clear before cache
* is initialized.
* Refreshed package metadata.
* Switched to PEP 420 for ``jaraco`` namespace.
* Added ``except_`` decorator.
* Wed Dec 02 2020 Benjamin Greiner - compile cache for all python3 flavors gh#openSUSE/python-rpm-macros#66
* Thu Sep 17 2020 Dirk Mueller - update to 3.0.1: [#14]: Removed unnecessary compatibility libraries in testing.
* Sat Mar 14 2020 Tomáš Chvátal - Femove leftover py2 dependencies
* Mon Mar 09 2020 Marketa Calabkova - Update to 3.0.0
* Require Python 3.6 or later.