python-yaml: update to 3.12
This commit is contained in:
parent
52d51c041f
commit
4af654cabc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-yaml'
|
# Template file for 'python-yaml'
|
||||||
pkgname=python-yaml
|
pkgname=python-yaml
|
||||||
version=3.11
|
version=3.12
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="PyYAML-${version}"
|
wrksrc="PyYAML-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
python_versions="2.7 3.4"
|
python_versions="2.7 3.4"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://pyyaml.org/wiki/PyYAML"
|
homepage="http://pyyaml.org/wiki/PyYAML"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/P/PyYAML/PyYAML-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/PyYAML/PyYAML-${version}.tar.gz"
|
||||||
checksum=c36c938a872e5ff494938b33b14aaa156cb439ec67548fcab3535bb78b0846e8
|
checksum=592766c6303207a20efc445587778322d7f73b161bd994f227adaa341ba212ab
|
||||||
|
|
||||||
python3.4-yaml_package() {
|
python3.4-yaml_package() {
|
||||||
pycompile_version="3.4"
|
pycompile_version="3.4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue