Changelog for
python39-jaraco.functools-3.5.2-qubes.lp155.2.33.noarch.rpm :
* 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.
* Wed Aug 21 2019 Tomáš Chvátal - Skip another test that is randomly failing
* Wed Apr 17 2019 Matej Cepl - Skip method_cache doctest test (gh#jaraco/jaraco.functools#12).
* Tue Feb 26 2019 John Vandenberg - Add LICENSE- Compile manually due to switch to pkgutil namespace technique- Add fdupes- Re-instate use of --doctest-modules to increase coverage- Remove undesirable build dependency pytest-sugar- Add missing runtime dependency on python-jaraco.base- Add missing runtime dependency on more-itertools- Add explicit build dependency on python-six- Update to v2.0
* Switch to pkgutil namespace technique for the ``jaraco`` namespace.
* Tue Aug 28 2018 dmuellerAATTsuse.com- enable tests
* Thu Aug 23 2018 dheidlerAATTsuse.de- Initial Package for v1.20