pythran 0.14.0+ds-4ubuntu1 source package in Ubuntu

Changelog

pythran (0.14.0+ds-4ubuntu1) noble; urgency=medium

  * debian/tests/control: Add dependencies on python3-setuptools to
    fix autopkgtests with Python 3.12

 -- Graham Inggs <email address hidden>  Thu, 04 Jan 2024 05:53:58 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pythran_0.14.0+ds.orig.tar.xz 622.9 KiB c42fb4ac4d4f6b3eb78846f53ee54ac7c58a155bb35619eb86a0e37bd0c82dd0
pythran_0.14.0+ds-4ubuntu1.debian.tar.xz 15.4 KiB e164165c0c9bead4fdeef8491ff23b24407e2b2cc18e223f1023a75d298368c0
pythran_0.14.0+ds-4ubuntu1.dsc 2.6 KiB 8ecb59d542601ffd2147f424b5cd291bc6219c651d55cb5aaf965bf96dfce221

View changes file

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.