Tue, 30 Apr 2024 17:47:47 UTC | login

Information for build python-llvmlite-0.42.0-5.fc40

ID305864
Package Namepython-llvmlite
Version0.42.0
Release5.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-llvmlite.git#98a75d18dce0d08f8eab6873a9366bf590f6b6e1
SummaryLightweight LLVM Python binding for writing JIT compilers
Descriptionllvmlite is a project originally tailored for Numba‘s needs, using the following approach: • A small C wrapper around the parts of the LLVM C++ API we need that are not already exposed by the LLVM C API. • A ctypes Python wrapper around the C API. • A pure Python implementation of the subset of the LLVM IR builder that we need for Numba.
Built bydavidlt
State failed
Volume DEFAULT
StartedWed, 17 Apr 2024 04:38:47 UTC
CompletedWed, 17 Apr 2024 08:03:42 UTC
Taskbuild (f40, /rpms/python-llvmlite.git:98a75d18dce0d08f8eab6873a9366bf590f6b6e1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-llvmlite.git#98a75d18dce0d08f8eab6873a9366bf590f6b6e1'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Feb 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - Update to 0.42.0 (close RHBZ#2254414) - Make the -doc subpackage noarch * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jan 03 2024 Benjamin A. Beasley <code@musicinmybrain.net> - Assert that a license file is present in the .dist-info directory * Fri Oct 20 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.41.1-1 - Update to 0.41.1 (close RHBZ#2244851) * Tue Oct 17 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.41.0-2 - F38+: Use %{py3_test_envvars} to set up the test environment * Thu Sep 21 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.41.0-1 - Update to 0.41.0 (close RHBZ#2232746) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.40.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jul 01 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.40.1-1 - Update to 0.40.1 (close RHBZ#2213643) * Sat Jul 01 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.40.0-3 - Use new (rpm 4.17.1+) bcond style * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 0.40.0-2 - Rebuilt for Python 3.12 * Wed May 10 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.40.0-1 - Update to 0.40.0 (close RHBZ#2185127) * Thu May 04 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.39.1-10 - Use a simpler description from the upstream README.rst * Thu May 04 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.39.1-9 - Drop “forge” macros * Tue Apr 25 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.39.1-8 - Don’t assume %_smp_mflags is -j%_smp_build_ncpus * Tue Apr 25 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.39.1-7 - Simplify test-suite invocation * Tue Apr 25 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.39.1-6 - Drop unnecessary manual BR on pyproject-rpm-macros * Tue Apr 25 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.39.1-5 - Replace a downstream patch with a backported upstream commit * Wed Mar 22 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.39.1-4 - Add public-domain text link in license breakdown * Wed Mar 08 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.39.1-3 - Patch out max. Python version check entirely * Tue Mar 07 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.39.1-2 - Allow Python 3.12 (downstream-only); close RHBZ#2176128 * Tue Mar 07 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.39.1-1 - Update to 0.39.1 * Tue Mar 07 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.37.0-9 - Convert to SPDX * Tue Mar 07 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.37.0-8 - Build Sphinx docs as PDF instead of HTML * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.37.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.37.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.37.0-5 - Rebuilt for Python 3.11 * Fri May 06 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.37.0-4 - Allow Python 3.11 in version guard (fix RHBZ#2022282)