python3-yaml: update to 5.4.1.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python3-yaml'
|
# Template file for 'python3-yaml'
|
||||||
pkgname=python3-yaml
|
pkgname=python3-yaml
|
||||||
version=5.4
|
version=5.4.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="PyYAML-${version}"
|
wrksrc="PyYAML-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
@@ -11,7 +11,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://pyyaml.org/wiki/PyYAML"
|
homepage="http://pyyaml.org/wiki/PyYAML"
|
||||||
distfiles="${PYPI_SITE}/P/PyYAML/PyYAML-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/PyYAML/PyYAML-${version}.tar.gz"
|
||||||
checksum=3c49e39ac034fd64fd576d63bb4db53cda89b362768a67f07749d55f128ac18a
|
checksum=607774cbba28732bfa802b54baa7484215f530991055bb562efbed5b2f20a45e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user