pythran 0.11.0+ds-8 source package in Ubuntu

Changelog

pythran (0.11.0+ds-8) unstable; urgency=medium

  * Team upload.
  * debian patch gcc13_PR2029.patch applies upstream PR#2029 to fix
    build with gcc-13. Closes: #1037823.

 -- Drew Parsons <email address hidden>  Fri, 21 Jul 2023 16:17:26 +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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
pythran_0.11.0+ds-8.dsc 2.5 KiB 374b498d563d1b67858fb547c42aaf8f92d9b2d6d6d9be80b026802d0dc7eb64
pythran_0.11.0+ds.orig.tar.xz 606.8 KiB adcd4e20f97c98d9c41ff127b4cdb0eb09bc832665ac7d95b4b58e78e81987c4
pythran_0.11.0+ds-8.debian.tar.xz 13.6 KiB 4437652b0d6f5d13751ff5f049cf525164c79d0dac853d0d899bee4b65b23fb0

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.