python-ruamel.yaml: update to 0.15.45.

This commit is contained in:
maxice8 2018-07-27 13:49:27 -03:00
parent 808d767e44
commit b7e2637337
1 changed files with 2 additions and 2 deletions

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.44 version=0.15.45
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://pypi.org/project/ruamel.yaml/" changelog="https://pypi.org/project/ruamel.yaml/"
distfiles="${PYPI_SITE}/r/ruamel.yaml/ruamel.yaml-${version}.tar.gz" distfiles="${PYPI_SITE}/r/ruamel.yaml/ruamel.yaml-${version}.tar.gz"
checksum=9c70302a81b51f2ed3b6a42abb9128c9a9beaa765b73ff317310eb59c4a5131a checksum=096691b0958514da21d19ae40255569f027b5b90530c55faf1d74ff16b2f256b
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE