Update package to version 1.2.0

This commit is contained in:
jxy_git 2023-12-04 16:44:03 +08:00
parent 8affa6214d
commit 40fd9b5473
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
exceptiongroup-1.2.0.tar.gz Normal file

Binary file not shown.

View File

@ -29,7 +29,7 @@ See the standard library documentation for more information on exception
groups.} groups.}
Name: python-exceptiongroup Name: python-exceptiongroup
Version: 1.1.1 Version: 1.2.0
Release: 1 Release: 1
Summary: Backport of the BaseExceptionGroup and ExceptionGroup classes from Python 3.11. Summary: Backport of the BaseExceptionGroup and ExceptionGroup classes from Python 3.11.
@ -70,5 +70,8 @@ BuildRequires: python3-flit-scm
%{python3_sitelib}/exceptiongroup/ %{python3_sitelib}/exceptiongroup/
%changelog %changelog
* Mon Dec 04 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.2.0-1
- Update package to version 1.2.0
* Wed Jun 14 2023 li-miaomiao_zhr <mmlidc@isoftstone.com> - 1.1.1-1 * Wed Jun 14 2023 li-miaomiao_zhr <mmlidc@isoftstone.com> - 1.1.1-1
- add package exceptiongroup of version 1.1.1 - add package exceptiongroup of version 1.1.1