python-ruamel.yaml: update to 0.15.43.
This commit is contained in:
parent
370f680bf3
commit
4e299d9b74
1 changed files with 2 additions and 2 deletions
|
@ -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.41
|
version=0.15.43
|
||||||
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=4576b346e86deeebb80eb1b89753f805d9781cfe6111ba4d268f45d2693c8270
|
checksum=4e3672846ea0ff1ea97ee2004075b108b2dc5deecaab30a93cef0c751325befd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue