diff --git a/extra/python/PKGBUILD b/extra/python/PKGBUILD index fc0b35cb6..8b43ccde9 100644 --- a/extra/python/PKGBUILD +++ b/extra/python/PKGBUILD @@ -9,8 +9,8 @@ # - removed valgrind from makedepends pkgname=python -pkgver=3.5.1 -pkgrel=2 +pkgver=3.5.2 +pkgrel=1 _pybasever=3.5 pkgdesc="Next generation of the python high-level scripting language" arch=('i686' 'x86_64') @@ -30,7 +30,7 @@ provides=('python3') replaces=('python3') source=("http://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz" dont-make-libpython-readonly.patch) -sha1sums=('0186da436db76776196612b98bb9c2f76acfe90e' +sha1sums=('4843aabacec5bc0cdd3e1f778faa926e532794d2' 'c22b24324b8e53326702de439c401d97927ee3f2') prepare() { @@ -71,10 +71,8 @@ build() { check() { # Failures: - # test_pathlib & test_posixpath: https://bugs.python.org/issue24950 - # test_gdb # test_distutils: because of our EXTRA_CFLAGS - # test_nntplib: downloading external files and failed + # test_socket # Hacks: # test_tk: xvfb-run