python3-ruamel.yaml.clib: update to 0.2.7.
This commit is contained in:
parent
be9e1827be
commit
85d85ecf7b
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-ruamel.yaml.clib'
|
# Template file for 'python3-ruamel.yaml.clib'
|
||||||
pkgname=python3-ruamel.yaml.clib
|
pkgname=python3-ruamel.yaml.clib
|
||||||
version=0.2.6
|
version=0.2.7
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="ruamel.yaml.clib-${version}"
|
wrksrc="ruamel.yaml.clib-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://yaml.readthedocs.io/"
|
homepage="http://yaml.readthedocs.io/"
|
||||||
distfiles="${PYPI_SITE}/r/ruamel.yaml.clib/ruamel.yaml.clib-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/r/ruamel.yaml.clib/ruamel.yaml.clib-${version}.tar.gz"
|
||||||
checksum=4ff604ce439abb20794f05613c374759ce10e3595d1867764dd1ae675b85acbd
|
checksum=1f08fd5a2bea9c4180db71678e850b995d2a5f4537be0e94557668cf0f5f9497
|
||||||
|
|
||||||
export RUAMEL_NO_PIP_INSTALL_CHECK=1
|
export RUAMEL_NO_PIP_INSTALL_CHECK=1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue