update to latest version OBS-URL: https://build.opensuse.org/request/show/597253 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parso?expand=0&rev=4
22 lines
646 B
Plaintext
22 lines
646 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Apr 17 01:53:46 UTC 2018 - arun@gmx.de
|
|
|
|
- specfile:
|
|
* update copyright year
|
|
|
|
- update to version 0.2.0:
|
|
* f-strings are now parsed as a part of the normal Python
|
|
grammar. This makes it way easier to deal with them.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 9 06:12:31 UTC 2017 - arun@gmx.de
|
|
|
|
- update to version 0.1.1:
|
|
* Fixed a few bugs in the caching layer
|
|
* Added support for Python 3.7
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 26 05:37:33 UTC 2017 - arun@gmx.de
|
|
|
|
- intial version 0.1.0
|