Sat, 22 Feb 2025 07:29:33 UTC | login

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

ID351152
Package Namepython-sqlalchemy
Version2.0.38
Release1.fc42
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-sqlalchemy.git#ef20bef7eef36b234fb13006f57fab03431a9e26
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 bydavidlt
State failed
Volume DEFAULT
StartedSat, 22 Feb 2025 05:31:08 UTC
CompletedSat, 22 Feb 2025 06:50:39 UTC
Taskbuild (f42, /rpms/python-sqlalchemy.git:ef20bef7eef36b234fb13006f57fab03431a9e26)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-sqlalchemy.git#ef20bef7eef36b234fb13006f57fab03431a9e26'}}
Tags No tags
RPMs No RPMs
Changelog * 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