python3: update to 3.5.4.

This commit is contained in:
Duncaen 2017-08-15 00:02:23 +02:00
parent 72e1bed014
commit 998b27189b

View file

@ -1,14 +1,14 @@
# Template file for 'python3'
pkgname=python3
version=3.5.3
revision=4
version=3.5.4
revision=1
wrksrc="Python-${version}"
short_desc="Interpreted, interactive, object-oriented programming language (${version%.*} series)"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://www.python.org"
license="PSF"
distfiles="https://www.python.org/ftp/python/${version}/Python-${version}.tar.xz"
checksum=eefe2ad6575855423ab630f5b51a8ef6e5556f774584c06beab4926f930ddbb0
checksum=94d93bfabb3b109f8a10365a325f920f9ec98c6e2380bf228f9700a14054c84c
replaces="python3.4>=0 python3.5>=0"
pycompile_dirs="usr/lib/python3.5"