diff --git a/exceptiongroup-1.1.1.tar.gz b/exceptiongroup-1.1.1.tar.gz deleted file mode 100644 index 859ba8f..0000000 Binary files a/exceptiongroup-1.1.1.tar.gz and /dev/null differ diff --git a/exceptiongroup-1.2.0.tar.gz b/exceptiongroup-1.2.0.tar.gz new file mode 100644 index 0000000..f49366a Binary files /dev/null and b/exceptiongroup-1.2.0.tar.gz differ diff --git a/python-exceptiongroup.spec b/python-exceptiongroup.spec index 560e087..0dd90d7 100644 --- a/python-exceptiongroup.spec +++ b/python-exceptiongroup.spec @@ -29,7 +29,7 @@ See the standard library documentation for more information on exception groups.} Name: python-exceptiongroup -Version: 1.1.1 +Version: 1.2.0 Release: 1 Summary: Backport of the BaseExceptionGroup and ExceptionGroup classes from Python 3.11. @@ -70,5 +70,8 @@ BuildRequires: python3-flit-scm %{python3_sitelib}/exceptiongroup/ %changelog +* Mon Dec 04 2023 jiangxinyu - 1.2.0-1 +- Update package to version 1.2.0 + * Wed Jun 14 2023 li-miaomiao_zhr - 1.1.1-1 - add package exceptiongroup of version 1.1.1