forked from pool/python-jsbeautifier
Accepting request 1159129 from devel:languages:python
- update to 1.15.1: * angular support OBS-URL: https://build.opensuse.org/request/show/1159129 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsbeautifier?expand=0&rev=12
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b632581ea60dd1c133cd25a48ad187b4b91f526623c4b0fb5443ef805250505
|
||||
size 75586
|
||||
3
jsbeautifier-1.15.1.tar.gz
Normal file
3
jsbeautifier-1.15.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebd733b560704c602d744eafc839db60a1ee9326e30a2a80c4adb8718adc1b24
|
||||
size 75606
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 18 20:32:10 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.15.1:
|
||||
* angular support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 7 22:01:47 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-jsbeautifier
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-jsbeautifier
|
||||
Version: 1.14.11
|
||||
Version: 1.15.1
|
||||
Release: 0
|
||||
Summary: JavaScript unobfuscator and beautifier
|
||||
License: MIT
|
||||
@@ -33,7 +33,7 @@ Requires: python-EditorConfig >= 0.12.2
|
||||
Requires: python-setuptools
|
||||
Requires: python-six >= 1.13.0
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module EditorConfig >= 0.12.2}
|
||||
|
||||
Reference in New Issue
Block a user