python-ruamel.yaml: update to 0.15.41.
This commit is contained in:
parent
760f83d6ac
commit
2735a0d3c3
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.40
|
||||
version=0.15.41
|
||||
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=974e91b23273eb6c32aef979a32c20ed0f6c6e4d9c1523611ea10c5fda9b8928
|
||||
checksum=4576b346e86deeebb80eb1b89753f805d9781cfe6111ba4d268f45d2693c8270
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue