Name: | python3-sqlalchemy |
---|---|
Version: | 1.3.2 |
Release: | 2.module+el8.3.0+7694+550a8252 |
Architecture: | aarch64 |
Module: | python36:3.6:8030020200515150628:17efdbc7 python36:3.6:8030020200515150629:24f1489c python36:3.6:8040020210127142720:9c5ef6b1 python36:3.6:8050020210811103506:982725ab python36:3.6:8080020230209124910:683b2e54 |
Group: | Development/Libraries |
Size: | 10772137 |
License: | MIT |
RPM: | python3-sqlalchemy-1.3.2-2.module+el8.3.0+7694+550a8252.aarch64.rpm |
Source RPM: | python-sqlalchemy-1.3.2-2.module+el8.3.0+7694+550a8252.src.rpm |
Build Date: | Fri Aug 07 2020 |
Build Host: | ca-buildarm05 |
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 3 version of the module. |
- Fix regression in ambiguous join logic Resolves: rhbz#1829932
- Rebase to 1.3.2 to fix CVE-2019-7164 and CVE-2019-7548 Resolves: rhbz#1695754
- 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