python-ruamel.yaml: update to 0.15.78.
This commit is contained in:
parent
1336a20cd9
commit
08fcb14b91
|
@ -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.77
|
version=0.15.78
|
||||||
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=aa19db7cc000c863f7f887a9d2268aafe4e04e4767befc63cab58f1de7ec1fd6
|
checksum=85793c5fe321e9202eba521b0bb3e6303bcb61f6e56378f59e874ca36a7e9d5f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue