Changelog for
python3-psycopg3_pool-3.2.1-3.fc41.noarch.rpm :
* Tue Jul 30 2024 Ondrej Sloup
- 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 - 3.2.1-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jul 10 2024 Ondrej Sloup - 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 - 3.1.19-2- Rebuilt for Python 3.13
* Mon Jun 10 2024 Ondrej Sloup - 3.1.19-1- Rebase to the latest upstream version
* Mon Jun 10 2024 Ondrej Sloup - 3.1.18-6- Correct Requires libpq everywhere (rhbz#2266555)
* Sun Jun 09 2024 Python Maint - 3.1.18-5- Rebuilt for Python 3.13
* Wed Apr 17 2024 Michel Lind - 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 - 3.1.18-3- Confirm libpq require for (rhbz#2266555)- Fix architectures for specific subpackages (rhbz#2268354)
* Tue Apr 02 2024 Sandro Mani - 3.1.18-2- Add Requires: libpq (#2266555)
* Wed Jan 31 2024 Ondrej Sloup - 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 - 3.1.12-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering - 3.1.12-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Sep 27 2023 Ondrej Sloup - 3.1.12-1- Rebase to the latest upstream version (rhbz#2240358)
* Mon Aug 07 2023 Ondrej Sloup - 3.1.10-1- Rebase to the latest upstream version (rhbz#2229392)
* Fri Jul 21 2023 Fedora Release Engineering - 3.1.9-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Jul 03 2023 Python Maint - 3.1.9-2- Rebuilt for Python 3.12
* Fri May 05 2023 Ondrej Sloup - 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 - 3.1.8-1- Rebase to the latest upstream version (rhbz#2161450)
* Wed Dec 21 2022 Mikel Olasagasti Uranga - 3.1.7-1- Release bump rhbz#2155285- Enable postgresql server for tests
* Fri Oct 14 2022 Ondrej Sloup - 3.0.16-2- Release bump
* Thu Aug 04 2022 Ondrej Sloup - 3.0.16-1- Rebase to the latest upstream version- Create patch files instead of sed- Fix release numbering