Name: | python3-sqlalchemy |
---|---|
Version: | 1.4.37 |
Release: | 3.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 14844110 |
License: | MIT |
RPM: | python3-sqlalchemy-1.4.37-3.el9.aarch64.rpm |
Source RPM: | python-sqlalchemy-1.4.37-3.el9.src.rpm |
Build Date: | Sun Oct 02 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.sqlalchemy.org/ |
Summary: | Modular and flexible ORM library for Python |
Description: | SQLAlchemy 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. |
- Remove obsolete cruft from the specfile, follow the packaging guidelines - Remove also extra packages we have no runtime dependencies for Related: rhbz#2084556
- Add python-sqlalchemy to RHEL-9 Resolves: rhbz#2084556
- version 1.4.37
- version 1.4.36
- version 1.4.35
- version 1.4.34
- version 1.4.32 - don't BR: python3-pytest-xdist on EL9 - remove obsolete (no-op) tweak of setup.cfg
- version 1.4.31
- version 1.4.29
- version 1.4.28 - remove build dependency on python3-mock