mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
memray: update to 1.12.0.
This commit is contained in:
parent
bbf0825035
commit
8ece5afa5e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'memray'
|
# Template file for 'memray'
|
||||||
pkgname=memray
|
pkgname=memray
|
||||||
version=1.11.0
|
version=1.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_check_args="-v -k not((TestTUILooks)or(test_tui))"
|
make_check_args="-v -k not((TestTUILooks)or(test_tui))"
|
||||||
|
@ -15,7 +15,7 @@ license="Apache-2.0"
|
||||||
homepage="https://bloomberg.github.io/memray/"
|
homepage="https://bloomberg.github.io/memray/"
|
||||||
changelog="https://bloomberg.github.io/memray/changelog.html"
|
changelog="https://bloomberg.github.io/memray/changelog.html"
|
||||||
distfiles="https://github.com/bloomberg/memray/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/bloomberg/memray/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=529487147b295fa28f8a71d33d3f120cc0f66bdf5b8ab058736fb4661d545b9a
|
checksum=723bfd949d572a3e60a1e96178897783c5291d358dc9182ec0e03d39d54672e9
|
||||||
make_check_pre="env PYTHONPATH=src"
|
make_check_pre="env PYTHONPATH=src"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue