memray: update to 1.8.1.

This commit is contained in:
icp 2023-06-28 00:40:44 +05:30 committed by classabbyamp
parent 497756827d
commit 7721989cf6

View file

@ -1,6 +1,6 @@
# Template file for 'memray'
pkgname=memray
version=1.7.0
version=1.8.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=0c735753d6d8a9050c9313c55ee41bfca271c3dec7cc37d2ed01eba5d358a7d6
checksum=523792161623c80934904a7ff80eac53be6256f530cff179f834c6e33192fd54
make_check_pre="env PYTHONPATH=src"
pre_build() {