Wed, 18 Sep 2024 14:39:04 UTC | login

Information for build python-ndindex-1.7-9.fc40

ID255962
Package Namepython-ndindex
Version1.7
Release9.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-ndindex.git#fb30ffc2e473df7b5a17581a0e5c2af44b9e9777
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
StartedTue, 24 Oct 2023 17:19:11 UTC
CompletedTue, 24 Oct 2023 19:41:20 UTC
Taskbuild (f40, /rpms/python-ndindex.git:fb30ffc2e473df7b5a17581a0e5c2af44b9e9777)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-ndindex.git#fb30ffc2e473df7b5a17581a0e5c2af44b9e9777'}}
Tags
f40
RPMs
src
python-ndindex-1.7-9.fc40.src.rpm (info) (download)
riscv64
python3-ndindex-1.7-9.fc40.riscv64.rpm (info) (download)
python-ndindex-debugsource-1.7-9.fc40.riscv64.rpm (info) (download)
python3-ndindex-debuginfo-1.7-9.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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 * 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 * Sat May 20 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> 1.7-5 - Revert "Skip two tests that fail in rawhide" * Sat May 20 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> 1.7-4 - Skip two tests that fail in rawhide * 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