Tue, 14 May 2024 13:48:32 UTC | login

Information for build python-peewee-2.10.2-7.fc29

ID70607
Package Namepython-peewee
Version2.10.2
Release7.fc29
Epoch
SummaryA small, expressive orm
DescriptionA small, expressive ORM written in python with built-in support for sqlite, mysql and postgresql and special extensions like hstore. For flask integration, including an admin interface and RESTful API, check out flask-peewee.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 13 Aug 2018 19:14:51 UTC
CompletedMon, 13 Aug 2018 23:58:07 UTC
Taskbuild (f29-candidate, python-peewee-2.10.2-7.fc29.src.rpm)
Tags
f29
f30
RPMs
src
python-peewee-2.10.2-7.fc29.src.rpm (info) (download)
riscv64
python2-peewee-2.10.2-7.fc29.riscv64.rpm (info) (download)
python3-peewee-2.10.2-7.fc29.riscv64.rpm (info) (download)
python-peewee-debuginfo-2.10.2-7.fc29.riscv64.rpm (info) (download)
python-peewee-debugsource-2.10.2-7.fc29.riscv64.rpm (info) (download)
python2-peewee-debuginfo-2.10.2-7.fc29.riscv64.rpm (info) (download)
python3-peewee-debuginfo-2.10.2-7.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Jul 30 2018 Viliam Krizan <vkrizan@redhat.com> - 2.10.2-7 - skip check for PPC architecture (#1606807) * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 26 2018 Viliam Krizan <vkrizan@redhat.com> - 2.10.2-5 - fix StopIteration raises for Python 3.7 * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.10.2-4 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 03 2018 Lumír Balhar <lbalhar@redhat.com> - 2.10.2-2 - Fix directory ownership * Tue Jan 02 2018 Viliam Krizan <vkrizan@redhat.com> - 2.10.2-1 - Update to 2.10.2 * Mon Dec 11 2017 Iryna Shcherbina <ishcherb@redhat.com> - 2.10.1-4 - Fix ambiguous Python 2 dependency declarations (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed May 10 2017 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 2.10.1-1 - Update to 2.10.1 (#1448980) * Mon Apr 10 2017 Viliam Krizan <vkrizan@redhat.com> - 2.9.2-1 - Update to 2.9.2 * Fri Mar 03 2017 Viliam Krizan <vkrizan@redhat.com> - 2.8.8-1 - Update to 2.8.8 * Tue Feb 07 2017 Viliam Krizan <vkrizan@redhat.com> - 2.8.5-2 - Backport upstream fix to force limit and offset to be numeric * Mon Jan 09 2017 Charalampos Stratakis <cstratak@redhat.com> - 2.8.5-1 - Update to 2.8.5 * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.8.2-4 - Rebuild for Python 3.6 * Thu Nov 10 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.8.2-3 - Make pskel script install under usr/bin/ - Remove bytecompiled pwiz files * Fri Nov 04 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.8.2-2 - Change runtime requirement from python2-simplejson to python-simplejson * Wed Nov 02 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.8.2-1 - Update to 2.8.2 - Changed the installation directories to be arch dependent as the package is now compiled using Cython