python3-yaml: update to 6.0.1.

This commit is contained in:
Andrew J. Hesford 2023-11-21 08:59:58 -05:00
parent 34e084d19a
commit 8d44c30ab4

View File

@ -1,7 +1,7 @@
# Template file for 'python3-yaml'
pkgname=python3-yaml
version=6.0
revision=4
version=6.0.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools python3-Cython"
makedepends="libyaml-devel python3-devel"
@ -12,7 +12,7 @@ license="MIT"
homepage="https://github.com/yaml/pyyaml"
changelog="https://raw.githubusercontent.com/yaml/pyyaml/master/CHANGES"
distfiles="${PYPI_SITE}/P/PyYAML/PyYAML-${version}.tar.gz"
checksum=68fb519c14306fec9720a2a5b45bc9f0c8d1b9c72adf45c37baedfcd949c35a2
checksum=bfdf460b1736c775f2ba9f6a92bca30bc2095067b8a9d77876d1fad6cc3b4a43
post_install() {
vlicense LICENSE