Update package to version 24.2.0

This commit is contained in:
chendexi 2024-02-23 19:21:05 +08:00
parent a23fa42c46
commit 526a4f33b2
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
black-24.2.0.tar.gz Normal file

Binary file not shown.

View File

@ -2,7 +2,7 @@
%global pypi_name black %global pypi_name black
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 23.11.0 Version: 24.2.0
Release: 1 Release: 1
Summary: The uncompromising code formatter Summary: The uncompromising code formatter
License: MIT License: MIT
@ -65,6 +65,9 @@ done
%{python3_sitelib}/blib2to3/* %{python3_sitelib}/blib2to3/*
%changelog %changelog
* Fri Feb 23 2024 chendexi <chendexi@kylinos.cn> - 24.2.0-1
- Update package to version 24.2.0
* Mon Jun 19 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 23.11.0-1 * Mon Jun 19 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 23.11.0-1
- Update package to version 23.11.0 - Update package to version 23.11.0