!3 Update version to 0.15.0
From: @lauk001 Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
5c19f51703
Binary file not shown.
BIN
lesscpy-0.15.0.tar.gz
Normal file
BIN
lesscpy-0.15.0.tar.gz
Normal file
Binary file not shown.
@ -1,13 +1,15 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-lesscpy
|
||||
Version: 0.14.0
|
||||
Version: 0.15.0
|
||||
Release: 1
|
||||
Summary: Python LESS compiler
|
||||
License: MIT
|
||||
URL: https://github.com/lesscpy/lesscpy
|
||||
Source0: https://files.pythonhosted.org/packages/42/0f/2589afd25b4799d76194f10c0f307ac5f252c8a8c7fc9c28dc0cc5130952/lesscpy-0.14.0.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/62/74/af0a9d0051857de9cae6e71468f697c3cb03141a12ea363583ac72bfa3c3/lesscpy-0.15.0.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: python3-ply
|
||||
Requires: python3-six
|
||||
|
||||
%description
|
||||
Python LESS Compiler.
|
||||
@ -62,7 +64,7 @@ Development files:
|
||||
https://github.com/lesscpy/lesscpy
|
||||
|
||||
%prep
|
||||
%autosetup -n lesscpy-0.14.0
|
||||
%autosetup -n lesscpy-0.15.0
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -102,5 +104,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 09 2022 liukuo <liukuo@kylinos.cn> - 0.15.0-1
|
||||
- Update version to 0.15.0
|
||||
|
||||
* Fri Jul 09 2021 Python_Bot <Python_Bot@openeuler.org> - 0.14.0-1
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user