python-ruamel.yaml: update to 0.15.75.

This commit is contained in:
maxice8
2018-10-28 01:52:10 -03:00
parent 04b5eb86ec
commit 4de60b8a41

View File

@@ -1,6 +1,6 @@
# Template file for 'python-ruamel.yaml' # Template file for 'python-ruamel.yaml'
pkgname=python-ruamel.yaml pkgname=python-ruamel.yaml
version=0.15.74 version=0.15.75
revision=1 revision=1
wrksrc="ruamel.yaml-${version}" wrksrc="ruamel.yaml-${version}"
build_style=python-module build_style=python-module
@@ -13,7 +13,7 @@ license="MIT"
homepage="https://bitbucket.org/ruamel/yaml" homepage="https://bitbucket.org/ruamel/yaml"
changelog="https://bitbucket.org/ruamel/yaml/raw/default/CHANGES" changelog="https://bitbucket.org/ruamel/yaml/raw/default/CHANGES"
distfiles="${PYPI_SITE}/r/ruamel.yaml/ruamel.yaml-${version}.tar.gz" distfiles="${PYPI_SITE}/r/ruamel.yaml/ruamel.yaml-${version}.tar.gz"
checksum=7bcea1eccd35c529261d1a977e6866899227056314f3307e5de4e95fa0cc813f checksum=a93f77f61b1edcdf8e23bd43139f8a8df286a5e57ed1660053ab89672205e325
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE