Skip to content

mjml-python: Add version 1.4.1 - #2308

Merged
luhenry merged 1 commit into
mainfrom
mjml-python
Sep 25, 2026
Merged

luhenry merged 1 commit into
mainfrom
mjml-python

Conversation

@luhenry

@luhenry luhenry commented Sep 25, 2026 •

Copy link
Copy Markdown
Member

Compiles a PyO3/maturin abi3 wrapper around MRML, a Rust port of the MJML email-templating engine. Upstream publishes no riscv64 wheel.

Mirrors upstream's _build-wheels.yml linux job.

Differs from upstream

  • abi3 floor patched py38 -> py39 - riscv64 image ships no cp38 interpreter
  • musllinux dropped - rustup.rs ships no riscv64 musl toolchain

Matrix: cp39-abi3 (built once, reused through cp314) + cp314t - see abi3 floor bump above

Testing

  • same as upstream

License: OK

Patches

  • 0001-Cargo-bump-abi3-floor-to-py39.patch - Inappropriate: riscv64 image ships no cp38 interpreter. Reproduces on any host with no cp38 interpreter, not riscv64-only.

Built on cp39; 13 passed, 0 skipped.

MRML-based MJML compiler with a PyO3/maturin abi3 extension; the
riscv64 image ships no cp38 to match its declared abi3-py38 floor, so
patches/ bumps it to abi3-py39.
@github-actions

github-actions Bot commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-09-25 11:32 UTC

luhenry added a commit that referenced this pull request Sep 25, 2026
@luhenry
luhenry merged commit 1bf9a01 into main Sep 25, 2026
11 of 12 checks passed
@luhenry
luhenry deleted the mjml-python branch September 25, 2026 11:26
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