memray: update to 1.12.0.

This commit is contained in:
icp 2024-04-12 00:40:12 +05:30 committed by cinerea0
parent bbf0825035
commit 8ece5afa5e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'memray'
pkgname=memray
version=1.11.0
version=1.12.0
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=529487147b295fa28f8a71d33d3f120cc0f66bdf5b8ab058736fb4661d545b9a
checksum=723bfd949d572a3e60a1e96178897783c5291d358dc9182ec0e03d39d54672e9
make_check_pre="env PYTHONPATH=src"
pre_build() {