memray: update to 1.17.2.

This commit is contained in:
icp 2025-07-29 13:20:21 +05:30
parent 048dc13b2d
commit b94e4d49d1

View file

@ -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() {