Skip to content

source distributions missing in v1.1.1 #3621

@gopidesupavan

Description

@gopidesupavan

Environment

Delta-rs version:

Binding:

Environment:

  • Cloud provider:
  • OS:
  • Other:

Bug

What happened:
Source distributions are missing

What you expected to happen:

How to reproduce it:

More details:

#46 [main 16/24] RUN --mount=type=cache,id=ci-amd64-0,target=/root/.cache/ bash /scripts/docker/install_airflow_when_building_images.sh
  #46 0.126 
  #46 0.126 Using 'uv' to install Airflow
  #46 0.126 
  #46 0.141 
  #46 0.141 Downloading constraints from https://raw.githubusercontent.com/apache/airflow/constraints-main/constraints-source-providers-3.13.txt to /root/constraints.txt 
  #46 0.141 
  #46 0.271 PATH=/root/.local/bin:/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  #46 0.447 Installed pip: pip 25.1.1 from /usr/local/lib/python3.13/site-packages/pip (python 3.13): /usr/local/bin/pip
  #46 0.447 Using 'uv' to install Airflow
  #46 0.453 Installed uv: uv 0.8.0: /usr/local/bin/uv
  #46 0.454 
  #46 0.454 Attempting to upgrade all packages to highest versions.
  #46 0.454 
  #46 0.454 + uv sync --all-packages --resolution highest --group dev --group docs --group docs-gen --group leveldb --no-binary-package lxml --no-binary-package xmlsec
  #46 7.157 Resolved 862 packages in 6.61s
  #46 7.157 warning: The package `pandas==2.1.4` does not have an extra named `postgres`
  #46 7.232 error: Distribution `deltalake==1.1.1 @ registry+[https://pypi.org/simple`](https://pypi.org/simple%60) can't be installed because it doesn't have a source distribution or wheel for the current platform
  #46 7.232 
  #46 7.232 hint: You're on Linux (`manylinux_2_36_x86_64`), but `deltalake` (v1.1.1) only has wheels for the following platforms: `macosx_10_12_x86_64`, `macosx_11_0_arm64`, `win_amd64`; consider adding your platform to `tool.uv.required-environments` to ensure uv resolves to a version with compatible wheels
  #46 ERROR: process "/bin/bash -o pipefail -o errexit -o nounset -o nolog -c bash /scripts/docker/install_airflow_when_building_images.sh" did not complete successfully: exit code: 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions