python3-versioneer: update to 0.29.
This commit is contained in:
parent
fdfe86493b
commit
7aaedb6e15
@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-versioneer'
|
||||
pkgname=python3-versioneer
|
||||
version=0.28
|
||||
version=0.29
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
@ -11,5 +11,5 @@ license="Unlicense"
|
||||
homepage="https://github.com/python-versioneer/python-versioneer"
|
||||
changelog="https://raw.githubusercontent.com/python-versioneer/python-versioneer/master/NEWS.md"
|
||||
distfiles="${PYPI_SITE}/v/versioneer/versioneer-${version}.tar.gz"
|
||||
checksum=7175ca8e7bb4dd0e3c9779dd2745e5b4a6036304af3f5e50bd896f10196586d6
|
||||
checksum=5ab283b9857211d61b53318b7c792cf68e798e765ee17c27ade9f6c924235731
|
||||
make_check=no # tests do skeevy things with pip and virtualenvs
|
||||
|
Loading…
Reference in New Issue
Block a user