!3 Update to 1.12
From: @kylin-qiaojijun Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
534ec81c24
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-webcolors
|
||||
Version: 1.11.1
|
||||
Version: 1.12
|
||||
Release: 1
|
||||
Summary: A library for working with color names and color values formats defined by HTML and CSS.
|
||||
License: BSD 3-Clause
|
||||
URL: https://github.com/ubernostrum/webcolors
|
||||
Source0: https://files.pythonhosted.org/packages/a7/df/b97bf02a97bbd5ed874fec7c5418bf0dd51e8d042ac46bbf2bf5983e89fd/webcolors-1.11.1.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/5f/f5/004dabd8f86abe0e770df4bcde8baf658709d3ebdd4d8fa835f6680012bb/webcolors-1.12.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
@ -36,7 +36,7 @@ Provides: python3-webcolors-doc
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -n webcolors-1.11.1
|
||||
%autosetup -n webcolors-%{version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -76,5 +76,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 14 2022 Qiao Jijun <qiaojijun@kylinos.cn> - 1.12-1
|
||||
- Update to 1.12
|
||||
|
||||
* Mon Nov 23 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
Binary file not shown.
BIN
webcolors-1.12.tar.gz
Normal file
BIN
webcolors-1.12.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user