Remove the usage of assertRaisesRegexp unit test alias removed in Python 3.12

This commit is contained in:
Tomáš Hrnčiar 2023-04-03 11:24:54 +02:00
commit 8e8a0a1058
2 changed files with 72 additions and 0 deletions

View file

@ -15,6 +15,9 @@ Source0: %{pypi_source %{modname} %{version} tar.gz}
# Discussion in https://github.com/gevent/gevent/pull/1872.patch
Patch: https://github.com/gevent/gevent/compare/master...hroncok:py311b3.patch
# Support Python 3.12
Patch: https://github.com/gevent/gevent/pull/1944.patch
BuildRequires: gcc
BuildRequires: c-ares-devel
BuildRequires: libev-devel