b7838f9962
- update to version .68 * fix error msg from python function * Fix print functions and a python2 only import OBS-URL: https://build.opensuse.org/request/show/788493 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Js2Py?expand=0&rev=11
33 lines
1.1 KiB
Plaintext
33 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Mar 26 10:48:08 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version .68
|
|
* fix error msg from python function
|
|
* Fix print functions and a python2 only import
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 13 16:31:02 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 0.67
|
|
* small bugfixes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 26 07:44:48 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 0.66
|
|
* Convert exponential numbers to string
|
|
* Fix inconsistency between py2 and py3 jsdtoa
|
|
* fix object initialized too early case
|
|
* Try to add Python 3.7 and 3.8 (dev).
|
|
* Drop support for unsupported Python versions.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 14 16:37:17 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Remove wrong statements from description.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 13 15:43:11 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- initial commit
|