You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
py-distributed: update to 2025.11.0
This commit is contained in:
@@ -4,7 +4,7 @@ PortSystem 1.0
|
||||
PortGroup python 1.0
|
||||
|
||||
name py-distributed
|
||||
version 2024.3.1
|
||||
version 2025.11.0
|
||||
revision 0
|
||||
categories-append devel
|
||||
license BSD
|
||||
@@ -23,14 +23,13 @@ long_description Dask.distributed is a lightweight library for distributed \
|
||||
|
||||
homepage https://distributed.readthedocs.io/en/latest/
|
||||
|
||||
checksums rmd160 4005e795c652d31df76f314666d82dcfecef72ac \
|
||||
sha256 29d08fe11a4a46dae4dd09a7d2ff250fa429d9625dafa4ff655d86af945665c8 \
|
||||
size 1099844
|
||||
checksums rmd160 969a382aa9059c3dfc236dc5c837cc93c0020b53 \
|
||||
sha256 372c2f0c2faa890fc42188349969ba468161a9b356df49c4ca7d9a8d551a7ace \
|
||||
size 2119140
|
||||
|
||||
if {${name} ne ${subport}} {
|
||||
depends_build-append \
|
||||
port:py${python.version}-versioneer
|
||||
|
||||
depends_build-append \
|
||||
port:py${python.version}-setuptools_scm
|
||||
depends_lib-append port:py${python.version}-click \
|
||||
port:py${python.version}-cloudpickle \
|
||||
port:py${python.version}-dask \
|
||||
|
||||
Reference in New Issue
Block a user