15
0

Accepting request 794586 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/794586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsbeautifier?expand=0&rev=7
This commit is contained in:
2020-04-16 21:05:44 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:978ee8fd057190ed414918cf689e6045185402a36113d93463958b8a4d895d29
size 69260

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4f670c6f4f8d4caca9a348271010742f494becb96fe0a9be6ffac8b3d46350ca
size 69799

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Apr 16 11:59:13 UTC 2020 - pgajdos@suse.com
- version update to 1.11.0
Closed Issues
* Please bump mkdirp to fix mkdirp@0.5.1 vulnerability (#1768)
* Support optional-chaining (#1727)
* Please support es module (#1706)
* Support new js proposals: optional-chaining & pipeline-operator (#1530)
-------------------------------------------------------------------
Tue Mar 3 12:05:39 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jsbeautifier
Version: 1.10.3
Version: 1.11.0
Release: 0
Summary: JavaScript unobfuscator and beautifier
License: MIT