Thu, 02 May 2024 22:42:44 UTC | login

Information for build python-sqlalchemy-1.4.45-3.fc37

ID221856
Package Namepython-sqlalchemy
Version1.4.45
Release3.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-sqlalchemy.git#1931dc425ae8f5f12a613b7280c09df7e008e82a
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
StartedSun, 08 Jan 2023 18:00:43 UTC
CompletedMon, 09 Jan 2023 02:25:20 UTC
Taskbuild (f37, /rpms/python-sqlalchemy.git:1931dc425ae8f5f12a613b7280c09df7e008e82a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-sqlalchemy.git#1931dc425ae8f5f12a613b7280c09df7e008e82a'}}
Tags
f37
f38
RPMs
src
python-sqlalchemy-1.4.45-3.fc37.src.rpm (info) (download)
noarch
python-sqlalchemy-doc-1.4.45-3.fc37.noarch.rpm (info) (download)
riscv64
python3-sqlalchemy-1.4.45-3.fc37.riscv64.rpm (info) (download)
python3-sqlalchemy+aiomysql-1.4.45-3.fc37.riscv64.rpm (info) (download)
python3-sqlalchemy+aiosqlite-1.4.45-3.fc37.riscv64.rpm (info) (download)
python3-sqlalchemy+asyncio-1.4.45-3.fc37.riscv64.rpm (info) (download)
python3-sqlalchemy+mssql_pymssql-1.4.45-3.fc37.riscv64.rpm (info) (download)
python3-sqlalchemy+mssql_pyodbc-1.4.45-3.fc37.riscv64.rpm (info) (download)
python3-sqlalchemy+mysql-1.4.45-3.fc37.riscv64.rpm (info) (download)
python3-sqlalchemy+postgresql-1.4.45-3.fc37.riscv64.rpm (info) (download)
python3-sqlalchemy+postgresql_asyncpg-1.4.45-3.fc37.riscv64.rpm (info) (download)
python3-sqlalchemy+postgresql_pg8000-1.4.45-3.fc37.riscv64.rpm (info) (download)
python3-sqlalchemy+pymysql-1.4.45-3.fc37.riscv64.rpm (info) (download)
python-sqlalchemy-debugsource-1.4.45-3.fc37.riscv64.rpm (info) (download)
python3-sqlalchemy-debuginfo-1.4.45-3.fc37.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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-1 - Fix typo * Tue Dec 06 2022 Yaakov Selkowitz <yselkowitz@fedoraproject.org> None-1 - 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 * Sun Jun 13 2021 Nils Philippsen <nils@tiptoe.de> - 1.4.18-1 - version 1.4.18 * Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 1.4.15-2 - Rebuilt for Python 3.10 * Fri May 14 2021 Nils Philippsen <nils@tiptoe.de> - 1.4.15-1 - version 1.4.15 * Mon May 10 2021 Nils Philippsen <nils@tiptoe.de> - 1.4.14-1 - version 1.4.14 - drop Python 2.x support - define extras subpackages * Fri Apr 30 2021 Tomas Hrnciar <thrnciar@redhat.com> - 1.3.22-3 - Disabled failing test test_pyodbc_extra_connect_azure * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.22-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Dec 21 2020 Nils Philippsen <nils@tiptoe.de> - 1.3.22-1 - version 1.3.22