15
0
forked from pool/python-Js2Py

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
This commit is contained in:
Tomáš Chvátal
2019-07-26 07:58:16 +00:00
committed by Git OBS Bridge
parent f0ea9f5759
commit 15745f9a02
4 changed files with 14 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Js2Py
Version: 0.60
Version: 0.66
Release: 0
Summary: JavaScript to Python Translator & JavaScript interpreter
License: MIT