Skip to content

Conversation

konstin
Copy link
Member

@konstin konstin commented Aug 4, 2025

We were previously missing license files in source distributions.

@konstin konstin enabled auto-merge (squash) August 4, 2025 10:22
konstin added a commit that referenced this pull request Aug 4, 2025
Previously building the hello-world example crate through a source distribution would fail.

Test plan (after #2704):

```
cd test-crates/hello-world
maturin build --sdist
uv build --wheel target/wheels/hello_world-0.1.0.tar.gz
```
@konstin konstin merged commit a5d3f61 into main Aug 4, 2025
43 checks passed
@konstin konstin deleted the konsti/add-license-files-to-sdist branch August 4, 2025 10:44
konstin added a commit that referenced this pull request Aug 4, 2025
Previously building the hello-world example crate through a source distribution would fail.

Test plan (after #2704):

```
cd test-crates/hello-world
maturin build --sdist
uv build --wheel target/wheels/hello_world-0.1.0.tar.gz
```
konstin added a commit that referenced this pull request Aug 4, 2025
Previously building the hello-world example crate through a source
distribution would fail.

Test plan (after #2704):

```
cd test-crates/hello-world
maturin build --sdist
uv build --wheel target/wheels/hello_world-0.1.0.tar.gz
```
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Aug 6, 2025
https://build.opensuse.org/request/show/1297806
by user mia + dimstar_suse
- Update to 1.9.3
  * Add support for RISC-V architecture in manylinux
    gh#PyO3/maturin#2694
  * pyproject.toml: bump setuptools for PEP 639
    gh#PyO3/maturin#2698
  * Fix PEP 639 support for source distributions
    gh#PyO3/maturin#2704
  * Fix relative README rewrite in source distributions
    gh#PyO3/maturin#2705

- Update to 1.9.2
  * Respect PEP 621 dynamic fields when merging Cargo.toml metadata
    gh#PyO3/maturin#2672
  * Only use all_features=true in sdist when local path
    dependencies exist
    gh#PyO3/maturin#2674
  * auditwheel: add manylinux_2_26 policy
    gh#PyO3/maturin#2677
  * Use user-specified library search paths in RUSTFLAGS in
    auditwheel
    gh#PyO3/maturin#2676
  * pyproject.toml: add license-files
    gh#PyO3/maturin#2690
  * Update manylinux/musllinux
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.

1 participant