python3-perf: update to 1.6.0.

This commit is contained in:
maxice8 2019-01-11 18:39:57 -02:00 committed by maxice8
parent 79b9756014
commit 1c6925cac0

View file

@ -1,7 +1,7 @@
# Template file for 'python3-perf'
pkgname=python3-perf
version=1.5.1
revision=2
version=1.6.0
revision=1
noarch=yes
wrksrc="perf-${version}"
build_style=python3-module
@ -11,10 +11,10 @@ depends="python3-setuptools python3-six"
short_desc="Toolkit to run Python benchmarks"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="MIT"
#changelog="https://raw.githubusercontent.com/vstinner/perf/master/doc/changelog.rst"
homepage="https://github.com/vstinner/perf"
#changelog="https://raw.githubusercontent.com/vstinner/perf/master/doc/changelog.rst"
distfiles="https://github.com/vstinner/perf/archive/${version}.tar.gz"
checksum=0b20382c819114bcbb7b6ff27b1259d44a4b68e5b791324ef9a12e0afaa2e294
checksum=c1f6f0262be85e7e14daa0875c7d226d6a87b2cf9eebbfb91f6e7c34ef223df0
post_install() {
vlicense COPYING