mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
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'
|
# Template file for 'python3-ruamel.yaml.clib'
|
||||||
pkgname=python3-ruamel.yaml.clib
|
pkgname=python3-ruamel.yaml.clib
|
||||||
version=0.2.2
|
version=0.2.4
|
||||||
revision=2
|
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"
|
||||||
|
@ -11,7 +11,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=2d24bd98af676f4990c4d715bcdc2a60b19c56a3fb3a763164d2d8ca0e806ba7
|
checksum=f997f13fd94e37e8b7d7dbe759088bb428adc6570da06b64a913d932d891ac8d
|
||||||
|
|
||||||
export RUAMEL_NO_PIP_INSTALL_CHECK=1
|
export RUAMEL_NO_PIP_INSTALL_CHECK=1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue