diff --git a/Js2Py-0.71.tar.gz b/Js2Py-0.71.tar.gz deleted file mode 100644 index 0ad778a..0000000 --- a/Js2Py-0.71.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a41b1009dd1498ae7d436bfa5ac952a08ca92a4bb9e31dca6e8bb966b49f7fce -size 978445 diff --git a/Js2Py-0.74.tar.gz b/Js2Py-0.74.tar.gz new file mode 100644 index 0000000..16bd928 --- /dev/null +++ b/Js2Py-0.74.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39f3a6aa8469180efba3c8677271df27c31332fd1b471df1af2af58b87b8972f +size 2504984 diff --git a/python-Js2Py.changes b/python-Js2Py.changes index 3ed7f27..e174900 100644 --- a/python-Js2Py.changes +++ b/python-Js2Py.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 1 17:54:56 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 0.74 + * remove template and opname not supported in old python version + * support python 3.11 bytecode, fixes #282 + ------------------------------------------------------------------- Tue May 24 08:04:00 UTC 2022 - Alberto Planas Dominguez diff --git a/python-Js2Py.spec b/python-Js2Py.spec index 411b933..f146c65 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.71 +Version: 0.74 Release: 0 Summary: JavaScript to Python Translator & JavaScript interpreter License: MIT