Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dask-image 2024.5.3 #5

Merged
merged 18 commits into from
Feb 10, 2025
Merged

dask-image 2024.5.3 #5

merged 18 commits into from
Feb 10, 2025

Conversation

SC426
Copy link

@SC426 SC426 commented Feb 3, 2025

Destination channel: defaults

Links

Explanation of changes:

  • Set version and sha
  • Update run and test dependencies
  • Remove outdated versioneer.py hack
  • Add numpy upper bound so tests don't fail (and since dask-image isn't compatible with numpy 2.0)

- scipy >=0.19.1
- dask-core >=2024.4.1
# Tests fail without numpy upper bound
- numpy >=1.18,<2.0
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add as a comment this tracking issue?
dask/dask-image#392

Copy link

@skupr-anaconda skupr-anaconda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but Charles's comment

@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(125): `conda run conda-lint /tmp/abs_155x2nvnmo/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:56: invalid_url: https://image.dask.org/ : Not reachable: 403
    ===== Final Report: =====
    0 Errors and 1 Warning were found

@SC426 SC426 merged commit 6124ef1 into master Feb 10, 2025
2 of 8 checks passed
@SC426 SC426 deleted the v2024.5.3 branch February 10, 2025 23:05
@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(125): `conda run conda-lint /tmp/abs_728ryrnyn8/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:56: invalid_url: https://image.dask.org/ : Not reachable: 403
    ===== Final Report: =====
    0 Errors and 1 Warning were found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants