Accepting request 705241 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/705241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pscript?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2019-06-01 07:45:32 +00:00 committed by Git OBS Bridge
commit 7bededa0e3
4 changed files with 11 additions and 4 deletions

View File

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

3
pscript-0.7.1.tar.gz Normal file
View File

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

View File

@ -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 <tchvatal@suse.com>

View File

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