Mon, 10 Jun 2024 23:06:33 UTC | login

Information for build python-numpy-stl-2.10.1-1.fc33

ID147794
Package Namepython-numpy-stl
Version2.10.1
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-numpy-stl.git#e112f7044feffcd0d41285fb35479223963c7397
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
StartedWed, 08 Apr 2020 12:26:29 UTC
CompletedWed, 08 Apr 2020 13:06:46 UTC
Taskbuild (f33, /rpms/python-numpy-stl.git:e112f7044feffcd0d41285fb35479223963c7397)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-numpy-stl.git#e112f7044feffcd0d41285fb35479223963c7397'}}
Tags
f33
RPMs
src
python-numpy-stl-2.10.1-1.fc33.src.rpm (info) (download)
noarch
python-numpy-stl-doc-2.10.1-1.fc33.noarch.rpm (info) (download)
riscv64
python3-numpy-stl-2.10.1-1.fc33.riscv64.rpm (info) (download)
python-numpy-stl-debugsource-2.10.1-1.fc33.riscv64.rpm (info) (download)
python3-numpy-stl-debuginfo-2.10.1-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Mar 12 2020 Tomas Hrnciar <thrnciar@redhat.com> - 2.10.1-1 - Update to 2.10.1 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.10.0-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.10.0-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Feb 18 2019 Lumír Balhar <lbalhar@redhat.com> - 2.10.0-1 - Update to 2.10.0 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Dec 10 2018 Miro Hrončok <mhroncok@redhat.com> - 2.8.0-1 - Update to 2.8.0, fixes a long-standing bug with ASCII STL files (#1589520) * 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