Skip to content

Comments

Fix relative README rewrite in source distributions#2705

Merged
konstin merged 1 commit intomainfrom
konsti/fix-readme-rewrite-in-source-dist
Aug 4, 2025
Merged

Fix relative README rewrite in source distributions#2705
konstin merged 1 commit intomainfrom
konsti/fix-readme-rewrite-in-source-dist

Conversation

@konstin
Copy link
Member

@konstin konstin commented 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

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 force-pushed the konsti/fix-readme-rewrite-in-source-dist branch from 90d1502 to ea88bb5 Compare August 4, 2025 10:56
@konstin konstin enabled auto-merge (squash) August 4, 2025 10:56
@konstin konstin merged commit 55daec4 into main Aug 4, 2025
43 checks passed
@konstin konstin deleted the konsti/fix-readme-rewrite-in-source-dist branch August 4, 2025 11:16
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