Fri, 03 May 2024 06:46:41 UTC | login

Information for build pythran-0.9.2-2.fc31

ID121037
Package Namepythran
Version0.9.2
Release2.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pythran.git#361807474ddfba896ae3578ed9c86d2ddb3d458e
SummaryAhead of Time Python compiler for numeric kernels
DescriptionPythran 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 description and turns it into a native Python module with the same interface, but (hopefully) faster. It is meant to efficiently compile scientific programs, and takes advantage of multi-cores and SIMD instruction units.
Built bydavidlt
State failed
Volume DEFAULT
StartedWed, 14 Aug 2019 20:37:05 UTC
CompletedWed, 14 Aug 2019 20:47:08 UTC
Taskbuild (f31-candidate, /rpms/pythran.git:361807474ddfba896ae3578ed9c86d2ddb3d458e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pythran.git#361807474ddfba896ae3578ed9c86d2ddb3d458e'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jun 26 2019 Miro HronĨok <mhroncok@redhat.com> - 0.9.2-1 - Initial package