Accepting request 685074 from home:jengelh:branches:devel:languages:python

- Remove wrong statements from description.

OBS-URL: https://build.opensuse.org/request/show/685074
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Js2Py?expand=0&rev=2
This commit is contained in:
Tomáš Chvátal
2019-03-14 16:44:28 +00:00
committed by Git OBS Bridge
parent ee7cbf511c
commit f0ea9f5759
2 changed files with 9 additions and 4 deletions

View File

@@ -1,4 +1,9 @@
-------------------------------------------------------------------
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>
- initial commit
- initial commit

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}