python-maturin 1.3.2-1 source package in Ubuntu

Changelog

python-maturin (1.3.2-1) unstable; urgency=medium

  [ Andreas Tille ]
  * Fix VCS fields
  * Standards-Version: 4.6.2 (routine-update)
  * Reorder sequence of d/control fields by cme (routine-update)
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
  * Build-Depends: pybuild-plugin-pyproject, librust-expect-test-dev
  * Update several restrictions (including pyproject-toml)
    Closes: #1052912

  [ Jelmer Vernooij ]
  * Fix compatibility with tracing-subscriber 0.3.18.

 -- Jelmer Vernooij <email address hidden>  Sun, 21 Jan 2024 00:21:43 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-maturin_1.3.2-1.dsc 3.3 KiB e766e45884cc76bfe2ec5a5587b3ea56b946c01c083218f50d11664093dbb9ab
python-maturin_1.3.2.orig.tar.gz 430.1 KiB c0df3e28ae04e716f38337cb10a66f17c0cac274969d7b3a5d1e187ee919f26b
python-maturin_1.3.2-1.debian.tar.xz 5.1 KiB 65fdd648fe758cda2c20eaee6e3913ad3c2b0fcd6310d7bc2e42523438d42d40

Available diffs

No changes file available.

Binary packages built by this source

python3-maturin: Build and publish crates with pyo3

 Build tool and publish crates with pyo3, rust-cpython, cffi and uniffi
 bindings as well as rust binaries as python packages.
 .
 This project is meant as a zero configuration replacement for setuptools-rust
 and milksnake. It supports building wheels for python 3.7+ on windows, linux,
 mac and freebsd, can upload them to pypi and has basic pypy and graalpy
 support.

python3-maturin-dbgsym: debug symbols for python3-maturin