Sun, 28 Jul 2024 11:31:18 UTC | login

Information for build python-ndindex-1.7-12.fc41

ID311540
Package Namepython-ndindex
Version1.7
Release12.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-ndindex.git#502d0ae743d9b003675fceadda0854985ee21dd2
SummaryPython library for manipulating indices of ndarrays
Descriptionndindex is a library that allows representing and manipulating objects that can be valid indices to numpy arrays, i.e., slices, integers, ellipses, None, integer and boolean arrays, and tuples thereof. The goals of the library are to provide a uniform API to manipulate these objects, match semantics of numpy's ndarray, and to provide useful transformation and manipulation functions on index objects.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 12 Jul 2024 17:08:47 UTC
CompletedFri, 12 Jul 2024 22:23:43 UTC
Taskbuild (f41, /rpms/python-ndindex.git:502d0ae743d9b003675fceadda0854985ee21dd2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-ndindex.git#502d0ae743d9b003675fceadda0854985ee21dd2'}}
Tags
f41
RPMs
src
python-ndindex-1.7-12.fc41.src.rpm (info) (download)
riscv64
python3-ndindex-1.7-12.fc41.riscv64.rpm (info) (download)
python-ndindex-debugsource-1.7-12.fc41.riscv64.rpm (info) (download)
python3-ndindex-debuginfo-1.7-12.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 1.7-12 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jul 16 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.7-8 - Fix build with python 3.12 (rhbz#2220349) * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 1.7-7 - Rebuilt for Python 3.12 * Sat May 20 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.7-6 - Do not build for i686 * Fri May 19 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.7-2 - Fix license tag * Sun May 14 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.7-1 - First working version