From b6483cc2efc21c0a032e3197fc8c9b3fa92ef79d9b7a9c1bf123b5ca436edda0 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 11 Sep 2013 07:52:27 +0000 Subject: [PATCH] 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 --- python-slimit.changes | 13 +++++++++++++ python-slimit.spec | 2 +- slimit-0.7.4.zip | 3 --- slimit-0.8.1.zip | 3 +++ 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 slimit-0.7.4.zip create mode 100644 slimit-0.8.1.zip diff --git a/python-slimit.changes b/python-slimit.changes index 868eab1..f06feaf 100644 --- a/python-slimit.changes +++ b/python-slimit.changes @@ -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 diff --git a/python-slimit.spec b/python-slimit.spec index 985343c..a144bcd 100644 --- a/python-slimit.spec +++ b/python-slimit.spec @@ -17,7 +17,7 @@ Name: python-slimit -Version: 0.7.4 +Version: 0.8.1 Release: 0 Url: http://slimit.org Summary: JavaScript minifier written in Python diff --git a/slimit-0.7.4.zip b/slimit-0.7.4.zip deleted file mode 100644 index 68d708f..0000000 --- a/slimit-0.7.4.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3916ff8b58545ee601d6fdc083dfd467f3709ea0f8e77ced35e1655e767496d7 -size 87154 diff --git a/slimit-0.8.1.zip b/slimit-0.8.1.zip new file mode 100644 index 0000000..fe66b98 --- /dev/null +++ b/slimit-0.8.1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f433dcef899f166b207b67d91d3f7344659cb33b8259818f084167244e17720b +size 88217