python-ruamel.yaml: update to 0.15.60.
This commit is contained in:
parent
2454919cbe
commit
f5c4177439
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-ruamel.yaml'
|
||||
pkgname=python-ruamel.yaml
|
||||
version=0.15.59
|
||||
version=0.15.60
|
||||
revision=1
|
||||
wrksrc="ruamel.yaml-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://bitbucket.org/ruamel/yaml"
|
||||
changelog="https://bitbucket.org/ruamel/yaml/raw/default/CHANGES"
|
||||
distfiles="${PYPI_SITE}/r/ruamel.yaml/ruamel.yaml-${version}.tar.gz"
|
||||
checksum=e84e7f7f38b795c6f9f12a3126038ff47946f69397620179e117db3ed2d2e721
|
||||
checksum=ccfd94560be57bf066af0597aa60ebf33342c8fdd2ea8354d56915ce2a68497d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue