memray: update to 1.13.4.

Closes: #51576 [via git-merge-pr]
This commit is contained in:
icp 2024-07-24 13:32:04 +05:30 committed by classabbyamp
parent 95f11b8d6a
commit 6ee4291c9e
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'memray'
pkgname=memray
version=1.13.3
version=1.13.4
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=3760cb99226d1969a103049b2489fb05096fe0f623aacd764dbbb153d972bf24
checksum=cd95420cc30e252975d93c00856ba94d5894e08fbbef1289d4d74f116af6a471
make_check_pre="env PYTHONPATH=src"
pre_build() {