- syntaxerror_failing_test.patch (from

fdd4ad9..4d33cc6).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bpython?expand=0&rev=22
This commit is contained in:
2022-02-02 22:02:33 +00:00
committed by Git OBS Bridge
parent bee9ade68e
commit 5104e34cdf
3 changed files with 63 additions and 16 deletions

View File

@@ -31,6 +31,7 @@ Source: https://files.pythonhosted.org/packages/source/b/bpython/bpython
Patch0: typing_extensions.patch
# PATCH-FIX-UPSTREAM syntaxerror_failing_test.patch gh#bpython/bpython#952 mcepl@suse.com
# This is actually fixed in the post-0.22.1 development, but waiting on it.
# https://github.com/bpython/bpython/compare/fdd4ad9..4d33cc6.patch
Patch1: syntaxerror_failing_test.patch
BuildRequires: %{python_module Babel}
BuildRequires: %{python_module Sphinx}