Wed, 29 May 2024 02:11:19 UTC | login

Information for build libpoly-0.1.8-3.fc33

ID180442
Package Namelibpoly
Version0.1.8
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libpoly.git#002c70ea9e2b4f9c5dd9031a50621f8af0c2adaa
SummaryC library for manipulating polynomials
DescriptionLibPoly is a C library for manipulating polynomials. The target applications are symbolic reasoning engines, such as SMT solvers, that need to reason about polynomial constraints.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 26 Dec 2020 08:10:54 UTC
CompletedSat, 26 Dec 2020 08:29:02 UTC
Taskbuild (f33, /rpms/libpoly.git:002c70ea9e2b4f9c5dd9031a50621f8af0c2adaa)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libpoly.git#002c70ea9e2b4f9c5dd9031a50621f8af0c2adaa'}}
Tags
f33
f37
f38
RPMs
src
libpoly-0.1.8-3.fc33.src.rpm (info) (download)
riscv64
libpoly-0.1.8-3.fc33.riscv64.rpm (info) (download)
libpoly-devel-0.1.8-3.fc33.riscv64.rpm (info) (download)
python3-libpoly-0.1.8-3.fc33.riscv64.rpm (info) (download)
libpoly-debuginfo-0.1.8-3.fc33.riscv64.rpm (info) (download)
libpoly-debugsource-0.1.8-3.fc33.riscv64.rpm (info) (download)
python3-libpoly-debuginfo-0.1.8-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 0.1.8-2 - Rebuilt for Python 3.9 * Thu Mar 26 2020 Jerry James <loganjerry@gmail.com> - 0.1.8-1 - Version 0.1.8 - Add sympy BR for the tests - Add the python3 interface - Bring back the check script for 64-bit platforms; 32-bit platforms cannot run all tests due to the limited size of a C integer * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 30 2018 Jerry James <loganjerry@gmail.com> - 0.1.7-1 - New upstream version - Drop python2-only interface; we'll bring it back when it is ported to python3 - Drop python-only check script