Add regeneration of Lib/test/recursion.tar

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=13
This commit is contained in:
2020-07-20 14:21:10 +00:00
committed by Git OBS Bridge
parent fe6eb0ea67
commit 070e08b2a4
2 changed files with 16 additions and 0 deletions

View File

@@ -396,6 +396,9 @@ other applications.
%patch31 -p1
%patch32 -p1
# For patch 32
python3 -mbase64 -d Lib/test/recursion.tar.asc > Lib/test/recursion.tar
# drop Autoconf version requirement
sed -i 's/^AC_PREREQ/dnl AC_PREREQ/' configure.ac