python3.4: update to 3.4.2

This commit is contained in:
Eivind Uggedal 2014-10-08 22:25:02 +00:00
parent 12305d354f
commit d400b03576

View File

@ -1,14 +1,14 @@
# Template file for 'python3.4'
pkgname=python3.4
version=3.4.1
revision=8
version=3.4.2
revision=1
wrksrc="Python-${version}"
short_desc="Interpreted, interactive, object-oriented programming language (${version%.*} series)"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.python.org"
license="PSF"
distfiles="http://www.python.org/ftp/python/${version}/Python-${version}.tar.xz"
checksum=c595a163104399041fcbe1c5c04db4c1da94f917b82ce89e8944c8edff7aedc4
checksum=1c6d9682d145c056537e477bbfa060ce727f9edd38df1827e0f970dcf04b2def
pycompile_version="3.4"
pycompile_dirs="usr/lib/python3.4"