python3-perf: update to 1.7.0
This commit is contained in:
parent
2132d624e0
commit
3b43ce5dff
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue