mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-ruamel.yaml: update to 0.15.75.
This commit is contained in:
parent
04b5eb86ec
commit
4de60b8a41
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-ruamel.yaml'
|
# Template file for 'python-ruamel.yaml'
|
||||||
pkgname=python-ruamel.yaml
|
pkgname=python-ruamel.yaml
|
||||||
version=0.15.74
|
version=0.15.75
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="ruamel.yaml-${version}"
|
wrksrc="ruamel.yaml-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -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=7bcea1eccd35c529261d1a977e6866899227056314f3307e5de4e95fa0cc813f
|
checksum=a93f77f61b1edcdf8e23bd43139f8a8df286a5e57ed1660053ab89672205e325
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue