python-yaml: update to 3.12

This commit is contained in:
Alessio Sergi 2016-08-29 13:29:29 +02:00
parent 52d51c041f
commit 4af654cabc

View file

@ -1,7 +1,7 @@
# Template file for 'python-yaml'
pkgname=python-yaml
version=3.11
revision=2
version=3.12
revision=1
wrksrc="PyYAML-${version}"
build_style=python-module
python_versions="2.7 3.4"
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://pyyaml.org/wiki/PyYAML"
license="MIT"
distfiles="${PYPI_SITE}/P/PyYAML/PyYAML-${version}.tar.gz"
checksum=c36c938a872e5ff494938b33b14aaa156cb439ec67548fcab3535bb78b0846e8
checksum=592766c6303207a20efc445587778322d7f73b161bd994f227adaa341ba212ab
python3.4-yaml_package() {
pycompile_version="3.4"