Information for build python-sqlalchemy1.4-1.4.54-2.fc42

ID17161
Package Namepython-sqlalchemy1.4
Version1.4.54
Release2.fc42
Epoch
DraftFalse
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 contains version 1.4 of SQLAlchemy for software which is not compatible with SQLAlchemy version 2.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:49:30 UTC
CompletedMon, 09 Jun 2025 16:49:30 UTC
Tags
f42
RPMs
src
python-sqlalchemy1.4-1.4.54-2.fc42.src.rpm (info) (download)
noarch
python-sqlalchemy1.4-doc-1.4.54-2.fc42.noarch.rpm (info) (download)
riscv64
python3-sqlalchemy1.4-1.4.54-2.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy1.4+aiomysql-1.4.54-2.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy1.4+aiosqlite-1.4.54-2.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy1.4+asyncio-1.4.54-2.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy1.4+mssql_pymssql-1.4.54-2.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy1.4+mssql_pyodbc-1.4.54-2.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy1.4+mysql-1.4.54-2.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy1.4+postgresql-1.4.54-2.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy1.4+postgresql_asyncpg-1.4.54-2.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy1.4+postgresql_pg8000-1.4.54-2.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy1.4+pymysql-1.4.54-2.fc42.riscv64.rpm (info) (download)
python-sqlalchemy1.4-debugsource-1.4.54-2.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy1.4-debuginfo-1.4.54-2.fc42.riscv64.rpm (info) (download)
Changelog * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.54-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Sep 06 2024 Nils Philippsen <nils@tiptoe.de> - 1.4.54-1 - Update to 1.4.54 * Fri Aug 02 2024 Nils Philippsen <nils@tiptoe.de> - 1.4.53-1 - Update to 1.4.53 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.52-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jun 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4.52-6 - Skip memory profiling in %check * Sun Jun 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4.52-5 - Ensure the package doesn’t build without the C extension * Sun Jun 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4.52-4 - Backport serializer fixes for Python 3.13 * Sun Jun 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4.52-3 - Fix building the C extension on Python 3.13 * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.4.52-2 - Rebuilt for Python 3.13 * Mon Mar 04 2024 Nils Philippsen <nils@tiptoe.de> - 1.4.52-1 - Update to 1.4.52 * Thu Feb 01 2024 Nils Philippsen <nils@tiptoe.de> - 1.4.51-1 - Initial import of the package