python3: bump to version 3.9.0

Refreshed patches.

Dropped 'patches-setuptools/004-site-patch.patch'
Does not apply anymore. Setuptools has removed site.py support:
   https://github.com/pypa/setuptools/issues/2165
If this is still needed, we may need to re-think it's implementation.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean
2020-10-05 10:34:33 +03:00
parent f2d67dc48a
commit cc332fddaa
14 changed files with 31 additions and 48 deletions

View File

@@ -1,6 +1,6 @@
--- a/configure
+++ b/configure
@@ -15174,7 +15174,7 @@ $as_echo_n "checking ABIFLAGS... " >&6;
@@ -15308,7 +15308,7 @@ $as_echo_n "checking ABIFLAGS... " >&6;
$as_echo "$ABIFLAGS" >&6; }
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking SOABI" >&5
$as_echo_n "checking SOABI... " >&6; }
@@ -11,7 +11,7 @@
--- a/configure.ac
+++ b/configure.ac
@@ -4654,7 +4654,7 @@ AC_SUBST(SOABI)
@@ -4749,7 +4749,7 @@ AC_SUBST(SOABI)
AC_MSG_CHECKING(ABIFLAGS)
AC_MSG_RESULT($ABIFLAGS)
AC_MSG_CHECKING(SOABI)