diff --git a/Js2Py-0.66.tar.gz b/Js2Py-0.66.tar.gz deleted file mode 100644 index 0dd9d0d..0000000 --- a/Js2Py-0.66.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf87cb4432944470f11fed9c1cb8d0312dd505e7b867362f55102f24379ab94f -size 973273 diff --git a/Js2Py-0.67.tar.gz b/Js2Py-0.67.tar.gz new file mode 100644 index 0000000..014323a --- /dev/null +++ b/Js2Py-0.67.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:168952e3827198f68eacbf84a7b23c80a55794415291f821ec6c96f3fd9c3253 +size 991580 diff --git a/python-Js2Py.changes b/python-Js2Py.changes index 33e6630..1e7ef3d 100644 --- a/python-Js2Py.changes +++ b/python-Js2Py.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 13 16:31:02 UTC 2020 - Marketa Calabkova + +- update to version 0.67 + * small bugfixes + ------------------------------------------------------------------- Fri Jul 26 07:44:48 UTC 2019 - Marketa Calabkova diff --git a/python-Js2Py.spec b/python-Js2Py.spec index 73abe19..4c98f3f 100644 --- a/python-Js2Py.spec +++ b/python-Js2Py.spec @@ -1,7 +1,7 @@ # # spec file for package python-Js2Py # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Js2Py -Version: 0.66 +Version: 0.67 Release: 0 Summary: JavaScript to Python Translator & JavaScript interpreter License: MIT @@ -51,7 +51,7 @@ cp %{SOURCE1} . %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} -# no tests in pypi sdist and no tags in github repo +# no tests in pypi sdist and no tags in github repo (https://github.com/PiotrDabkowski/Js2Py/issues/100) %files %{python_files} %doc README.md