forked from pool/python-parse_type
- 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 OBS-URL: https://build.opensuse.org/request/show/958018 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parse_type?expand=0&rev=11
45 lines
1.6 KiB
Plaintext
45 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|