From 0f46c23ea63ccab6cc330c3ca982bb9c1b08cede Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Jan 04 2022 18:29:52 +0000 Subject: Update to 2.27.0, re-enable previously disabled tests --- diff --git a/.gitignore b/.gitignore index 4480cd0..fce23a0 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ /requests-v2.25.0.tar.gz /requests-v2.25.1.tar.gz /requests-v2.26.0.tar.gz +/requests-v2.27.0.tar.gz diff --git a/python-requests.spec b/python-requests.spec index 2ba419c..bd6de3f 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -9,7 +9,7 @@ Name: python-requests -Version: 2.26.0 +Version: 2.27.0 Release: 1%{?dist} Summary: HTTP library, written in Python, for human beings @@ -95,11 +95,7 @@ sed -i 's/ --doctest-modules//' pytest.ini %if %{with tests} %check -# test_https_warnings: https://github.com/psf/requests/issues/5530 -# test_pyopenssl_redirect fails with: pytest-httpbin server hit -# an exception serving request: [SSL: HTTP_REQUEST] http request (_ssl.c:997) -# not yet sure why -%pytest -v -k "not test_https_warnings and not test_pyopenssl_redirect" +%pytest -v %endif @@ -109,6 +105,11 @@ sed -i 's/ --doctest-modules//' pytest.ini %changelog +* Tue Jan 04 2022 Adam Williamson - 2.27.0-1 +- Update to 2.27.0 +- Re-enable test_https_warnings as it works with pytest-httpbin 1.0.0 now +- Re-enable test_pyopenssl_redirect, it seems to work too + * Sun Jul 25 2021 Lumír Balhar - 2.26.0-1 - Update to 2.26.0 Resolves: rhbz#1981856 diff --git a/sources b/sources index 847c0fa..a8c8760 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (requests-v2.26.0.tar.gz) = df7b3fbef42e600434764b2ae3906546a778f8caab0111d818adef7c747d4d58e9977ac9ae25092e1170a2cde78234e64b779ba4afd84bb2bf7dbce6efb380e9 +SHA512 (requests-v2.27.0.tar.gz) = 84c24d31a9aa9af995c24d40ef1c8c85c8c42bc52b3f59ae91206aa6598ca6d468ae3a65929926afb88ea3bf02d0d979907fff61e79f451ed6971c32d05ab6e3