------------------------------------------------------------------- Wed Nov 3 10:05:51 UTC 2021 - John Paul Adrian Glaubitz - Update to 2.1.1 * Use github actions (@keis) * Escape illegal special characters in error message (@hukkin) ------------------------------------------------------------------- Mon Aug 30 14:10:48 UTC 2021 - John Paul Adrian Glaubitz - Update to 2.1.0 * Parametrise a few tests over alphabet (@keis) * Made it handle any base with passing alphabet. (#63) (@tanupoo) * Setup cfg (@keis) * Add support to ppc64le (@gururajrkatti) * Update README.md (@alloyxrp) * New alias for XRP alphabet (@alloyxrp) * Improve invalid character message (@keis) * Autofix for similar letters (@keis) * Add performance benchmarks using pytest-benchmark (@keis) * Performance optimizations (@kolomenkin) - Update BuildRequires from setup.cfg ------------------------------------------------------------------- Thu Jul 23 02:06:04 UTC 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 09:36:25 UTC 2020 - Petr Gajdos - %python3_only -> %python_alternative ------------------------------------------------------------------- Fri Jan 24 09:52:54 UTC 2020 - d0p1 - update to 2.0.0 (drop python 2 support) ------------------------------------------------------------------- Wed Nov 20 14:54:57 UTC 2019 - d0p1 - Fix test. - Using source from github (because of missing files like COPYING in pypi package). ------------------------------------------------------------------- Wed Nov 20 11:37:42 UTC 2019 - d0p1 - Initial package.