From 9aeb094f1ac3fb5c2a1c23ce65b7343938b2fea8 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 30 Jul 2019 12:37:21 +0000 Subject: [PATCH] extra/python to 3.7.4-1 --- extra/python/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extra/python/PKGBUILD b/extra/python/PKGBUILD index 99fcd4f4f..77b868787 100644 --- a/extra/python/PKGBUILD +++ b/extra/python/PKGBUILD @@ -10,8 +10,8 @@ # - don't configure with --enable-optimizations - PGO kills builds pkgname=python -pkgver=3.7.3 -pkgrel=2 +pkgver=3.7.4 +pkgrel=1 _pybasever=${pkgver%.*} pkgdesc="Next generation of the python high-level scripting language" arch=('x86_64') @@ -30,7 +30,7 @@ replaces=('python3') source=("https://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz"{,.asc} dont-make-libpython-readonly.patch 0001-compileall-Fix-ddir-when-recursing.patch) -sha512sums=('6d9b7c0f1764e0f655a39430a3af6f7b5e3c9b7166c042e780677a54b17ad4ca6d0d9cba262c82b1b70bba8f7c28883dad4cc0d7cc194fc7d2c1b5f4f08a763a' +sha512sums=('71f64668c259f3ed07bd4aa239dbba6cc1b6b0a84d50bbff160664845d7986f757e4d65fca327e62a2d12ba593742ca83a22f7cb6093aff8715ec916c2ba9416' 'SKIP' '2ef96708d5b13ae2a3d2cc62c87b4780e60ecfce914e190564492def3a11d5e56977659f41c7f9d12266e58050c766bce4e2b5d50b708eb792794fa8357920c4' 'ebd04c3b6d41321b1f0d439d356e0ce463760db55dc64109854c70d017cf56608aa19de9fc4a21bf840795ff202b4703444f9af8074b661780798c17e03089ff')