mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 11:33:12 +02:00
memray: update to 1.17.2.
This commit is contained in:
parent
048dc13b2d
commit
b94e4d49d1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'memray'
|
||||
pkgname=memray
|
||||
version=1.16.0
|
||||
version=1.17.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_check_args="-v -k not((TestTUILooks)or(test_tui))"
|
||||
|
@ -15,7 +15,7 @@ license="Apache-2.0"
|
|||
homepage="https://bloomberg.github.io/memray/"
|
||||
changelog="https://bloomberg.github.io/memray/changelog.html"
|
||||
distfiles="https://github.com/bloomberg/memray/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=3c7e911145a37a3c62ff46a6d58e6006c5be7663ea10a0ff0b9175e603c8157b
|
||||
checksum=506ff424092e038e50bf5900fd73a6d77a785a662d015c2cdd8d7fa89c6ecdc2
|
||||
make_check_pre="env PYTHONPATH=src"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue