Accepting request 764189 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/764189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Js2Py?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2020-01-16 17:15:12 +00:00 committed by Git OBS Bridge
commit fe8a3e2d06
4 changed files with 12 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bf87cb4432944470f11fed9c1cb8d0312dd505e7b867362f55102f24379ab94f
size 973273

3
Js2Py-0.67.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:168952e3827198f68eacbf84a7b23c80a55794415291f821ec6c96f3fd9c3253
size 991580

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 13 16:31:02 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.67
* small bugfixes
-------------------------------------------------------------------
Fri Jul 26 07:44:48 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>

View File

@ -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