mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-ipyparallel: update to 8.8.0.
This commit is contained in:
parent
dabfd75015
commit
c35a362c24
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ipyparallel'
|
||||
pkgname=python3-ipyparallel
|
||||
version=8.7.0
|
||||
version=8.8.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling"
|
||||
|
@ -16,7 +16,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://ipyparallel.readthedocs.io/"
|
||||
changelog="https://ipyparallel.readthedocs.io/en/latest/changelog.html"
|
||||
distfiles="${PYPI_SITE}/i/ipyparallel/ipyparallel-${version}.tar.gz"
|
||||
checksum=403c0971ae56c2b6a39ffe8f35f31c7fd170ce127924629459cdd7f7a0b4e7c3
|
||||
checksum=2404d59f86a3aaa3bd27bf6b57df777bff5c1363c1c6e60403759d16ed42dc7b
|
||||
# having HOME=/tmp confuses a few tests
|
||||
make_check_pre="env HOME=/home"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue