diff --git a/Js2Py-0.68.tar.gz b/Js2Py-0.68.tar.gz deleted file mode 100644 index 46817b5..0000000 --- a/Js2Py-0.68.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:306ba83c8ce16b330e532bfe2870763d0a4bbf4d6aab07799ea3c8c1446e1275 -size 561983 diff --git a/Js2Py-0.70.tar.gz b/Js2Py-0.70.tar.gz new file mode 100644 index 0000000..849e91a --- /dev/null +++ b/Js2Py-0.70.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7568b33f6bd15ee8ab1f3655928ed05481a6236ad2acca4598703ae501571661 +size 562038 diff --git a/python-Js2Py.changes b/python-Js2Py.changes index 77a2426..088554e 100644 --- a/python-Js2Py.changes +++ b/python-Js2Py.changes @@ -1,7 +1,13 @@ +------------------------------------------------------------------- +Fri Apr 17 09:27:55 UTC 2020 - Marketa Calabkova + +- update to version 0.70 + * fix error messages + ------------------------------------------------------------------- Thu Mar 26 10:48:08 UTC 2020 - Marketa Calabkova -- update to version .68 +- update to version 0.68 * fix error msg from python function * Fix print functions and a python2 only import diff --git a/python-Js2Py.spec b/python-Js2Py.spec index 8955861..34556ce 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.68 +Version: 0.70 Release: 0 Summary: JavaScript to Python Translator & JavaScript interpreter License: MIT