mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-versioneer: update to 0.29.
This commit is contained in:
parent
fdfe86493b
commit
7aaedb6e15
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-versioneer'
|
# Template file for 'python3-versioneer'
|
||||||
pkgname=python3-versioneer
|
pkgname=python3-versioneer
|
||||||
version=0.28
|
version=0.29
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
|
@ -11,5 +11,5 @@ license="Unlicense"
|
||||||
homepage="https://github.com/python-versioneer/python-versioneer"
|
homepage="https://github.com/python-versioneer/python-versioneer"
|
||||||
changelog="https://raw.githubusercontent.com/python-versioneer/python-versioneer/master/NEWS.md"
|
changelog="https://raw.githubusercontent.com/python-versioneer/python-versioneer/master/NEWS.md"
|
||||||
distfiles="${PYPI_SITE}/v/versioneer/versioneer-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/v/versioneer/versioneer-${version}.tar.gz"
|
||||||
checksum=7175ca8e7bb4dd0e3c9779dd2745e5b4a6036304af3f5e50bd896f10196586d6
|
checksum=5ab283b9857211d61b53318b7c792cf68e798e765ee17c27ade9f6c924235731
|
||||||
make_check=no # tests do skeevy things with pip and virtualenvs
|
make_check=no # tests do skeevy things with pip and virtualenvs
|
||||||
|
|
Loading…
Add table
Reference in a new issue