diff --git a/Js2Py-0.67.tar.gz b/Js2Py-0.67.tar.gz deleted file mode 100644 index 014323a..0000000 --- a/Js2Py-0.67.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:168952e3827198f68eacbf84a7b23c80a55794415291f821ec6c96f3fd9c3253 -size 991580 diff --git a/Js2Py-0.68.tar.gz b/Js2Py-0.68.tar.gz new file mode 100644 index 0000000..46817b5 --- /dev/null +++ b/Js2Py-0.68.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:306ba83c8ce16b330e532bfe2870763d0a4bbf4d6aab07799ea3c8c1446e1275 +size 561983 diff --git a/python-Js2Py.changes b/python-Js2Py.changes index 1e7ef3d..77a2426 100644 --- a/python-Js2Py.changes +++ b/python-Js2Py.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 26 10:48:08 UTC 2020 - Marketa Calabkova + +- 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 diff --git a/python-Js2Py.spec b/python-Js2Py.spec index 4c98f3f..8955861 100644 --- a/python-Js2Py.spec +++ b/python-Js2Py.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Js2Py -Version: 0.67 +Version: 0.68 Release: 0 Summary: JavaScript to Python Translator & JavaScript interpreter License: MIT