python-ruamel.yaml: update to 0.15.82.

This commit is contained in:
maxice8 2018-12-29 17:50:18 -02:00 committed by maxice8
parent c361ed67b4
commit a47c58c4b1

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.81 version=0.15.82
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=6cbe7273a2e7667cd2ca7b12bec1c715a8259ad80f09c6f12c378f664d29fa5e checksum=33c5534d965bd92b587389c212ab93898600ebba7950c7d27a7d03ea2807d6f2
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE