From f0ea9f5759a99627228af641c324019ba4c4315d55cf3a7cbd9aa4d401848701 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 14 Mar 2019 16:44:28 +0000 Subject: [PATCH] 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 --- python-Js2Py.changes | 7 ++++++- python-Js2Py.spec | 6 +++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/python-Js2Py.changes b/python-Js2Py.changes index 863a888..3335474 100644 --- a/python-Js2Py.changes +++ b/python-Js2Py.changes @@ -1,4 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 14 16:37:17 UTC 2019 - Jan Engelhardt + +- Remove wrong statements from description. + ------------------------------------------------------------------- Wed Mar 13 15:43:11 UTC 2019 - Ondřej Súkup -- initial commit +- initial commit diff --git a/python-Js2Py.spec b/python-Js2Py.spec index f95ee19..27be917 100644 --- a/python-Js2Py.spec +++ b/python-Js2Py.spec @@ -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}