From 0669be460538066d1a5faa6ef4edd336cc600fd9 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 11 Feb 2021 17:10:06 +0100 Subject: extra/python: removed source and sha512 patching --- extra/python/PKGBUILD | 7 ------- 1 file changed, 7 deletions(-) (limited to 'extra') diff --git a/extra/python/PKGBUILD b/extra/python/PKGBUILD index a1bc36b0..6e9e8e2d 100644 --- a/extra/python/PKGBUILD +++ b/extra/python/PKGBUILD @@ -48,10 +48,3 @@ eval "$( s/-uall/-uall -x test_posix -x test_gdb \\|\\| true/g " )" - -# unpacking the xz archive results in LZMA errors (at least on my build slaves) -# cannot verify GPG signature (at least on my build slaves, no .asc file) -source=("https://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tgz") - -# checksums change in chaotic ways.. -sha512sums=('SKIP') -- cgit v1.2.3