Mon, 10 Jun 2024 22:36:03 UTC | login

Information for build python-numpy-stl-2.7.0-1.fc30

ID81292
Package Namepython-numpy-stl
Version2.7.0
Release1.fc30
Epoch
SummaryLibrary for reading, writing and modifying STL files
DescriptionSimple library to make working with STL files (and 3D objects in general) fast and easy. Due to all operations heavily relying on numpy this is one of the fastest STL editing libraries for Python available.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 06 Dec 2018 14:17:38 UTC
CompletedThu, 06 Dec 2018 16:27:03 UTC
Taskbuild (f30-candidate, python-numpy-stl-2.7.0-1.fc30.src.rpm)
Tags
f30
RPMs
src
python-numpy-stl-2.7.0-1.fc30.src.rpm (info) (download)
noarch
python-numpy-stl-doc-2.7.0-1.fc30.noarch.rpm (info) (download)
riscv64
python3-numpy-stl-2.7.0-1.fc30.riscv64.rpm (info) (download)
python-numpy-stl-debugsource-2.7.0-1.fc30.riscv64.rpm (info) (download)
python3-numpy-stl-debuginfo-2.7.0-1.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Aug 01 2018 Miro Hrončok <mhroncok@redhat.com> - 2.7.0-1 - Update to 2.7.0 (#1595001) - Make doc subpackage noarch * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jun 25 2018 Miro Hrončok <mhroncok@redhat.com> - 2.6.0-1 - Update to 2.6.0 (#1577429) - Add a patch to support Python 3.7 * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.4.1-2 - Rebuilt for Python 3.7 * Fri May 11 2018 Miro Hrončok <mhroncok@redhat.com> - 2.4.1-1 - Updated to 2.4.1 (#1475307) - Enable automatic dependency generator, drop nine from BRs - Enable tests on armv7hl once again (it works now) - Add tolerance to tests that check float equality, fixes test failure on ppc64le * Wed Feb 14 2018 Miro Hrončok <mhroncok@redhat.com> - 2.3.2-1 - Updated to 2.3.2 to fix FTBFS * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed May 10 2017 Miro Hrončok <mhroncok@redhat.com> - 2.2.3-1 - Updated to 2.2.3 * Wed May 03 2017 Miro Hrončok <mhroncok@redhat.com> - 2.2.2-1 - Updated to 2.2.2 * Wed May 03 2017 Miro Hrončok <mhroncok@redhat.com> - 2.2.0-1 - Updated to 2.2.0 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Dec 30 2016 Miro Hrončok <mhroncok@redhat.com> - 2.1.0-1 - New version with LICENSE - Add patch for Big Endian - Disable tests on armv7hl for now