Accepting request 690277 from devel:languages:python

- Remove wrong statements from description.

- initial commit

OBS-URL: https://build.opensuse.org/request/show/690277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Js2Py?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2019-04-01 10:40:48 +00:00 committed by Git OBS Bridge
commit 0dd97fab10
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 14 16:37:17 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Remove wrong statements from description.
-------------------------------------------------------------------
Wed Mar 13 15:43:11 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -36,9 +36,9 @@ BuildArch: noarch
%python_subpackages
%description
Translates JavaScript to Python code. Js2Py is able to translate and execute
virtually any JavaScript code. Js2Py is written in pure python and does not have
any dependencies. Basically an implementation of JavaScript core in pure python.
Translates JavaScript to Python code. Js2Py is able to translate and
execute virtually any JavaScript code. Js2Py, basically an
implementation of the JavaScript core, is written in pure Python.
%prep
%setup -q -n Js2Py-%{version}