9 Commits

Author SHA256 Message Date
75be636421 - Add 64_handl_embed_excep.patch fixing
gh#agronholm/exceptiongroup#64.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exceptiongroup?expand=0&rev=14
2023-07-04 23:39:40 +00:00
48c7731673 - Update to 1.1.2:
- Changed handling of exceptions in exception group handler
    callbacks to not wrap a single exception in an exception
    group, as per CPython issue gh#python/cpython#103590.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exceptiongroup?expand=0&rev=13
2023-07-04 22:34:59 +00:00
9b6fed2b98 Accepting request 1081400 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081400
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exceptiongroup?expand=0&rev=11
2023-04-21 14:41:12 +00:00
a4ea5e96de - update to 1.1.1:
* Worked around `CPython issue #98778
    ``urllib.error.HTTPError(..., fp=None)`` raises
    ``KeyError`` on unknown attribute access, on affected
    Python versions.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exceptiongroup?expand=0&rev=9
2023-03-14 22:20:42 +00:00
f487522a7e Accepting request 1045038 from home:bnavigator:branches:devel:languages:python
- Update to 1.1.0
  * Backported upstream fix for gh-99553 (custom subclasses of
    BaseExceptionGroup that also inherit from Exception should not
    be able to wrap base exceptions)
  * Moved all initialization code to __new__() (thus matching
    Python 3.11 behavior)
- Fix multibuild

OBS-URL: https://build.opensuse.org/request/show/1045038
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exceptiongroup?expand=0&rev=7
2022-12-23 16:15:56 +00:00
ce7d00b003 - split tests into multibuild to solve cycle with pytest
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exceptiongroup?expand=0&rev=6
2022-12-19 10:09:00 +00:00
e433759168 Accepting request 1039279 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 1.0.4

OBS-URL: https://build.opensuse.org/request/show/1039279
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exceptiongroup?expand=0&rev=5
2022-12-02 10:48:41 +00:00
9028e3df74 Accepting request 1031397 from home:mcepl:branches:devel:languages:python:Factory
- The package actually builds with Python 3.11.

OBS-URL: https://build.opensuse.org/request/show/1031397
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exceptiongroup?expand=0&rev=3
2022-10-26 21:25:04 +00:00
e18a2b0738 Accepting request 1009195 from home:bnavigator:branches:devel:languages:python
(spec-cleaner supersede)
required by hypothesis 6.56

OBS-URL: https://build.opensuse.org/request/show/1009195
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exceptiongroup?expand=0&rev=1
2022-10-10 13:00:21 +00:00