memray: update to 1.12.0.
This commit is contained in:
parent
bbf0825035
commit
8ece5afa5e
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue