python-ruamel.yaml: update to 0.15.92.

This commit is contained in:
maxice8 2019-04-16 13:28:09 -03:00 committed by maxice8
parent 872edc7740
commit 0c5336afe2

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.91 version=0.15.92
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=692f03ed24c8c1d9fa9fd4c045f7ba1c26f1e96edb8bfb4d54854ba26bc02319 checksum=c6d05e38a141922eca7902135e7a40b605763d6da8ec6624517370631ce9fb6d
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE