python3-ruamel.yaml.clib: update to 0.2.4.
This commit is contained in:
parent
ae8000ed53
commit
d2316a558a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-ruamel.yaml.clib'
|
||||
pkgname=python3-ruamel.yaml.clib
|
||||
version=0.2.2
|
||||
revision=2
|
||||
version=0.2.4
|
||||
revision=1
|
||||
wrksrc="ruamel.yaml.clib-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://yaml.readthedocs.io/"
|
||||
distfiles="${PYPI_SITE}/r/ruamel.yaml.clib/ruamel.yaml.clib-${version}.tar.gz"
|
||||
checksum=2d24bd98af676f4990c4d715bcdc2a60b19c56a3fb3a763164d2d8ca0e806ba7
|
||||
checksum=f997f13fd94e37e8b7d7dbe759088bb428adc6570da06b64a913d932d891ac8d
|
||||
|
||||
export RUAMEL_NO_PIP_INSTALL_CHECK=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue