9bc1fa1a81
- 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
Markéta Machová2024-08-29 12:40:25 +00:00
233198f54d
Accepting request 1132369 from devel:languages:python
Ana Guerrero2023-12-11 20:50:40 +00:00
c0ba10db8f
- 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`)
Dirk Mueller2023-12-10 21:39:33 +00:00
b732fd4647
- 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
Matej Cepl2023-07-02 15:25:01 +00:00