memray: update to 1.13.3.

Closes: #51131 [via git-merge-pr]
This commit is contained in:
icp 2024-06-28 11:41:01 +05:30 committed by classabbyamp
parent 607c13e9b8
commit 3ed0b4668d
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.0
version=1.13.3
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=eca3f1b8b2ddae234460f327484e5dc0302ccbb0de87cf54705f5d40b2b9a028
checksum=3760cb99226d1969a103049b2489fb05096fe0f623aacd764dbbb153d972bf24
make_check_pre="env PYTHONPATH=src"
pre_build() {