Mon, 13 May 2024 06:09:37 UTC | login

Information for build python-sqlalchemy-1.3.5-2.fc31

ID93347
Package Namepython-sqlalchemy
Version1.3.5
Release2.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-sqlalchemy.git#d6f8e95cd19cd44aa164453d273c9b5727b05be0
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 failed
Volume DEFAULT
StartedWed, 24 Jul 2019 06:39:20 UTC
CompletedWed, 24 Jul 2019 07:42:01 UTC
Taskbuild (f31-candidate, /rpms/python-sqlalchemy.git:d6f8e95cd19cd44aa164453d273c9b5727b05be0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-sqlalchemy.git#d6f8e95cd19cd44aa164453d273c9b5727b05be0'}}
Tags No tags
RPMs No RPMs
Changelog * 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 * Sat Aug 05 2017 Nils Philippsen <nils@tiptoe.de> - 1.1.13-1 - version 1.1.13 * Tue Aug 01 2017 Nils Philippsen <nils@tiptoe.de> - 1.1.12-1 - version 1.1.12 - remove comments with macros * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild