forked from pool/python-asttokens
- Fix build error for Leap outside repo d:l:p. - Disable build of python2 and python36. End of support since: python2 (2020-01-01), python36 (2021-12-23) - Insert reuired versions for required python-modules. OBS-URL: https://build.opensuse.org/request/show/932476 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asttokens?expand=0&rev=6
41 lines
1.4 KiB
Plaintext
41 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Nov 19 10:21:46 UTC 2021 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Fix build error for Leap outside repo d:l:p.
|
|
- Disable build of python2 and python36.
|
|
End of support since: python2 (2020-01-01), python36 (2021-12-23)
|
|
- Insert reuired versions for required python-modules.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 5 22:20:08 UTC 2021 - malcolmlewis@opensuse.org
|
|
|
|
- Updated to version 2.0.5:
|
|
* Add 3.9 support.
|
|
- Drop py39.patch as this is upstreamed.
|
|
- Skip failed test for the moment - TestAstroid.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 16 12:42:11 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Add patch py39.patch to fix build with Python 3.9
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 12 14:38:22 UTC 2020 - malcolmlewis@opensuse.org
|
|
|
|
- Updated to version 2.0.4:
|
|
* Fix for Python 3.9 keyword arguments.
|
|
* Don't verify slice nodes.
|
|
* Test 3.9 in tox and travis.
|
|
- Changes from version 2.0.3:
|
|
* Bump patch version.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 8 15:00:01 UTC 2020 - malcolmlewis@opensuse.org
|
|
|
|
- Disable python2 build.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 19 17:45:21 UTC 2019 - malcolmlewis@opensuse.org
|
|
|
|
- Initial build at version 2.0.2.
|