Changelog for
python3-base58-2.1.1-lp153.9.5.noarch.rpm :
* Wed Nov 03 2021 John Paul Adrian Glaubitz
- Update to 2.1.1
* Use github actions (AATTkeis)
* Escape illegal special characters in error message (AATThukkin)
* Mon Aug 30 2021 John Paul Adrian Glaubitz - Update to 2.1.0
* Parametrise a few tests over alphabet (AATTkeis)
* Made it handle any base with passing alphabet. (#63) (AATTtanupoo)
* Setup cfg (AATTkeis)
* Add support to ppc64le (AATTgururajrkatti)
* Update README.md (AATTalloyxrp)
* New alias for XRP alphabet (AATTalloyxrp)
* Improve invalid character message (AATTkeis)
* Autofix for similar letters (AATTkeis)
* Add performance benchmarks using pytest-benchmark (AATTkeis)
* Performance optimizations (AATTkolomenkin)- Update BuildRequires from setup.cfg
* Thu Jul 23 2020 John Vandenberg - Switched back to PyPI source now it has needed files- Update to v2.0.1
* Include license file in source distribution
* Typecheck tests now that hamcrest has typing
* Replace custom exception assert with hamcrest utils
* Wed May 27 2020 Petr Gajdos - %python3_only -> %python_alternative
* Fri Jan 24 2020 d0p1 - update to 2.0.0 (drop python 2 support)
* Wed Nov 20 2019 d0p1 - Fix test.- Using source from github (because of missing files like COPYING in pypi package).
* Wed Nov 20 2019 d0p1 - Initial package.