Benjamin A. Beasley
071f6c97d5
Update to 1.26.15
2023-05-21 10:18:38 -04:00
Benjamin A. Beasley
1fd31e8444
Port to pyproject-rpm-macros
2023-05-21 10:18:38 -04:00
Benjamin A. Beasley
0b52151511
Ignore unwanted tests instead of removing the files
2023-05-21 10:18:38 -04:00
Benjamin A. Beasley
91662c8644
Add metapackages for brotli and socks extras
2023-05-21 10:18:38 -04:00
Benjamin A. Beasley
71553419ab
Stop numbering the Source
2023-05-21 10:18:38 -04:00
Benjamin A. Beasley
43abf0a617
Update Summary and description based on upstream
2023-05-21 10:18:38 -04:00
Benjamin A. Beasley
1335afad42
Confirm the License is SPDX MIT
2023-05-21 10:18:38 -04:00
Yaakov Selkowitz
794c8daefa
Disable tests by default in RHEL builds
...
RHEL does not include the test dependencies. This is based on c9s:
dca5fdb5e0
2023-05-16 18:00:06 -04:00
Tomáš Hrnčiar
c01f448241
Accomodate the test to the changed behavior of SSLContext.shared_ciphers() in CPython
...
See: https://github.com/python/cpython/issues/96931
Fixes: rhbz#2203773
2023-05-16 16:47:02 +02:00
Fedora Release Engineering
2c7ece9d32
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-20 18:12:20 +00:00
Kevin Fenzi
dffef64b1f
Update to 1.26.12. Fixes rhbz#2104964
2022-09-15 18:12:14 -07:00
Fedora Release Engineering
ddef1309a6
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-22 23:14:17 +00:00
Python Maint
778adc584b
Rebuilt for Python 3.11
2022-06-14 10:02:04 +02:00
Python Maint
7ec351410a
Bootstrap for Python 3.11
2022-06-13 15:32:22 +02:00
Kevin Fenzi
50b1f9d1e9
Update to 1.26.9. fixes rhbz#2064777
2022-05-30 14:19:03 -07:00
Fedora Release Engineering
047bcf31b8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-21 16:18:01 +00:00
Kevin Fenzi
a7666c4b01
Update to 1.26.8. Fixes rhbz#2038246
2022-01-08 15:40:06 -08:00
Adam Williamson
e98e5d81d0
Stop unbundling ssl.match_hostname, it's deprecated upstream ( #2009550 )
2022-01-04 10:18:17 -08:00
Kevin Fenzi
2f8e5b2c20
Update to 1.26.7. Fixes rhbz#2006973
2021-09-26 13:09:32 -07:00
Fedora Release Engineering
822b1fd2e9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 10:07:28 +00:00
Kevin Fenzi
67a7304903
Update to 1.26.1. Fixes rhbz#1976190
...
Fix FTBFS. Fixes rhbz#1966120
2021-07-11 08:00:13 -07:00
yatinkarel
a1d6618ef3
Update minimal requirement of six to >= 1.16.0
...
urllib3-1.26.5 to work properly needs six to be
atleast >= 1.16.0. So to ensure when urllib3 is installed
already installed python3-six is upgraded let's set minimum
requirement of six to >= 1.16.0[1] which contains required methods like
six.ensure_text method needed by urllib3-1.26.5, also urllib3
bundles six-1.16.0[2].
[1] https://github.com/urllib3/urllib3/commit/5b047b
[2] https://github.com/urllib3/urllib3/commit/2698537
2021-06-30 10:13:21 +05:30
Karolina Surma
b71ec3d8c8
Restore ssl_match_hostname unbundle wrapper
...
This is to prevent pipenv failure when it creates Pipfile.lock in Python2 environment.
2021-06-16 14:23:31 +02:00
Karolina Surma
70fe2fa552
Update to 1.26.5
2021-06-16 12:57:03 +02:00
Python Maint
8a166800e1
Rebuilt for Python 3.10
2021-06-04 13:24:35 +02:00
Python Maint
dc936fbd65
Bootstrap for Python 3.10
2021-06-02 18:47:32 +02:00
Miro Hrončok
c3cafe2099
Update to 1.26.4
...
- switch to %pytest
- don't ship our own ssl_match_hostname wrapper, use the one from upstream
2021-05-18 19:59:57 +02:00
Fedora Release Engineering
0d27139c00
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 14:02:32 +00:00
Miro Hrončok
edd63be688
Remove unwanted BRs
...
Nose is officially deprecated and not needed.
Mock is a backport module. Not needed here.
2021-01-15 18:57:52 +01:00
Anna Khaitovich
87cc35d196
Update RECENT_DATE dynamically
2021-01-05 10:43:32 +01:00
Kevin Fenzi
2a892015ad
Update to 1.25.10. Fixed bug #1824900
2020-09-27 17:24:36 -07:00
Fedora Release Engineering
e65e04a4bd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 04:29:40 +00:00
Miro Hrončok
23fcbeb647
Rebuilt for Python 3.9
2020-05-24 21:14:40 +02:00
Miro Hrončok
6fdabe5c0b
Bootstrap for Python 3.9
2020-05-22 18:00:21 +02:00
f3350c1f1a
Update to 1.25.8
...
* Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1771186
2020-03-22 15:21:52 -05:00
Fedora Release Engineering
9ba37f0571
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 16:02:02 +00:00
Miro Hrončok
12d0355210
BR setuptools, make sure egg-info is a directory
2019-11-18 10:53:13 +01:00
Miro Hrončok
2cea24bdbc
Subpackage python2-urllib3 has been removed
2019-11-18 10:53:06 +01:00
Jeremy Cline
d21c604418
Depend on trustme for tests
2019-11-13 10:43:08 -05:00
Jeremy Cline
c3f3dc010e
Update to 1.25.7
2019-11-13 10:37:15 -05:00
Jeremy Cline
7052b95759
Buildrequire on python2-setuptools?
2019-10-15 15:32:32 +00:00
Jeremy Cline
5787270f5d
Update to v1.25.6
2019-10-15 15:21:53 +00:00
Miro Hrončok
492a345e4a
Rebuilt for Python 3.8.0rc1 ( #1748018 )
2019-10-03 14:34:53 +02:00
Miro Hrončok
a028911724
Rebuilt for Python 3.8
2019-08-18 12:26:29 +02:00
Miro Hrončok
5d54ee2af6
Bootstrap for Python 3.8
2019-08-15 16:53:12 +02:00
Fedora Release Engineering
c43e056ad4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 16:56:05 +00:00
Miro Hrončok
85d9ed5010
Set RECENT_DATE not to be older than 2 years
...
Backports https://github.com/urllib3/urllib3/pull/1645
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1727796
2019-07-08 10:23:29 +02:00
Jeremy Cline
f032b5b74e
Drop Python 2 tests as python2-tornado is going away
2019-05-28 13:21:36 -04:00
Jeremy Cline
17996d6c19
Update to v1.25.3
...
Pulls in an upstreamed (but unreleased) patch for the tests to work
with the latest pytest.
2019-05-28 13:16:50 -04:00
Jeremy Cline
d68ec5c740
Update to v1.24.2
2019-04-17 16:51:22 -04:00