15
0

- add 31fab7b0edbe9b3401507b5dfa4db6aaf3fabca5.patch

dae602d37493bae239e0e8db5b3dabafebfd59db.patch: python 3.12 compat

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pexpect?expand=0&rev=76
This commit is contained in:
2023-08-15 08:29:42 +00:00
committed by Git OBS Bridge
parent d607791a41
commit 79b14d3e7b
4 changed files with 372 additions and 0 deletions

View File

@@ -29,6 +29,9 @@ Patch0: no-python-binary.patch
Patch1: https://github.com/pexpect/pexpect/pull/715.patch
Patch2: https://github.com/pexpect/pexpect/pull/684.patch
Patch3: fix-fail-no-alias.patch
# Python 3.12 tests
Patch4: https://github.com/pexpect/pexpect/commit/dae602d37493bae239e0e8db5b3dabafebfd59db.patch
Patch5: https://github.com/pexpect/pexpect/commit/31fab7b0edbe9b3401507b5dfa4db6aaf3fabca5.patch
BuildRequires: %{python_module pip}
BuildRequires: %{python_module ptyprocess}
BuildRequires: %{python_module pytest}