Package Release Info

python-pscript-0.7.3-bp154.1.31

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-pscript

Change Logs

Version: 0.7.3-bp152.1.8
* Fri Jan 17 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 2019 pgajdos@suse.com
- version update to 0.7.1
  * fix style error
  * Quicker op_equals
Version: 0.7.0-bp151.1.3
* Tue Mar 19 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 2018 Jan Engelhardt <jengelh@inai.de>
- Trim history, and hypotheses from description.
* Mon Oct 29 2018 Todd R <toddrme2178@gmail.com>
- Initial version