mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
memray: update to 1.8.1.
This commit is contained in:
parent
497756827d
commit
7721989cf6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'memray'
|
||||
pkgname=memray
|
||||
version=1.7.0
|
||||
version=1.8.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_check_target="tests/unit"
|
||||
|
@ -14,7 +14,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=0c735753d6d8a9050c9313c55ee41bfca271c3dec7cc37d2ed01eba5d358a7d6
|
||||
checksum=523792161623c80934904a7ff80eac53be6256f530cff179f834c6e33192fd54
|
||||
make_check_pre="env PYTHONPATH=src"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue