- add examples in the wild - Reflect AST changes in Python 3.8. - use markdown for pypi long_description - Remove python-faulthandler BR (it is optional and the package is Python 2-only, in Python 3 the module is in the standard library). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pscript?expand=0&rev=11
34 lines
1.1 KiB
Plaintext
34 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jan 17 17:08:17 CET 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Update to 0.7.3:
|
|
- add examples in the wild
|
|
- Reflect AST changes in Python 3.8.
|
|
- use markdown for pypi long_description
|
|
- Remove python-faulthandler BR (it is optional and the package
|
|
is Python 2-only, in Python 3 the module is in the standard
|
|
library).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 24 12:20:38 UTC 2019 - pgajdos@suse.com
|
|
|
|
- version update to 0.7.1
|
|
* fix style error
|
|
* Quicker op_equals
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 19 15:43:05 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.7.0:
|
|
* Add ability to reduce overloading of add, mul, equals and truthy
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 30 09:31:34 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Trim history, and hypotheses from description.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 29 14:31:30 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Initial version
|