!7 Update package to version 23.11.0

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-11-15 08:44:55 +00:00 committed by Gitee
commit a23fa42c46
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

BIN
black-23.11.0.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -2,8 +2,8 @@
%global pypi_name black %global pypi_name black
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 23.3.0 Version: 23.11.0
Release: 5 Release: 1
Summary: The uncompromising code formatter Summary: The uncompromising code formatter
License: MIT License: MIT
URL: https://github.com/psf/black URL: https://github.com/psf/black
@ -65,6 +65,9 @@ done
%{python3_sitelib}/blib2to3/* %{python3_sitelib}/blib2to3/*
%changelog %changelog
* Mon Jun 19 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 23.11.0-1
- Update package to version 23.11.0
* Mon Jul 10 2023 Dongxing Wang <dxwangk@isoftstone.com> - 23.3.0-5 * Mon Jul 10 2023 Dongxing Wang <dxwangk@isoftstone.com> - 23.3.0-5
- Add the black extra package file list - Add the black extra package file list