forked from pool/python-slimit
Accepting request 198372 from home:poorboywilly:branches:devel:languages:python
Update to 0.8.1 OBS-URL: https://build.opensuse.org/request/show/198372 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slimit?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
4d799c8728
commit
b6483cc2ef
@@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 10 18:37:51 UTC 2013 - os-dev@jacraig.com
|
||||||
|
|
||||||
|
- Update to 0.8.1:
|
||||||
|
* Bug fix: Fix syntax error in the output of for statement with some form of
|
||||||
|
expressions
|
||||||
|
- Changes from 0.8.0:
|
||||||
|
* Python 3.x support
|
||||||
|
* Bug fix: slimit removes parentheses from ternary expression, causes syntax
|
||||||
|
error in jQuery
|
||||||
|
* Bug fix: simple identifier in FOR init
|
||||||
|
* Bug fix: using $ for mangled function names conflicts with jQuery
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 5 21:14:10 UTC 2013 - os-dev@jacraig.com
|
Thu Sep 5 21:14:10 UTC 2013 - os-dev@jacraig.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-slimit
|
Name: python-slimit
|
||||||
Version: 0.7.4
|
Version: 0.8.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://slimit.org
|
Url: http://slimit.org
|
||||||
Summary: JavaScript minifier written in Python
|
Summary: JavaScript minifier written in Python
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3916ff8b58545ee601d6fdc083dfd467f3709ea0f8e77ced35e1655e767496d7
|
|
||||||
size 87154
|
|
3
slimit-0.8.1.zip
Normal file
3
slimit-0.8.1.zip
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f433dcef899f166b207b67d91d3f7344659cb33b8259818f084167244e17720b
|
||||||
|
size 88217
|
Reference in New Issue
Block a user