Name: | python2-sqlalchemy |
---|---|
Version: | 1.3.2 |
Release: | 1.module+el8.0.0+5335+79ff8c38 |
Architecture: | aarch64 |
Module: | python27:2.7:8000020190820161934:17efdbc7 |
Group: | Development/Libraries |
Size: | 11675184 |
License: | MIT |
RPM: | python2-sqlalchemy-1.3.2-1.module+el8.0.0+5335+79ff8c38.aarch64.rpm |
Source RPM: | python-sqlalchemy-1.3.2-1.module+el8.0.0+5335+79ff8c38.src.rpm |
Build Date: | Thu Sep 12 2019 |
Build Host: | ca-arm-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.sqlalchemy.org/ |
Summary: | Modular and flexible ORM library for python |
Description: | SQLAlchemy is an Object Relational Mappper (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. |
- Rebase to 1.3.2 to fix CVE-2019-7164 and CVE-2019-7548 Resolves: rhbz#1693978
- Bumping due to problems with modular RPM upgrade path (#1695587) - Related: rhbz#1693974
- Switch python3 coditions to bcond
- BuildRequire also python36-rpm-macros as part of the python36 module build
- Add a bcond for python2 - Remove provides filter, it was only needed 100 years ago
- rename patch, apply with backups - fix failing test for sqlite 3.24 instead of skipping it
- Rebuilt for Python 3.7
- version 1.2.8
- Require the python36-devel package when building for the python36 module
- version 1.2.7