Skip to content

Commit

Permalink
Merge pull request #219 from regro-cf-autotick-bot/2024.10.0_hcdba87
Browse files Browse the repository at this point in the history
dask-core v2024.10.0
  • Loading branch information
fjetter authored Oct 17, 2024
2 parents 1022962 + 5f01147 commit dd365e7
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 7 deletions.
6 changes: 4 additions & 2 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

29 changes: 27 additions & 2 deletions azure-pipelines.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build-locally.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "2024.9.1" %}
{% set version = "2024.10.0" %}


package:
Expand All @@ -7,7 +7,7 @@ package:

source:
url: https://pypi.io/packages/source/d/dask/dask-{{ version }}.tar.gz
sha256: 06eccc6a68d2882bcd9de24548fa96e8d0da7fbfff0baed3f3c2a526b73dfbb4
sha256: dfd3efec5d8d8340fb647d0347637133030cad261b714623cc27de286e9db037

build:
number: 0
Expand All @@ -20,6 +20,7 @@ requirements:
host:
- python >=3.10
- pip
- setuptools
- versioneer =0.29
- tomli

Expand Down

0 comments on commit dd365e7

Please sign in to comment.