diff --git a/srcpkgs/python-yaml/template b/srcpkgs/python-yaml/template index d912bad0736..b6d03ff8f18 100644 --- a/srcpkgs/python-yaml/template +++ b/srcpkgs/python-yaml/template @@ -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 " 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"