File python-roman.changes of Package python-roman
------------------------------------------------------------------- Mon Aug 25 12:11:48 UTC 2025 - Markéta Machová <mmachova@suse.com> - Convert to libalternatives on SLE-16-based and newer systems ------------------------------------------------------------------- Fri May 9 05:17:15 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com> - Update to 5.0: * Drop support for Python 3.7, 3.8. * Add support for lower case roman numerals. * Remove overlooked mentions of the Python 2.1.1 license * Add support for Python 3.12 and 3.13. * Change license to the Zope Public License (ZPL) version 2.1 * Add support for Python 3.10, 3.11. * Drop support for Python 2.7, 3.5, 3.6. - Switch to pyproject macros. ------------------------------------------------------------------- Fri Apr 21 12:33:24 UTC 2023 - Dirk Müller <dmueller@suse.com> - add sle15_python_module_pythons (jsc#PED-68) ------------------------------------------------------------------- Tue Dec 22 08:53:53 UTC 2020 - Matej Cepl <mcepl@suse.com> - Fix using %pyunittest macro ------------------------------------------------------------------- Sun Dec 20 14:28:03 UTC 2020 - andy great <andythe_great@pm.me> - 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 07:44:28 UTC 2019 - pgajdos@suse.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 05:20:48 UTC 2018 - Todd R <toddrme2178@gmail.com> - Update to 3.1 * Added support for Python 3.7. ------------------------------------------------------------------- Fri Jun 1 19:13:58 UTC 2018 - petr@cervinka.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 16:09:42 UTC 2013 - p.drouand@gmail.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 2 19:44:41 UTC 2013 - toddrme2178@gmail.com - Fix building on SLES ------------------------------------------------------------------- Tue Jun 26 12:54:58 UTC 2012 - toddrme2178@gmail.com - Fix building on SLE 11 - Spec file cleanup ------------------------------------------------------------------- Wed Jun 6 11:56:06 UTC 2012 - idonmez@suse.com - Initial release