14
0

Accepting request 1189765 from home:glaubitz:branches:devel:languages:python

- Update to 1.2.2
  * Removed an ``assert`` in ``exceptiongroup._formatting``
    that caused compatibility issues with Sentry (#123)

OBS-URL: https://build.opensuse.org/request/show/1189765
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exceptiongroup?expand=0&rev=23
This commit is contained in:
2024-07-26 13:29:04 +00:00
committed by Git OBS Bridge
parent 044c974452
commit 7342085404
4 changed files with 11 additions and 4 deletions

View File

@@ -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