mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
python-ruamel.yaml: update to 0.15.88.
This commit is contained in:
parent
2c9c8c047a
commit
cf08b3b2ca
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-ruamel.yaml'
|
# Template file for 'python-ruamel.yaml'
|
||||||
pkgname=python-ruamel.yaml
|
pkgname=python-ruamel.yaml
|
||||||
version=0.15.87
|
version=0.15.88
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="ruamel.yaml-${version}"
|
wrksrc="ruamel.yaml-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="ruamel/yaml"
|
pycompile_module="ruamel/yaml"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://bitbucket.org/ruamel/yaml"
|
homepage="https://bitbucket.org/ruamel/yaml"
|
||||||
changelog="https://bitbucket.org/ruamel/yaml/raw/default/CHANGES"
|
changelog="https://bitbucket.org/ruamel/yaml/raw/default/CHANGES"
|
||||||
distfiles="${PYPI_SITE}/r/ruamel.yaml/ruamel.yaml-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/r/ruamel.yaml/ruamel.yaml-${version}.tar.gz"
|
||||||
checksum=a736ab1d8c2d5566254a1a2ee38e7c5460520bcccd4a8f0feb25a4463735e5a7
|
checksum=ac56193c47a31c9efa151064a9e921865cdad0f7a991d229e7197e12fe8e0cd7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue