Changelog for
python311-parse_type-0.6.3-2.3.noarch.rpm :
* Thu Sep 26 2024 Guang Yee
- Enable sle15_python_module_pythons.
* Thu Aug 29 2024 pgajdosAATTsuse.com- version update to 0.6.3
* Copy structured test suite to \"tests/parse_tests/\"
* Copy structured test suite to \"tests/parse_tests_with_parse_type\"
* REMOVE: tests/test_parse.py
* README: Fix compact display of BADGES (was using multi-line)
* CI: Add support for Python 3.12- added patches fix https://github.com/jenisys/parse_type/pull/24 + python-parse_type-remove-python2.patch
* Sun Dec 10 2023 Dirk Müller - update to 0.6.2:
* #21: tests/test_parse.py tests ``parse_type.parse`` (per default).
* REASON: Using for older installed ``parse`` module may cause weird problems.
* RELATED TO: ``parse v1.19.1`` (behavior changed compared to ``v1.19.0``)
* Sun Jul 02 2023 Matej Cepl - Update to 0.6.1: - Switch to MIT license (same as: parse module) - Use SPDX-License-Identifier in source code (to simplify understanding) - UPDATE/SYNC to parse v1.19.1 - ADDED: pyproject.toml to support newer pip versions - REASON: setup.py becomes DEPRECATED in 2023-09 for newer pip versions. - Issue #19: 0.6.0: pytest is failing in two units (caused by: parse v1.19.1) - Issue #1: Licensing confusion
* Mon Feb 28 2022 pgajdosAATTsuse.com- version update to 0.6.0 + issue #17: setup.py: Remove use of \"use_2to3\" + parse issue #119 (same as: #121): int_convert memory effect with number-base discovery + UPDATE to parse v1.18.0 (needed by: parse issue #119) + parse PR #122: Fixes issue #121 in parse: int_convert memory effect. + parse v1.17.0
* Wed Sep 23 2020 Ondřej Súkup - python-enum34 is mandatory with pyhon2
* Sun Mar 15 2020 Tomáš Chvátal - Update to 0.5.3:
* no changelog- Remove not needed testsuite-fix.patch
* Tue Aug 27 2019 Marketa Calabkova - update to version 0.5.2
* requires parse >= 1.12.0
* test fixes- shortened patch testsuite-fix.patch
* Thu Feb 14 2019 Jan Engelhardt - Use noun phrase in summary.
* Wed Feb 13 2019 Matěj Cepl - Add python3-fixes.patch to make tests pass.