Sun, 12 May 2024 16:33:06 UTC | login

Information for build python-sqlalchemy-1.3.7-1.fc31

ID127487
Package Namepython-sqlalchemy
Version1.3.7
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-sqlalchemy.git#e3c1215a2ebb273996a4e5cc2f3998caa634a180
SummaryModular and flexible ORM library for python
DescriptionSQLAlchemy is an Object Relational Mapper (ORM) that provides a flexible, high-level interface to SQL databases. Database and domain concepts are decoupled, allowing both sides maximum flexibility and power. SQLAlchemy provides a powerful mapping layer that can work as automatically or as manually as you choose, determining relationships based on foreign keys or letting you define the join conditions explicitly, to bridge the gap between database and domain. This package includes the python 2 version of the module.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 20 Sep 2019 22:09:15 UTC
CompletedSat, 21 Sep 2019 13:27:37 UTC
Taskbuild (f31-candidate, /rpms/python-sqlalchemy.git:e3c1215a2ebb273996a4e5cc2f3998caa634a180)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-sqlalchemy.git#e3c1215a2ebb273996a4e5cc2f3998caa634a180'}}
Tags
f31
f32
f33
RPMs
src
python-sqlalchemy-1.3.7-1.fc31.src.rpm (info) (download)
noarch
python-sqlalchemy-doc-1.3.7-1.fc31.noarch.rpm (info) (download)
riscv64
python2-sqlalchemy-1.3.7-1.fc31.riscv64.rpm (info) (download)
python3-sqlalchemy-1.3.7-1.fc31.riscv64.rpm (info) (download)
python-sqlalchemy-debuginfo-1.3.7-1.fc31.riscv64.rpm (info) (download)
python-sqlalchemy-debugsource-1.3.7-1.fc31.riscv64.rpm (info) (download)
python2-sqlalchemy-debuginfo-1.3.7-1.fc31.riscv64.rpm (info) (download)
python3-sqlalchemy-debuginfo-1.3.7-1.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sun Aug 25 2019 Nils Philippsen <nils@tiptoe.de> - 1.3.7-1 - version 1.3.7 - require python3-mock for building * Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.6-2 - Rebuilt for Python 3.8 * Sat Jul 27 2019 Nils Philippsen <nils@tiptoe.de> - 1.3.6-1 - version 1.3.6 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jul 22 2019 Petr Viktorin <pviktori@redhat.com> - 1.3.5-2 - Remove dependency on python2-xdist - Enable multi-process testing using python3-xdist * Tue Jun 18 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 1.3.5-1 - Update to 1.3.5 (#1721271). - https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html#change-1.3.5 * Mon Jun 03 2019 Nils Philippsen <nils@tiptoe.de> - 1.3.4-1 - version 1.3.4 * Thu Apr 18 2019 Nils Philippsen <nils@tiptoe.de> - 1.3.3-1 - version 1.3.3 * Wed Apr 10 2019 Nils Philippsen <nils@tiptoe.de> - 1.3.2-1 - version 1.3.2 * Wed Mar 13 2019 Nils Philippsen <nils@tiptoe.de> - 1.3.1-1 - version 1.3.1 * Tue Mar 05 2019 Nils Philippsen <nils@tiptoe.de> - 1.3.0-1 - version 1.3.0 * Fri Mar 01 2019 Nils Philippsen <nils@tiptoe.de> - 1.3.0~b3-1 - version 1.3.0b3 * Wed Feb 20 2019 Nils Philippsen <nils@tiptoe.de> - 1.2.18-1 - version 1.2.18 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 30 2019 Nils Philippsen <nils@tiptoe.de> - 1.2.17-1 - version 1.2.17 * Sat Jan 12 2019 Nils Philippsen <nils@tiptoe.de> - 1.2.16-1 - version 1.2.16 * Tue Oct 30 2018 Nils Philippsen <nils@tiptoe.de> - 1.2.12-1 - version 1.2.12 * Tue Aug 21 2018 Nils Philippsen <nils@tiptoe.de> - 1.2.11-1 - version 1.2.11 * Sun Jul 22 2018 Nils Philippsen <nils@tiptoe.de> - 1.2.10-1 - version 1.2.10 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jun 17 2018 Nils Philippsen <nils@tiptoe.de> - 1.2.8-3 - rename patch, apply with backups - fix failing test for sqlite 3.24 instead of skipping it * Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 1.2.8-2 - Rebuilt for Python 3.7 * Tue Jun 05 2018 Nils Philippsen <nils@tiptoe.de> - 1.2.8-1 - version 1.2.8 * Sun Apr 22 2018 Nils Philippsen <nils@tiptoe.de> - 1.2.7-1 - version 1.2.7 * Sat Mar 31 2018 Nils Philippsen <nils@tiptoe.de> - 1.2.6-1 - version 1.2.6 * Mon Mar 19 2018 Nils Philippsen <nils@tiptoe.de> - 1.2.5-1 - version 1.2.5 * Tue Feb 27 2018 Nils Philippsen <nils@tiptoe.de> - 1.2.4-1 - version 1.2.4 * Tue Feb 20 2018 Nils Philippsen <nils@tiptoe.de> - 1.2.3-2 - require gcc for building * Tue Feb 20 2018 Nils Philippsen <nils@tiptoe.de> - 1.2.3-1 - version 1.2.3 * Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.2.2-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Jan 30 2018 Nils Philippsen <nils@tiptoe.de> - 1.2.2-1 - version 1.2.2 * Sun Dec 31 2017 Nils Philippsen <nils@tiptoe.de> - 1.2.0-1 - version 1.2.0 - fix version-releases in changelog * Fri Sep 29 2017 Troy Dawson <tdawson@redhat.com> - 1.1.13-2 - Cleanup spec file conditionals