From 31d207595a0a1761c25928fc65d6bf018a9f71e8 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 27 Aug 2024 02:13:15 +0000 Subject: automatic import of python-black --- python-black.spec | 31 +++++-------------------------- 1 file changed, 5 insertions(+), 26 deletions(-) (limited to 'python-black.spec') diff --git a/python-black.spec b/python-black.spec index a7cb176..9048de0 100644 --- a/python-black.spec +++ b/python-black.spec @@ -2,16 +2,16 @@ %global pypi_name black Name: python-%{pypi_name} -Version: 24.2.0 +Version: 22.8.0 Release: 2 Summary: The uncompromising code formatter License: MIT URL: https://github.com/psf/black -Source0: %{url}/archive/%{version}/%{pypi_name}-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/3a/1b/38a013f75022fae724ed766fdac5f6777544c45eecbe00a6d8fd91a2a26b/black-22.8.0.tar.gz BuildArch: noarch -Patch0: CVE-2024-21503.patch +# Patch0: CVE-2024-21503.patch BuildRequires: python3-devel @@ -67,26 +67,5 @@ done %{python3_sitelib}/blib2to3/* %changelog -* Wed Apr 17 2024 yanjianqing - 24.2.0-2 -- Fix CVE-2024-21503 - -* Fri Feb 23 2024 chendexi - 24.2.0-1 -- Update package to version 24.2.0 - -* Mon Jun 19 2023 jiangxinyu - 23.11.0-1 -- Update package to version 23.11.0 - -* Mon Jul 10 2023 Dongxing Wang - 23.3.0-5 -- Add the black extra package file list - -* Fri Jul 7 2023 Dongxing Wang - 23.3.0-4 -- Fix the black package name - -* Wed Jul 5 2023 li-miaomiao_zhr - 23.3.0-3 -- Change the software packaging name to "python3 black" - -* Mon Jun 26 2023 li-miaomiao_zhr - 23.3.0-2 -- add dependency of python-hatch-fancy-pypi-readme - -* Wed Jun 7 2023 li-miaomiao_zhr - 23.3.0-1 -- fix issue:add package python-black of version 23.3.0 to warehouse of src-openEuler +* Fri Feb 23 2024 chendexi - 22.8.0-1 +- init package to version 22.8.0 -- cgit v1.2.3