Mon, 09 Sep 2024 00:39:37 UTC | login

Information for build python-psycopg3-3.2.1-3.fc41

ID326679
Package Namepython-psycopg3
Version3.2.1
Release3.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-psycopg3.git#a9e42edd0caf1bf05bd7ab264cf98faa8e97003a
SummaryPsycopg 3 is a modern implementation of a PostgreSQL adapter for Python
DescriptionPsycopg 3 is a PostgreSQL database adapter for the Python programming language. Psycopg 3 presents a familiar interface for everyone who has used Psycopg 2 or any other DB-API 2.0 database adapter, but allows to use more modern PostgreSQL and Python features.
Built byjmontleon
State failed
Volume DEFAULT
StartedTue, 30 Jul 2024 22:45:35 UTC
CompletedWed, 31 Jul 2024 00:26:26 UTC
Taskbuild (rawhide, /rpms/python-psycopg3.git:a9e42edd0caf1bf05bd7ab264cf98faa8e97003a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-psycopg3.git#a9e42edd0caf1bf05bd7ab264cf98faa8e97003a'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Jul 30 2024 Ondrej Sloup <osloup@redhat.com> - 3.2.1-3 - Added specific tests to skip (test_pipeline) as it fails on s390x (rhbz#2301198) * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jul 10 2024 Ondrej Sloup <osloup@redhat.com> - 3.2.1-1 - Rebase to the latest upstream version (rhbz#2295550) - Added specific tests to skip (test_pipeline, test_multirange, test_datetime, test_range, test_string, test_notify) * Tue Jun 11 2024 Python Maint <python-maint@redhat.com> - 3.1.19-2 - Rebuilt for Python 3.13 * Mon Jun 10 2024 Ondrej Sloup <osloup@redhat.com> - 3.1.19-1 - Rebase to the latest upstream version * Mon Jun 10 2024 Ondrej Sloup <osloup@redhat.com> - 3.1.18-6 - Correct Requires libpq everywhere (rhbz#2266555) * Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 3.1.18-5 - Rebuilt for Python 3.13 * Wed Apr 17 2024 Michel Lind <salimma@fedoraproject.org> - 3.1.18-4 - Make Cython and PyPy conditional, and only enable on Fedora for now - Disable tests on non-Fedora builds due to missing dependencies * Wed Apr 03 2024 Ondrej Sloup <osloup@redhat.com> - 3.1.18-3 - Confirm libpq require for (rhbz#2266555) - Fix architectures for specific subpackages (rhbz#2268354) * Tue Apr 02 2024 Sandro Mani <manisandro@gmail.com> - 3.1.18-2 - Add Requires: libpq (#2266555) * Wed Jan 31 2024 Ondrej Sloup <osloup@redhat.com> - 3.1.18-1 - Add Cython version of psycopg and psycopg_pool as subpackages - Rebase to the latest upstream version (rhbz#2250316) - Update license tag to the SPDX format (LGPL-3.0-only) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Sep 27 2023 Ondrej Sloup <osloup@redhat.com> - 3.1.12-1 - Rebase to the latest upstream version (rhbz#2240358) * Mon Aug 07 2023 Ondrej Sloup <osloup@redhat.com> - 3.1.10-1 - Rebase to the latest upstream version (rhbz#2229392) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jul 03 2023 Python Maint <python-maint@redhat.com> - 3.1.9-2 - Rebuilt for Python 3.12 * Fri May 05 2023 Ondrej Sloup <osloup@redhat.com> - 3.1.9-1 - Rebase to the latest upstream version (rhbz#2192620) - Remove the version for anyio from setup.py * Fri Jan 20 2023 Ondrej Sloup <osloup@redhat.com> - 3.1.8-1 - Rebase to the latest upstream version (rhbz#2161450) * Wed Dec 21 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 3.1.7-1 - Release bump rhbz#2155285 - Enable postgresql server for tests * Fri Oct 14 2022 Ondrej Sloup <osloup@redhat.com> - 3.0.16-2 - Release bump * Thu Aug 04 2022 Ondrej Sloup <osloup@redhat.com> - 3.0.16-1 - Rebase to the latest upstream version - Create patch files instead of sed - Fix release numbering