memray: update to 1.9.1.

This commit is contained in:
icp 2023-07-29 11:12:50 +05:30 committed by Duncan Overbruck
parent e495c347dd
commit b916e5e304

View file

@ -1,6 +1,6 @@
# Template file for 'memray'
pkgname=memray
version=1.8.1
version=1.9.1
revision=1
build_style=python3-pep517
make_check_target="tests/unit"
@ -14,7 +14,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=523792161623c80934904a7ff80eac53be6256f530cff179f834c6e33192fd54
checksum=c135417558ee0efc1eeb5684c2a7b52fc9598ac0fdcf5d7dadc4486f4a028e49
make_check_pre="env PYTHONPATH=src"
pre_build() {