python3: update to 3.5.3.
This commit is contained in:
parent
1e0a704e83
commit
c3c4e6e4f2
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'python3'
|
||||
pkgname=python3
|
||||
version=3.5.2
|
||||
revision=4
|
||||
version=3.5.3
|
||||
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=0010f56100b9b74259ebcd5d4b295a32324b58b517403a10d1a2aa7cb22bca40
|
||||
checksum=eefe2ad6575855423ab630f5b51a8ef6e5556f774584c06beab4926f930ddbb0
|
||||
|
||||
replaces="python3.4>=0 python3.5>=0"
|
||||
pycompile_dirs="usr/lib/python3.5"
|
||||
|
|
Loading…
Reference in New Issue