python3-perf: update to 1.7.0

This commit is contained in:
Nathan Owens 2019-12-30 16:39:46 -06:00 committed by Helmut Pozimski
parent 2132d624e0
commit 3b43ce5dff

View file

@ -1,7 +1,7 @@
# Template file for 'python3-perf' # Template file for 'python3-perf'
pkgname=python3-perf pkgname=python3-perf
version=1.6.1 version=1.7.0
revision=2 revision=1
archs=noarch archs=noarch
wrksrc="pyperf-${version}" wrksrc="pyperf-${version}"
build_style=python3-module build_style=python3-module
@ -14,7 +14,7 @@ license="MIT"
homepage="https://pyperf.readthedocs.io" homepage="https://pyperf.readthedocs.io"
changelog="https://raw.githubusercontent.com/vstinner/pyperf/master/doc/changelog.rst" changelog="https://raw.githubusercontent.com/vstinner/pyperf/master/doc/changelog.rst"
distfiles="https://github.com/vstinner/pyperf/archive/${version}.tar.gz" distfiles="https://github.com/vstinner/pyperf/archive/${version}.tar.gz"
checksum=fbe793f6f2e036ab4dcca105b5c5aa34fd331dd881e7a3e158e5e218c63cfc32 checksum=67caab39f99f34fd6387dd59e63bb498a941d8e2da3cd389fbfc8d4d6bf5e97e
post_install() { post_install() {
vlicense COPYING vlicense COPYING