From 6487f13b57405bce038262095b717caa932ed17922bed8831687f8ae89993663 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 24 May 2019 12:30:00 +0000 Subject: [PATCH] Accepting request 705238 from home:pgajdos - version update to 0.7.1 * fix style error * Quicker op_equals OBS-URL: https://build.opensuse.org/request/show/705238 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pscript?expand=0&rev=9 --- pscript-0.7.0.tar.gz | 3 --- pscript-0.7.1.tar.gz | 3 +++ python-pscript.changes | 7 +++++++ python-pscript.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 pscript-0.7.0.tar.gz create mode 100644 pscript-0.7.1.tar.gz diff --git a/pscript-0.7.0.tar.gz b/pscript-0.7.0.tar.gz deleted file mode 100644 index 025db9d..0000000 --- a/pscript-0.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:064fb6b060f2a30dc6e2d5186f76dd1d962fccd76839104233b1bbee4127709f -size 120727 diff --git a/pscript-0.7.1.tar.gz b/pscript-0.7.1.tar.gz new file mode 100644 index 0000000..4773b6d --- /dev/null +++ b/pscript-0.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27641ff27fd60b002a07ba41262085f29d36e4a8d9e8857ae38158137ba062e7 +size 120350 diff --git a/python-pscript.changes b/python-pscript.changes index 4b4adfe..f0a46ce 100644 --- a/python-pscript.changes +++ b/python-pscript.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 24 12:20:38 UTC 2019 - pgajdos@suse.com + +- version update to 0.7.1 + * fix style error + * Quicker op_equals + ------------------------------------------------------------------- Tue Mar 19 15:43:05 UTC 2019 - Tomáš Chvátal diff --git a/python-pscript.spec b/python-pscript.spec index 2b48b28..c98d7ef 100644 --- a/python-pscript.spec +++ b/python-pscript.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pscript -Version: 0.7.0 +Version: 0.7.1 Release: 0 Summary: Python to JavaScript compiler License: BSD-2-Clause