------------------------------------------------------------------- Mon Aug 29 13:32:52 UTC 2022 - Ben Greiner - Update to 3.0.3 * Refreshed package metadata. * #3: Fixed issue in tests where the connection to the test server would fail on hosts where localhost resolved to ::1. Now the test server binds to IPv6 when available and appropriate. - v3.0.2: Rely on PEP 420 for namespace packages. - v3.0.1: Refresh package metadata. - Switch to PEP517 and remove obsolete jaraco.base requirement ------------------------------------------------------------------- Mon Mar 9 15:39:06 UTC 2020 - Marketa Calabkova - Update to 3.0.0 * Drop support for Python 3.5 and earlier (including Python 2). * Adopt black for code style and other updates from jaraco/skeleton. ------------------------------------------------------------------- Mon Oct 14 13:47:38 UTC 2019 - Matej Cepl - Replace %fdupes -s with plain %fdupes; hardlinks are better. ------------------------------------------------------------------- Tue Feb 26 08:52:40 UTC 2019 - John Vandenberg - Add LICENSE - Compile manually due to switch to pkgutil namespace technique - Remove bcond_with test, allowing tests suite to run - Remove undesirable build dependencies pytest-flake8 and pytest-runner - Add missing runtime dependency on six - Add explicit build dependency on python-six - Update to v2.0 * Switch to pkgutil namespace technique for the ``jaraco`` namespace. ------------------------------------------------------------------- Sat Jul 28 17:03:14 UTC 2018 - jengelh@inai.de - Fix RPM groups. ------------------------------------------------------------------- Tue Jun 26 16:00:50 UTC 2018 - mcepl@suse.com - Upgrade to 1.2: Added ``jaraco.stream.Tee`` from jaraco.util 11 - Clean up SPEC to full singlespec. ------------------------------------------------------------------- Mon Nov 13 18:26:17 UTC 2017 - toddrme2178@gmail.com - Properly handle namespace package structure. This guarantees the module is importable. ------------------------------------------------------------------- Tue Jul 4 19:09:38 UTC 2017 - aloisio@gmx.com - Update to version 1.1.2 * Refresh packaging. - Create -doc package - Converted to single-spec ------------------------------------------------------------------- Sat Jul 30 18:24:12 UTC 2016 - sor.alexei@meowr.ru - Initial package.