15
0
forked from pool/python-Js2Py
Files
python-Js2Py/python-Js2Py.changes
Tomáš Chvátal 15745f9a02 Accepting request 718752 from home:mcalabkova:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/718752
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Js2Py?expand=0&rev=7
2019-07-26 07:58:16 +00:00

20 lines
721 B
Plaintext

-------------------------------------------------------------------
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