mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/py3-dask: upgrade to 2023.4.1
This commit is contained in:
parent
18517c9ff9
commit
d0547043ce
@ -1,8 +1,8 @@
|
||||
# Contributor: Bart Ribbers <bribbers@disroot.org>
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=py3-dask
|
||||
pkgver=2023.4.0
|
||||
pkgrel=1
|
||||
pkgver=2023.4.1
|
||||
pkgrel=0
|
||||
pkgdesc="Parallel computing with task scheduling"
|
||||
url="https://dask.org/"
|
||||
arch="noarch"
|
||||
@ -25,6 +25,7 @@ checkdepends="
|
||||
py3-graphviz
|
||||
py3-jinja2
|
||||
py3-pytest
|
||||
py3-pytest-cov
|
||||
py3-pytest-runner
|
||||
py3-pytest-xdist
|
||||
py3-scipy
|
||||
@ -67,6 +68,6 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
92711f2378bdff38b3a1aceb4eabf52e28558c145992cabcee26042a7fcf6d2c30d64a363f5f6edf53c17ecd7c47861e9d171373df1e9e9d1689868544165b93 dask-2023.4.0.tar.gz
|
||||
2fad1317aad845f7b11d8efceafb11eb9e945aca649bcf7ccd71e8692c3ca18c6f595c82b4e2930cba4e9622dd384965b3cf0ea3f68bdbc2f6f18c7a2d806b26 dask-2023.4.1.tar.gz
|
||||
851b1f226de9f42621218f618f76fca18b0870b6b720c43d960e7405b69fd2ed17a4443125c37f6c704a4317d50f0faa4e99d297343735d2d9fe6811a4494138 importlib-metadata.patch
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user