14
0

Accepting request 868130 from home:andythe_great:branches:devel:languages:python

- Update to version 4.9.1.
  * Improve python3 performance by adding slots
  * Fix incorrect python token string templates
- Add testing.
- Skip python2 because this is for python3.
- Use python_alternative

OBS-URL: https://build.opensuse.org/request/show/868130
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-antlr4-python3-runtime?expand=0&rev=4
This commit is contained in:
2021-01-31 13:41:33 +00:00
committed by Git OBS Bridge
parent 0456db337c
commit 4f8ed675d3
4 changed files with 32 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jan 31 10:41:57 UTC 2021 - andy great <andythe_great@pm.me>
- Update to version 4.9.1.
* Improve python3 performance by adding slots
* Fix incorrect python token string templates
- Add testing.
- Skip python2 because this is for python3.
- Use python_alternative
-------------------------------------------------------------------
Wed Apr 29 12:49:38 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>