forked from pool/python-parse_type
add %{?sle15_python_module_pythons} to spec
OBS-URL: https://build.opensuse.org/request/show/1218140
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parse_type?expand=0&rev=18
89 lines
3.2 KiB
Plaintext
89 lines
3.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Sep 26 22:26:13 UTC 2024 - Guang Yee <gyee@suse.com>
|
|
|
|
- Enable sle15_python_module_pythons.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 29 10:20:41 UTC 2024 - pgajdos@suse.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 21:39:08 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- 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 2 15:18:54 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- 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 10:33:12 UTC 2022 - pgajdos@suse.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 09:50:41 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- python-enum34 is mandatory with pyhon2
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 15 09:32:31 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.5.3:
|
|
* no changelog
|
|
- Remove not needed testsuite-fix.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 27 13:57:32 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 0.5.2
|
|
* requires parse >= 1.12.0
|
|
* test fixes
|
|
- shortened patch testsuite-fix.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 14 00:56:44 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 13 14:55:24 UTC 2019 - Matěj Cepl <mcepl@suse.com>
|
|
|
|
- Add python3-fixes.patch to make tests pass.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 28 20:49:13 UTC 2018 - Mathias Homann <Mathias.Homann@opensuse.org>
|
|
|
|
- initial package using py2pack and version 0.4.2
|