python-ruamel.yaml: update to 0.15.40.
This commit is contained in:
parent
2d7920f9ed
commit
62ec669277
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-ruamel.yaml'
|
||||
pkgname=python-ruamel.yaml
|
||||
version=0.15.38
|
||||
version=0.15.40
|
||||
revision=1
|
||||
wrksrc="ruamel.yaml-${version}"
|
||||
build_style=python-module
|
||||
|
@ -11,8 +11,9 @@ short_desc="YAML parser/emitter in Python2"
|
|||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
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=18f90a4ecbcf74429bacac13a79b8754f3f1e6d595bfdc7d9ed87d92110b23dc
|
||||
checksum=974e91b23273eb6c32aef979a32c20ed0f6c6e4d9c1523611ea10c5fda9b8928
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue