parent
607c13e9b8
commit
3ed0b4668d
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue