Information for build python-sqlalchemy-2.0.40-1.fc42

ID125038
Package Namepython-sqlalchemy
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.0.40
Release1.fc42
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-sqlalchemy.git#832b63e133242eeb396c8287e3a8cae890f42e05
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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedMon, 21 Apr 2025 21:47:27 CST
CompletedTue, 22 Apr 2025 02:53:27 CST
Taskbuild (f42-build-side-1, /rpms/python-sqlalchemy.git:832b63e133242eeb396c8287e3a8cae890f42e05)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-sqlalchemy.git#832b63e133242eeb396c8287e3a8cae890f42e05'}}
Tags
f42
RPMs
src
python-sqlalchemy-2.0.40-1.fc42.src.rpm (info) (download)
noarch
python-sqlalchemy-doc-2.0.40-1.fc42.noarch.rpm (info) (download)
riscv64
python3-sqlalchemy-2.0.40-1.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy+aiomysql-2.0.40-1.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy+aioodbc-2.0.40-1.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy+aiosqlite-2.0.40-1.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy+asyncio-2.0.40-1.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy+asyncmy-2.0.40-1.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy+mssql_pymssql-2.0.40-1.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy+mssql_pyodbc-2.0.40-1.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy+mysql-2.0.40-1.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy+mysql_connector-2.0.40-1.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy+postgresql-2.0.40-1.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy+postgresql_asyncpg-2.0.40-1.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy+postgresql_pg8000-2.0.40-1.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy+pymysql-2.0.40-1.fc42.riscv64.rpm (info) (download)
python-sqlalchemy-debugsource-2.0.40-1.fc42.riscv64.rpm (info) (download)
python3-sqlalchemy-debuginfo-2.0.40-1.fc42.riscv64.rpm (info) (download)
Logs
riscv64
mock_config.log
state.log
mock_output.log
root.log
dnf5.log
hw_info.log
installed_pkgs.log
build.log
noarch_rpmdiff.json
Changelog * Fri Mar 28 2025 Nils Philippsen <nils@tiptoe.de> - 2.0.40-1 - Update to 2.0.40 * Fri Mar 21 2025 Nils Philippsen <nils@tiptoe.de> - 2.0.39-2 - Fix test suite on Python 3.14 (rhbz#2350336) * Wed Mar 12 2025 Nils Philippsen <nils@tiptoe.de> - 2.0.39-1 - Update to 2.0.39 * Wed Mar 05 2025 Miro Hrončok <miro@hroncok.cz> - 2.0.38-2 - Enable the mssql_pyodbc, postgresql_pg8000, aioodbc extras with Python 3.13 - Disable postgresql_pg8000, postgresql_asyncpg extras with Python 3.14 * Mon Feb 10 2025 Nils Philippsen <nils@tiptoe.de> - 2.0.38-1 - Update to 2.0.38 * Wed Jan 29 2025 Nils Philippsen <nils@tiptoe.de> - 2.0.37-1 - Update to 2.0.37 - Disable mypy plugin tests as some fail with mypy 1.14.1 * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.36-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Oct 16 2024 Nils Philippsen <nils@tiptoe.de> - 2.0.36-1 - Update to 2.0.36 * Tue Sep 17 2024 Nils Philippsen <nils@tiptoe.de> - 2.0.35-1 - Update to 2.0.35 * Fri Sep 06 2024 Nils Philippsen <nils@tiptoe.de> - 2.0.34-1 - Update to 2.0.34 * Fri Aug 09 2024 Nils Philippsen <nils@tiptoe.de> - 2.0.32-1 - Update to 2.0.32 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.31-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jun 23 2024 Nils Philippsen <nils@tiptoe.de> - 2.0.31-1 - Update to 2.0.31 * Sun Jun 23 2024 Nils Philippsen <nils@tiptoe.de> - 2.0.30-6 - Unblock leaf extras for Python != 3.13 * Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 2.0.30-5 - Rebuilt for Python 3.13 * Sun Jun 09 2024 Miro Hrončok <miro@hroncok.cz> - 2.0.30-4 - Remove leaf extras: mssql_pyodbc, postgresql_pg8000, aioodbc * Sun Jun 09 2024 Miro Hrončok <miro@hroncok.cz> - 2.0.30-3 - Backport an upstream commit to fix build with Python 3.13 * Fri May 17 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 2.0.30-2 - Run tests serially on RHEL * Mon May 13 2024 Nils Philippsen <nils@tiptoe.de> - 2.0.30-1 - Update to 2.0.30 * Sun Mar 24 2024 Nils Philippsen <nils@tiptoe.de> - 2.0.29-1 - Update to 2.0.29 * Mon Mar 04 2024 Nils Philippsen <nils@tiptoe.de> - 2.0.28-1 - Update to 2.0.28 * Mon Feb 19 2024 Nils Philippsen <nils@tiptoe.de> - 2.0.27-1 - Update to 2.0.27 * Mon Feb 12 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 2.0.26-3 - Disable all extras in RHEL builds * Sun Feb 11 2024 Nils Philippsen <nils@tiptoe.de> - 2.0.26-2 - Don’t build asyncmy extra package on x86 (32bit) * Sun Feb 11 2024 Nils Philippsen <nils@tiptoe.de> - 2.0.26-1 - Update to 2.0.26 * Sun Feb 11 2024 Nils Philippsen <nils@tiptoe.de> - 2.0.25-3 - Generate build requirements for extra packages * Sun Feb 04 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 2.0.25-2 - Avoid mypy dependency in RHEL builds * Thu Feb 01 2024 Nils Philippsen <nils@tiptoe.de> - 2.0.25-1 - Upgrade to 2.0.25 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.51-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Nils Philippsen <nils@tiptoe.de> - 1.4.51-1 - Update to 1.4.51 * Thu Jan 18 2024 Nils Philippsen <nils@tiptoe.de> - 1.4.50-3 - Reintroduce aiomysql version requirement * Thu Nov 16 2023 Nils Philippsen <nils@tiptoe.de> - 1.4.50-2 - Patch to accept “too low” aiomysql version * Thu Nov 02 2023 Nils Philippsen <nils@tiptoe.de> - 1.4.50-1 - Version 1.4.50 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.49-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jul 06 2023 Nils Philippsen <nils@tiptoe.de> - 1.4.49-1 - Version 1.4.49 * Mon Jul 03 2023 Miro Hrončok <miro@hroncok.cz> - 1.4.49~~20230703cd56e87-1 - Update to a git snapshot (future 1.4.49) for Python 3.12 support * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 1.4.48-2 - Rebuilt for Python 3.12 * Sun May 21 2023 Nils Philippsen <nils@tiptoe.de> - 1.4.48-1 - Version 1.4.48