Sat, 17 Aug 2024 13:31:51 UTC | login

Information for build python-sqlalchemy1.4-1.4.52-6.fc41

ID312531
Package Namepython-sqlalchemy1.4
Version1.4.52
Release6.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-sqlalchemy1.4.git#bedc6c5127414f281af9534c72a9db1d4aea58ae
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
StartedSat, 13 Jul 2024 16:47:34 UTC
CompletedSat, 13 Jul 2024 20:31:11 UTC
Taskbuild (f41, /rpms/python-sqlalchemy1.4.git:bedc6c5127414f281af9534c72a9db1d4aea58ae)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-sqlalchemy1.4.git#bedc6c5127414f281af9534c72a9db1d4aea58ae'}}
Tags
f41
RPMs
src
python-sqlalchemy1.4-1.4.52-6.fc41.src.rpm (info) (download)
noarch
python-sqlalchemy1.4-doc-1.4.52-6.fc41.noarch.rpm (info) (download)
riscv64
python3-sqlalchemy1.4-1.4.52-6.fc41.riscv64.rpm (info) (download)
python3-sqlalchemy1.4+aiomysql-1.4.52-6.fc41.riscv64.rpm (info) (download)
python3-sqlalchemy1.4+aiosqlite-1.4.52-6.fc41.riscv64.rpm (info) (download)
python3-sqlalchemy1.4+asyncio-1.4.52-6.fc41.riscv64.rpm (info) (download)
python3-sqlalchemy1.4+mssql_pymssql-1.4.52-6.fc41.riscv64.rpm (info) (download)
python3-sqlalchemy1.4+mssql_pyodbc-1.4.52-6.fc41.riscv64.rpm (info) (download)
python3-sqlalchemy1.4+mysql-1.4.52-6.fc41.riscv64.rpm (info) (download)
python3-sqlalchemy1.4+postgresql-1.4.52-6.fc41.riscv64.rpm (info) (download)
python3-sqlalchemy1.4+postgresql_asyncpg-1.4.52-6.fc41.riscv64.rpm (info) (download)
python3-sqlalchemy1.4+postgresql_pg8000-1.4.52-6.fc41.riscv64.rpm (info) (download)
python3-sqlalchemy1.4+pymysql-1.4.52-6.fc41.riscv64.rpm (info) (download)
python-sqlalchemy1.4-debugsource-1.4.52-6.fc41.riscv64.rpm (info) (download)
python3-sqlalchemy1.4-debuginfo-1.4.52-6.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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