python3-yaml: update to 6.0.1.
This commit is contained in:
parent
34e084d19a
commit
8d44c30ab4
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'python3-yaml'
|
# Template file for 'python3-yaml'
|
||||||
pkgname=python3-yaml
|
pkgname=python3-yaml
|
||||||
version=6.0
|
version=6.0.1
|
||||||
revision=4
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-Cython"
|
hostmakedepends="python3-setuptools python3-Cython"
|
||||||
makedepends="libyaml-devel python3-devel"
|
makedepends="libyaml-devel python3-devel"
|
||||||
@ -12,7 +12,7 @@ license="MIT"
|
|||||||
homepage="https://github.com/yaml/pyyaml"
|
homepage="https://github.com/yaml/pyyaml"
|
||||||
changelog="https://raw.githubusercontent.com/yaml/pyyaml/master/CHANGES"
|
changelog="https://raw.githubusercontent.com/yaml/pyyaml/master/CHANGES"
|
||||||
distfiles="${PYPI_SITE}/P/PyYAML/PyYAML-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/PyYAML/PyYAML-${version}.tar.gz"
|
||||||
checksum=68fb519c14306fec9720a2a5b45bc9f0c8d1b9c72adf45c37baedfcd949c35a2
|
checksum=bfdf460b1736c775f2ba9f6a92bca30bc2095067b8a9d77876d1fad6cc3b4a43
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user