python-ruamel.yaml: update to 0.15.92.
This commit is contained in:
parent
872edc7740
commit
0c5336afe2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-ruamel.yaml'
|
||||
pkgname=python-ruamel.yaml
|
||||
version=0.15.91
|
||||
version=0.15.92
|
||||
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=692f03ed24c8c1d9fa9fd4c045f7ba1c26f1e96edb8bfb4d54854ba26bc02319
|
||||
checksum=c6d05e38a141922eca7902135e7a40b605763d6da8ec6624517370631ce9fb6d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue