Commit Graph

146 Commits

Author SHA1 Message Date
Fedora Release Engineering
767bf29958 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-21 13:35:41 +00:00
Python Maint
375e858999 Rebuilt for Python 3.12 2023-07-01 13:04:01 +02:00
Python Maint
f5181bf610 Bootstrap for Python 3.12 2023-06-14 00:12:25 +02:00
Miro Hrončok
d9c9c5dd57 Security fix for CVE-2023-32681
https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q
2023-05-23 10:18:04 +02:00
Yaakov Selkowitz
8d03190e25 Disable tests by default in RHEL builds
RHEL does not include the test dependencies.  This is based on c9s:

488327aa0f
2023-05-16 17:36:43 -04:00
Lumir Balhar
040845c23c Update to 2.28.2 2023-02-01 14:34:34 +01:00
Fedora Release Engineering
e2cec88d94 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-20 16:53:48 +00:00
Kevin Fenzi
40791ac9da Enable all tests and drop no longer needed test patch.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-15 11:30:28 -07:00
Fedora Release Engineering
d0eb4d58af Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-22 21:58:48 +00:00
Adam Williamson
6522c375f6 Update to 2.28.1, rediff patches
One patch replaced by a pytest -k arg (more maintainable this
way). The charset_normalizer sed isn't needed any more (and
didn't do anything any more), upstream changed that dep. Upstream
dropped the cert file in 2017 so we don't need to try and remove
it any more.
2022-07-12 14:20:31 -07:00
Lumir Balhar
bafd1c7a92 Allow charset_normalizer 2.1.0 and newer up to 3.0.0 2022-06-20 15:20:10 +02:00
Python Maint
e262d9d35e Rebuilt for Python 3.11 2022-06-14 11:10:24 +02:00
Python Maint
10c79236cc Bootstrap for Python 3.11 2022-06-13 17:27:12 +02:00
Fedora Release Engineering
67a4b380d0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-21 15:11:49 +00:00
Kevin Fenzi
ae5874a830 Update to 2.27.1. Fixes rhbz#2037431 2022-01-08 15:45:11 -08:00
Adam Williamson
0f46c23ea6 Update to 2.27.0, re-enable previously disabled tests 2022-01-04 10:29:52 -08:00
Lumir Balhar
7a45a67128 Update to 2.26.0 2021-07-25 11:45:34 +02:00
Fedora Release Engineering
04117f977c - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 09:11:23 +00:00
Python Maint
3927751e55 Rebuilt for Python 3.10 2021-06-04 18:37:08 +02:00
Python Maint
6821c08a3d Bootstrap for Python 3.10 2021-06-02 18:54:44 +02:00
Kevin Fenzi
b653ecf800 Update to 2.25.1
Signed-off-by: Kevin Fenzi <kevin@scrye.com>

Update 2.25.1. Fix is rhbz#1908487

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-02-02 10:51:18 -08:00
Fedora Release Engineering
21922e1494 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 13:07:03 +00:00
Petr Viktorin
7b94c2e14b Update to 2.25.0 2020-11-25 12:43:24 +01:00
Miro Hrončok
a2f6bde0d7 Don't BR pytest-cov 2020-11-13 15:19:24 +01:00
Petr Viktorin
72b7ad559c Port to pyproject macros 2020-09-19 12:14:25 +02:00
Miro Hrončok
5977032a51 Build with pytest 6, older version is no longer required 2020-09-18 20:54:25 +02:00
Fedora Release Engineering
c7ebbfef39 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 03:36:15 +00:00
Miro Hrončok
72789402b3 Update to 2.24.0
Remove no longer needed patches:

  Don-t-inject-pyopenssl-into-urllib3.patch:
    https://github.com/psf/requests/issues/5443

  requests-2.20.0-no-py2-httpbin.patch:
    python2-requests is no more anyway
2020-07-11 10:46:50 +02:00
Miro Hrončok
f176dee1d6 Deselect test_https_warnings
See https://bugzilla.redhat.com/show_bug.cgi?id=1676023
and https://github.com/psf/requests/issues/5530
2020-07-11 10:33:11 +02:00
Miro Hrončok
cf89145232 Add requests[security] and requests[socks] subpackages
https://fedoraproject.org/wiki/Changes/PythonExtras
2020-07-10 19:55:52 +02:00
Miro Hrončok
11e90b9f64 Test with pytest 4, drop manual requires
Also explicitly BR setuptools, assert egg-info is a directory.
2020-06-02 11:35:20 +02:00
Miro Hrončok
3d4961eadf Rebuilt for Python 3.9 2020-05-25 20:55:45 +02:00
Miro Hrončok
f0721ebf64 Bootstrap for Python 3.9 2020-05-22 18:18:59 +02:00
Randy Barlow
f9d62a3fa1 Update to 2.23.0
https://bugzilla.redhat.com/show_bug.cgi?id=1804863

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2020-02-21 12:13:48 -05:00
Fedora Release Engineering
2669cc1211 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 14:57:48 +00:00
Charalampos Stratakis
6f87fd36b0 Remove the python2 subpackage (rhbz#1761787) 2019-10-22 17:43:37 +02:00
Petr Viktorin
ed6a939199 Python 2: Remove tests and test dependencies 2019-09-18 14:33:35 +02:00
Miro Hrončok
993846bbca Rebuilt for Python 3.8 2019-08-19 10:43:38 +02:00
Miro Hrončok
ee89d35aca Bootstrap for Python 3.8 2019-08-15 17:09:34 +02:00
Fedora Release Engineering
31013885f4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 15:58:28 +00:00
yatinkarel
255ca6064a Add minimum requirement for chardet and urllib3
"requests" imposes minimum requirement for chardet[1]
and urllib3[2] and returns warning in case requirement
is not met, since these deps can be pre installed,
specifying minimum requirement for package, so these
deps get's updated when python-requests package is
installed or updated.

[1] https://github.com/kennethreitz/requests/blob/v2.22.0/requests/__init__.py#L65
[2] https://github.com/kennethreitz/requests/blob/v2.22.0/requests/__init__.py#L60
2019-06-11 10:03:22 +05:30
Jeremy Cline
ad843d5615 Pick up Miro's pytest 4 fix 2019-05-23 15:46:49 -04:00
Jeremy Cline
85a268d1e6 Update to v2.22 2019-05-23 14:42:04 -04:00
Fedora Release Engineering
4b57184559 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 09:02:07 +00:00
Jeremy Cline
bfe36edfe2
Update to v2.21.0
Also adjust the patch that forces the system CA bundle to be used so
that behavior doesn't change if python-certifi is installed. It's
patched to point at the system CA bundle as well, but there's no reason
we need to assume that or use it.
2018-12-13 14:09:27 -05:00
Miro Hrončok
33bb8ea0e5 No pytest-httpbin for Python 2
https://bugzilla.redhat.com/show_bug.cgi?id=1653223
2018-11-26 11:25:10 +01:00
Jeremy Cline
ffc9beb883
Update to v2.20.0
This fixes CVE-2018-18074.
2018-10-29 14:16:26 -04:00
Fedora Release Engineering
a2a25ac328 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 01:53:07 +00:00
Miro Hrončok
10c32483d0 Rebuilt for Python 3.7 2018-06-18 17:30:07 +02:00
Jeremy Cline
50eef463fc
Update to v2.19.1 (rhbz 1591531) 2018-06-14 22:52:15 -04:00