python-ruamel.yaml: update to 0.15.50.
This commit is contained in:
parent
58e4d99975
commit
a2a5ae25a4
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-ruamel.yaml'
|
||||
pkgname=python-ruamel.yaml
|
||||
version=0.15.48
|
||||
version=0.15.50
|
||||
revision=1
|
||||
wrksrc="ruamel.yaml-${version}"
|
||||
build_style=python-module
|
||||
|
@ -11,9 +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/"
|
||||
changelog="https://bitbucket.org/ruamel/yaml/raw/default/CHANGES"
|
||||
distfiles="${PYPI_SITE}/r/ruamel.yaml/ruamel.yaml-${version}.tar.gz"
|
||||
checksum=15f203230c5100bf361b954a49cf28961fc71a9a2dbcab7c6494ad2ab806eed4
|
||||
checksum=5828c02a4a9d85bbb730ecb949d6775bb4581252e55de81abb91a20e49d83e19
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue