forked from pool/python-slimit
Update to 0.7.4 and add >= 3.4 to python-ply dependency OBS-URL: https://build.opensuse.org/request/show/125729 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slimit?expand=0&rev=5
25 lines
795 B
Plaintext
25 lines
795 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Jun 22 00:52:14 UTC 2012 - os-dev@jacraig.com
|
|
|
|
- Update to 0.7.4:
|
|
* Bug fix: https://github.com/rspivak/slimit/issues/34 'class' is reserved
|
|
keyword now
|
|
- Changes from 0.7 to 0.7.3:
|
|
* Bug fix (unary op in FOR init)
|
|
* Added support for get/set properties
|
|
* Function call support in FOR init section
|
|
* Multiline string support
|
|
- Added >= 3.4 to python-ply requirement, setup.py indicates that version
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 10 08:57:26 UTC 2012 - saschpe@suse.de
|
|
|
|
- Update to version 0.6.2:
|
|
* Better multiline handling
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 12 08:43:00 UTC 2012 - saschpe@suse.de
|
|
|
|
- Initial version
|
|
|