Changelog for
python3-requests+socks-2.32.3-3.fc41.noarch.rpm :
* Thu Aug 01 2024 Adam Williamson
- 2.32.3-3- Backport PR #6781 to fix crash on import if CA cert bundle is missing (#2297632)
* Fri Jul 19 2024 Fedora Release Engineering - 2.32.3-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jun 19 2024 Lumír Balhar - 2.32.3-1- Update to 2.32.3 (rhbz#2281881)- Fix for CVE-2024-35195 (rhbz#2282205)
* Sun Jun 09 2024 Python Maint - 2.31.0-7- Rebuilt for Python 3.13
* Fri Jun 07 2024 Python Maint - 2.31.0-6- Bootstrap for Python 3.13
* Tue May 14 2024 Lumír Balhar - 2.31.0-5- Add support for IPv6 CIDR in no_proxy setting- Fix FTBFS
* Thu Apr 11 2024 Lumír Balhar - 2.31.0-4- Fix compatibility with pytest 8
* Fri Jan 26 2024 Fedora Release Engineering - 2.31.0-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering - 2.31.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Oct 16 2023 Tomáš Hrnčiar - 2.31.0-1- Update to 2.31.0- Fixes: rhbz#2189970
* Tue Oct 10 2023 Miro Hrončok - 2.28.2-7- Do not package requests[security] and requests[socks] on RHEL- Make the package build even when urllib3 won\'t pull in pysocks
* Tue Aug 08 2023 Karolina Surma - 2.28.2-6- Declare the license as an SPDX expression
* Fri Jul 21 2023 Fedora Release Engineering - 2.28.2-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sat Jul 01 2023 Python Maint - 2.28.2-4- Rebuilt for Python 3.12
* Tue Jun 13 2023 Python Maint - 2.28.2-3- Bootstrap for Python 3.12
* Tue May 23 2023 Miro Hrončok - 2.28.2-2- Security fix for CVE-2023-32681- https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q
* Wed Feb 01 2023 Lumír Balhar - 2.28.2-1- Update to 2.28.2 (rhbz#2160527)
* Fri Jan 20 2023 Fedora Release Engineering - 2.28.1-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Sep 13 2022 Kevin Fenzi - 2.28.1-3- Enable all tests and drop no longer needed test patch.