1
0

1 Commits

Author SHA256 Message Date
Mia Herkt
627adab6c3 - Manually override outdated ahash dependency of chumsky crate
in vendor tarball to hopefully facilitate reproducible builds
  Adds vendor-update-ahash-dependency.patch
- Update to v0.14.5:
  * Support SOURCE_DATE_EPOCH environment variable in wheel building
    gh#PyO3/maturin#1334
  * Fix sdist when all Cargo workspace members are excluded
    gh#PyO3/maturin#1343
- Changes in v0.14.4:
  * Bump sigstore/gh-action-sigstore-python from 0.0.11 to 0.1.0
    gh#PyO3/maturin#1317
  * Refactor Target::get_platform_tag to use standard osname-release-machine fallback representation
    gh#PyO3/maturin#1318
  * Better error message when upload failed with status code 403
    gh#PyO3/maturin#1323
  * Warn about patchelf version requirement
    gh#PyO3/maturin#1327
  * Refactor compile to take cargo targets with bridge model
    gh#PyO3/maturin#1328

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-maturin?expand=0&rev=50
2022-12-12 19:31:14 +00:00