diff --git a/python-webcolors.spec b/python-webcolors.spec index f653476702e8e4061dfc69f4f6c501e40eedeb26..acd308d27ec98a2f940bb1682c3a6ab5f06c7c9d 100644 --- a/python-webcolors.spec +++ b/python-webcolors.spec @@ -1,12 +1,12 @@ %global _empty_manifest_terminate_build 0 Name: python-webcolors -Version: 24.8.0 +Version: 24.11.0 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/source/w/webcolors/webcolors-%{version}.tar.gz -BuildRequires: python3-pip python3-wheel +BuildRequires: python3-pip python3-wheel pdm BuildArch: noarch @@ -56,6 +56,10 @@ if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Tue May 13 2025 openeuler_bot - 24.11.0-1 +- update python-webcolors to 24.11.0 + + * Wed Aug 28 2024 xu_ping <707078654@qq.com> - 24.8.0-1 - Update to 24.8.0 @@ -72,4 +76,4 @@ if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi - Update to 1.12 * Mon Nov 23 2020 Python_Bot -- Package Spec generated +- Package Spec generated \ No newline at end of file diff --git a/webcolors-24.11.0.tar.gz b/webcolors-24.11.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..bd9ebf37f23f66c71a8cdf02d19453f758c34d5b Binary files /dev/null and b/webcolors-24.11.0.tar.gz differ diff --git a/webcolors-24.8.0.tar.gz b/webcolors-24.8.0.tar.gz deleted file mode 100644 index 7258c214694f409b8b9c195860ea96037a77dbfb..0000000000000000000000000000000000000000 Binary files a/webcolors-24.8.0.tar.gz and /dev/null differ