Update to 1.12

This commit is contained in:
qiaojijun 2022-09-14 15:53:26 +08:00
parent c2e4c07173
commit 9fb77b75eb
3 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-webcolors Name: python-webcolors
Version: 1.11.1 Version: 1.12
Release: 1 Release: 1
Summary: A library for working with color names and color values formats defined by HTML and CSS. Summary: A library for working with color names and color values formats defined by HTML and CSS.
License: BSD 3-Clause License: BSD 3-Clause
URL: https://github.com/ubernostrum/webcolors 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 BuildArch: noarch
@ -36,7 +36,7 @@ Provides: python3-webcolors-doc
%prep %prep
%autosetup -n webcolors-1.11.1 %autosetup -n webcolors-%{version}
%build %build
%py3_build %py3_build
@ -76,5 +76,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %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> * Mon Nov 23 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated

Binary file not shown.

BIN
webcolors-1.12.tar.gz Normal file

Binary file not shown.