Remove a workaround for upstream merged PR
No need for rebuild, the sed did nothing since 3.9.0b1
This commit is contained in:
parent
78de36930d
commit
6b4f38d0ff
@ -638,10 +638,6 @@ rm Lib/ensurepip/_bundled/*.whl
|
||||
%patch274 -p1
|
||||
%patch328 -p1
|
||||
|
||||
# https://bugs.python.org/issue40431
|
||||
# https://github.com/python/cpython/pull/19777
|
||||
sed -i 's/ else"/ else "/' Lib/turtledemo/__main__.py
|
||||
|
||||
|
||||
# Remove files that should be generated by the build
|
||||
# (This is after patching, so that we can use patches directly from upstream)
|
||||
|
Loading…
Reference in New Issue
Block a user