python-ruamel.yaml: update to 0.15.88.
This commit is contained in:
parent
2c9c8c047a
commit
cf08b3b2ca
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-ruamel.yaml'
|
||||
pkgname=python-ruamel.yaml
|
||||
version=0.15.87
|
||||
revision=2
|
||||
version=0.15.88
|
||||
revision=1
|
||||
wrksrc="ruamel.yaml-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="ruamel/yaml"
|
||||
|
@ -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=a736ab1d8c2d5566254a1a2ee38e7c5460520bcccd4a8f0feb25a4463735e5a7
|
||||
checksum=ac56193c47a31c9efa151064a9e921865cdad0f7a991d229e7197e12fe8e0cd7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue