Changelog for
python3-jaraco.text-3.2.0-lp154.1.2.noarch.rpm :
* Sat Mar 14 2020 Tomáš Chvátal
- Fix build on older openSUSE releases as with py3.6 we need the importlib_resources too
* Thu Jan 16 2020 Tomáš Chvátal - Update to 3.2.0:
* Added normalize_newlines function.
* Added wrap and unwrap functions and lorem_ipsum attribute containing the Lorem Ipsum sample text.
* Tue Mar 26 2019 Tomáš Chvátal - Update to 3.0:
* Remove collections dependency to avoid buildcycle- Remove multibuild as per above
* Wed Feb 27 2019 Tomáš Chvátal - Use multibuild to avoid buildcycle
* Tue Feb 26 2019 John Vandenberg - Add LICENSE- Compile manually due to switch to pkgutil namespace technique- Add fdupes- Remove bcond_with test, allowing tests suite to run- Add missing build dependency jaraco.collections- Remove undesirable build dependencies pytest-flake8, pytest-sugar and collective.checkdocs- Add missing runtime dependencies six, jaraco.base, jaraco.collections and jaraco.functools- Update to v2.0
* Switch to pkgutil namespace technique for the ``jaraco`` namespace.
* Thu Aug 23 2018 dheidlerAATTsuse.de- Initial Package for v1.10.1