Thu, 02 May 2024 11:36:37 UTC | login

Information for build python-sqlalchemy-1.4.49-1.fc38

ID252151
Package Namepython-sqlalchemy
Version1.4.49
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-sqlalchemy.git#bb52e5c512a51c33439568ed56aecf2d737be970
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 complete
Volume DEFAULT
StartedMon, 24 Jul 2023 10:04:59 UTC
CompletedMon, 24 Jul 2023 18:24:56 UTC
Taskbuild (f38, /rpms/python-sqlalchemy.git:bb52e5c512a51c33439568ed56aecf2d737be970)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-sqlalchemy.git#bb52e5c512a51c33439568ed56aecf2d737be970'}}
Tags
f38
f39
f40
RPMs
src
python-sqlalchemy-1.4.49-1.fc38.src.rpm (info) (download)
noarch
python-sqlalchemy-doc-1.4.49-1.fc38.noarch.rpm (info) (download)
riscv64
python3-sqlalchemy-1.4.49-1.fc38.riscv64.rpm (info) (download)
python3-sqlalchemy+aiomysql-1.4.49-1.fc38.riscv64.rpm (info) (download)
python3-sqlalchemy+aiosqlite-1.4.49-1.fc38.riscv64.rpm (info) (download)
python3-sqlalchemy+asyncio-1.4.49-1.fc38.riscv64.rpm (info) (download)
python3-sqlalchemy+mssql_pymssql-1.4.49-1.fc38.riscv64.rpm (info) (download)
python3-sqlalchemy+mssql_pyodbc-1.4.49-1.fc38.riscv64.rpm (info) (download)
python3-sqlalchemy+mysql-1.4.49-1.fc38.riscv64.rpm (info) (download)
python3-sqlalchemy+postgresql-1.4.49-1.fc38.riscv64.rpm (info) (download)
python3-sqlalchemy+postgresql_asyncpg-1.4.49-1.fc38.riscv64.rpm (info) (download)
python3-sqlalchemy+postgresql_pg8000-1.4.49-1.fc38.riscv64.rpm (info) (download)
python3-sqlalchemy+pymysql-1.4.49-1.fc38.riscv64.rpm (info) (download)
python-sqlalchemy-debugsource-1.4.49-1.fc38.riscv64.rpm (info) (download)
python3-sqlalchemy-debuginfo-1.4.49-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.46-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 04 2023 Nils Philippsen <nils@tiptoe.de> - 1.4.46-1 - Version 1.4.46 * Mon Dec 12 2022 Nils Philippsen <nils@tiptoe.de> - 1.4.45-3 - Disable xdist across the board * Mon Dec 12 2022 Nils Philippsen <nils@tiptoe.de> - 1.4.45-2 - Remove obsolete patch * Mon Dec 12 2022 Nils Philippsen <nils@tiptoe.de> - 1.4.45-1 - Version 1.4.45 * Wed Dec 07 2022 Troy Dawson <tdawson@redhat.com> - 1.4.44-4 - Fix typo * Tue Dec 06 2022 Yaakov Selkowitz <yselkowitz@fedoraproject.org> - Disable xdist in ELN builds * Mon Nov 14 2022 Nils Philippsen <nils@tiptoe.de> - 1.4.44-2 - Fix test failing on 32bit * Mon Nov 14 2022 Nils Philippsen <nils@tiptoe.de> - 1.4.44-1 - Version 1.4.44 * Wed Nov 09 2022 Nils Philippsen <nils@tiptoe.de> - 1.4.43-2 - Test without pytest-xdist on Fedora 38 * Mon Nov 07 2022 Nils Philippsen <nils@tiptoe.de> - 1.4.43-1 - Version 1.4.43 * Wed Oct 26 2022 Nils Philippsen <nils@tiptoe.de> - 1.4.42-1 - Version 1.4.42 * Wed Sep 07 2022 Nils Philippsen <nils@tiptoe.de> - 1.4.41-1 - Version 1.4.41 * Tue Aug 09 2022 Nils Philippsen <nils@tiptoe.de> - 1.4.40-1 - Version 1.4.40 * Mon Jul 25 2022 Miro Hrončok <miro@hroncok.cz> - Remove obsolete cruft from the specfile, follow the packaging guidelines * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.39-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 24 2022 Nils Philippsen <nils@tiptoe.de> - 1.4.39-1 - version 1.4.39 * Fri Jun 24 2022 Nils Philippsen <nils@tiptoe.de> - 1.4.38-1 - version 1.4.38 * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 1.4.37-2 - Rebuilt for Python 3.11 * Wed Jun 08 2022 Nils Philippsen <nils@tiptoe.de> - Generally BR: python3-pytest-xdist, also on EL9 * Wed Jun 01 2022 Nils Philippsen <nils@tiptoe.de> - 1.4.37-1 - version 1.4.37 * Wed Apr 27 2022 Nils Philippsen <nils@tiptoe.de> - 1.4.36-1 - version 1.4.36 * Thu Apr 07 2022 Nils Philippsen <nils@tiptoe.de> - 1.4.35-1 - version 1.4.35 * Fri Apr 01 2022 Nils Philippsen <nils@tiptoe.de> - 1.4.34-1 - version 1.4.34 * Tue Mar 08 2022 Nils Philippsen <nils@tiptoe.de> - 1.4.32-1 - version 1.4.32 - don't BR: python3-pytest-xdist on EL9 - remove obsolete (no-op) tweak of setup.cfg * Fri Jan 21 2022 Nils Philippsen <nils@tiptoe.de> - 1.4.31-1 - version 1.4.31 * Thu Dec 23 2021 Nils Philippsen <nils@tiptoe.de> - 1.4.29-1 - version 1.4.29 * Wed Dec 15 2021 Nils Philippsen <nils@tiptoe.de> - 1.4.28-1 - version 1.4.28 - remove build dependency on python3-mock * Fri Nov 12 2021 Nils Philippsen <nils@tiptoe.de> - 1.4.27-1 - version 1.4.27 * Tue Oct 26 2021 Joel Capitao <jcapitao@redhat.com> - 1.4.26-1 - Update to 1.4.26. Fixes rhbz#2015705 * Sun Sep 26 2021 Kevin Fenzi <kevin@scrye.com> - 1.4.25-1 - Update to 1.4.25. Fixes rhbz#1995262 * Wed Aug 25 2021 Nils Philippsen <nils@tiptoe.de> - 1.4.23-1 - version 1.4.23 * Sun Aug 08 2021 Kevin Fenzi <kevin@scrye.com> - 1.4.22-1 - Update to 1.4.22. Fixes rhbz#1975029 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild