Changelog for
python2-roman-3.3-lp152.5.3.noarch.rpm :
* Tue Dec 22 2020 Matej Cepl
- Fix using %pyunittest macro
* Sun Dec 20 2020 andy great - Update to version 3.3.
* added support for Python 3.9
* added CLI command ``roman`` with ``-r/--reverse`` to convert back from Roman
* added simple usage instructions- Clean up spec file a bit.
* Wed Apr 17 2019 pgajdosAATTsuse.com- version update to 3.2 - expanded test coverage - Added support for 0 -> N (see https://en.wikipedia.org/wiki/Roman_numerals#Zero) - Added support for Python 3.8
* Sat Dec 22 2018 Todd R - Update to 3.1
* Added support for Python 3.7.
* Fri Jun 01 2018 petrAATTcervinka.net- Update to version 3.0 + Added support for Python 3.5, 3.6 and PyPy3. + Dropped support for Python 2.6 and 3.3.- Convert package to single spec- Remove workaround to build on SLES (suse_version <= 1110)
* Sun Nov 24 2013 p.drouandAATTgmail.com- Update to version 2.0 + Added Python 3.3 and PyPy support. + Added tests.- Add CHANGES.txt to package documentation- Remove redundant %clean section
* Wed Jan 02 2013 toddrme2178AATTgmail.com- Fix building on SLES
* Tue Jun 26 2012 toddrme2178AATTgmail.com- Fix building on SLE 11- Spec file cleanup
* Wed Jun 06 2012 idonmezAATTsuse.com- Initial release