Commit Graph

153 Commits

Author SHA1 Message Date
Lumir Balhar
7663694d96 Update to 1.26.19 to fix CVE-2024-37891
Resolves: RHEL-43171
2024-06-26 16:00:41 +02:00
Troy Dawson
9066dc8861 Bump release for June 2024 mass rebuild 2024-06-24 09:20:21 -07:00
Fedora Release Engineering
d773ad3430 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-26 12:28:10 +00:00
Fedora Release Engineering
4d2892fa64 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-22 08:43:57 +00:00
0502dda222
Update to 1.26.18.
Mitigates CVE-2023-45803 / GHSA-g4mx-q9vg-27p4.

Ref: https://github.com/advisories/GHSA-g4mx-q9vg-27p4
2023-10-17 20:29:17 +00:00
Miro Hrončok
3ddc523acd Always perform at least a basic import check in %check 2023-10-09 20:25:56 +02:00
Miro Hrončok
04a972bc7a Don't package urllib3[socks] and urrlib3[brotli] on RHEL
It appears that pysocks is only in RHEL because of this package.
Now went he hardcoded runtime dependency was dropped,
we can remove the package from RHEL by not packaging extras here.
2023-10-09 19:52:27 +02:00
Miro Hrončok
85ab608837 Switch the hardcoded dependency on urllib3[socks] to a weak one 2023-10-09 19:52:11 +02:00
Benjamin A. Beasley
20e01faab8 Update to 1.26.17: fix CVE-2023-43804 (GHSA-v845-jxx5-vc9f) 2023-10-02 14:14:57 -04:00
Yaakov Selkowitz
d140ead597 Use bundled six
Unbundling python modules through symlinks is clumsy at best, and
potentially error-prone; for example when built for flatpaks, urllib3
and six are not necessarily in the same prefix.  The bundled six is kept
current, so there is no harm in bundling with the required declaration.
2023-09-01 01:44:17 -04:00
Fedora Release Engineering
f382cf50f8 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-21 15:06:09 +00:00
Benjamin A. Beasley
69d07b0bcf Update to 1.26.16 2023-07-01 18:01:27 -04:00
Python Maint
6d2b685706 Rebuilt for Python 3.12 2023-07-01 13:04:01 +02:00
Python Maint
d2128231a6 Bootstrap for Python 3.12 2023-06-14 00:03:30 +02:00
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
Benjamin A. Beasley
788484c316 Remove unused backport source 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
Karolina Surma
1fde83908d Remove pipenv metadata
This package is bundled with pipenv, there is no need to test it with
Fedora's version.
2021-08-03 10:08:04 +02: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
Karolina Surma
3cb40d6431 Run pipenv tests on package update 2021-06-11 09:08:14 +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