python-ruamel.yaml: update to 0.15.44.
This commit is contained in:
parent
343a108f2b
commit
dd2dc1f17b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-ruamel.yaml'
|
||||
pkgname=python-ruamel.yaml
|
||||
version=0.15.43
|
||||
version=0.15.44
|
||||
revision=1
|
||||
wrksrc="ruamel.yaml-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://bitbucket.org/ruamel/yaml"
|
||||
changelog="https://pypi.org/project/ruamel.yaml/"
|
||||
distfiles="${PYPI_SITE}/r/ruamel.yaml/ruamel.yaml-${version}.tar.gz"
|
||||
checksum=4e3672846ea0ff1ea97ee2004075b108b2dc5deecaab30a93cef0c751325befd
|
||||
checksum=9c70302a81b51f2ed3b6a42abb9128c9a9beaa765b73ff317310eb59c4a5131a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue