pythran 0.16.1+ds-3 source package in Ubuntu

Changelog

pythran (0.16.1+ds-3) unstable; urgency=medium

  * Team upload.
  * update debian/tests
    - remove repetition of DEB_HOST_ARCH setting
    - riscv64: run all tests on default python only

 -- Drew Parsons <email address hidden>  Fri, 31 May 2024 00:07:35 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
pythran_0.16.1+ds-3.dsc 2.6 KiB c4cd58e9c3f1da00ba09505b9971390129edb151ca26f73c0a8b24392b9de21c
pythran_0.16.1+ds.orig.tar.xz 627.7 KiB 5986e889b1e9afa1e2f4bb3bbf7263a68e62875aaf1702be75e80477a4ca8aaf
pythran_0.16.1+ds-3.debian.tar.xz 13.6 KiB e8c63a9f5af6a1d978c7dd900b9616835e444a80183d8602f6e11e8bb220dc5b

Available diffs

No changes file available.

Binary packages built by this source

python-pythran-doc: ahead of time compiler for Python (Documentation)

 Pythran is an ahead of time compiler for a subset of the Python
 language, with a focus on scientific computing. It takes a Python
 module annotated with a few interface descriptions and turns it into a
 native Python module with the same interface, but (hopefully) faster.
 .
 This package contains the documentation.

python3-pythran: ahead of time compiler for Python

 Pythran is an ahead of time compiler for a subset of the Python
 language, with a focus on scientific computing. It takes a Python
 module annotated with a few interface descriptions and turns it into a
 native Python module with the same interface, but (hopefully) faster.
 .
 This package contains the Python 3 version of the library.