diff --git a/exceptiongroup-1.2.1-gh.tar.gz b/exceptiongroup-1.2.1-gh.tar.gz deleted file mode 100644 index 291a502..0000000 --- a/exceptiongroup-1.2.1-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b59b2c0cee4423a01ca6dba773efac4dd6390e3908e36ed222d683ce827c8f3b -size 28203 diff --git a/exceptiongroup-1.2.2-gh.tar.gz b/exceptiongroup-1.2.2-gh.tar.gz new file mode 100644 index 0000000..f80a51e --- /dev/null +++ b/exceptiongroup-1.2.2-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f001cc7f3c1c89ccbff903f6ecd0880429d2d923c466f643d4bc2225d6af18b8 +size 28364 diff --git a/python-exceptiongroup.changes b/python-exceptiongroup.changes index 71ec218..115b0d9 100644 --- a/python-exceptiongroup.changes +++ b/python-exceptiongroup.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 26 11:42:55 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 1.2.2 + * Removed an ``assert`` in ``exceptiongroup._formatting`` + that caused compatibility issues with Sentry (#123) + ------------------------------------------------------------------- Sat Apr 20 14:08:38 UTC 2024 - Dirk Müller diff --git a/python-exceptiongroup.spec b/python-exceptiongroup.spec index 3a012cd..580c4eb 100644 --- a/python-exceptiongroup.spec +++ b/python-exceptiongroup.spec @@ -29,7 +29,7 @@ %{?sle15_python_module_pythons} Name: python-exceptiongroup%{psuffix} -Version: 1.2.1 +Version: 1.2.2 Release: 0 Summary: Backport of PEP 654 (exception groups) License: MIT AND Python-2.0