| ID | 124050 | ||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Package Name | python-sqlalchemy | ||||||||||||||||||||||||||||||||||||||
| Version | 2.0.52 | ||||||||||||||||||||||||||||||||||||||
| Release | 1.fc45 | ||||||||||||||||||||||||||||||||||||||
| Epoch | |||||||||||||||||||||||||||||||||||||||
| Draft | False | ||||||||||||||||||||||||||||||||||||||
| Source | git+https://src.fedoraproject.org/rpms/python-sqlalchemy.git#a3587dd6f01d87de6f40b56e9073cec536c89f06 | ||||||||||||||||||||||||||||||||||||||
| 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. | ||||||||||||||||||||||||||||||||||||||
| Built by | jmontleon | ||||||||||||||||||||||||||||||||||||||
| State | complete | ||||||||||||||||||||||||||||||||||||||
| Volume | DEFAULT | ||||||||||||||||||||||||||||||||||||||
| Started | Sat, 15 Aug 2026 22:19:45 UTC | ||||||||||||||||||||||||||||||||||||||
| Completed | Sat, 15 Aug 2026 22:50:09 UTC | ||||||||||||||||||||||||||||||||||||||
| Task | build (f45, /rpms/python-sqlalchemy.git:a3587dd6f01d87de6f40b56e9073cec536c89f06) | ||||||||||||||||||||||||||||||||||||||
| Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-sqlalchemy.git#a3587dd6f01d87de6f40b56e9073cec536c89f06'}} | ||||||||||||||||||||||||||||||||||||||
| Tags |
|
||||||||||||||||||||||||||||||||||||||
| RPMs |
|
||||||||||||||||||||||||||||||||||||||
| Logs |
|
||||||||||||||||||||||||||||||||||||||
| Changelog | * Wed Aug 12 2026 Nils Philippsen <nils@tiptoe.de> - 2.0.52-1 - Update to 2.0.52 * Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 2.0.51-3 - Rebuilt for Python 3.15.0b4 ABI change * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.51-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Thu Jun 18 2026 Nils Philippsen <nils@tiptoe.de> - 2.0.51-1 - Update to 2.0.51 * Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 2.0.50-2 - Rebuilt for Python 3.15 * Mon May 25 2026 Nils Philippsen <nils@tiptoe.de> - 2.0.50-1 - Update to 2.0.50 * Thu Apr 09 2026 Karolina Surma <ksurma@redhat.com> - 2.0.49-2 - Adjust the TypeError message to Python 3.15 * Sat Apr 04 2026 Nils Philippsen <nils@tiptoe.de> - 2.0.49-1 - Update to 2.0.49 * Thu Mar 05 2026 Nils Philippsen <nils@tiptoe.de> - 2.0.48-1 - Update to 2.0.48 * Thu Feb 26 2026 Nils Philippsen <nils@tiptoe.de> - 2.0.47-1 - Update to 2.0.47 * Tue Feb 03 2026 Nils Philippsen <nils@tiptoe.de> - 2.0.46-1 - Update to 2.0.46 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.45-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Tue Dec 09 2025 Nils Philippsen <nils@tiptoe.de> - 2.0.45-1 - Update to 2.0.45 * Fri Oct 10 2025 Nils Philippsen <nils@tiptoe.de> - 2.0.44-1 - Update to 2.0.44 * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2.0.43-3 - Rebuilt for Python 3.14.0rc3 bytecode * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 2.0.43-2 - Rebuilt for Python 3.14.0rc2 bytecode * Tue Aug 12 2025 Nils Philippsen <nils@tiptoe.de> - 2.0.43-1 - Update to 2.0.43 * Tue Jul 29 2025 Nils Philippsen <nils@tiptoe.de> - 2.0.42-1 - Update to 2.0.42 * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.41-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Wed Jun 11 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.41-4 - Restore postgresql_pg8000 and postgresql_asyncpg extras * Wed Jun 04 2025 Miro Hrončok <miro@hroncok.cz> - 2.0.41-3 - Fix build with Python 3.14.0b2 * Wed Jun 04 2025 Miro Hrončok <miro@hroncok.cz> - 2.0.41-2 - Exclude the [mysql_connector] extra to allow the Python 3.14 rebuild * Thu May 15 2025 Nils Philippsen <nils@tiptoe.de> - 2.0.41-1 - Update to 2.0.41 * Wed May 14 2025 Yaakov Selkowitz <yselkowi@redhat.com> - 2.0.40-6 - Avoid greenlet dependency on RHEL * Fri May 09 2025 Miro Hrončok <miro@hroncok.cz> - 2.0.40-5 - Update the Python 3.14 patch to work with Python 3.1.40b1 - Fixes: rhbz#2350336 * Fri Mar 28 2025 Nils Philippsen <nils@tiptoe.de> - 2.0.40-3 - Fix tests on Python 3.14 (hopefully) * 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 |