From: Jan Palus Date: Tue, 14 Nov 2023 23:03:10 +0000 (+0100) Subject: up to 1.26.18 X-Git-Tag: auto/th/python-urllib3-1.26.18-1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fpython-urllib3.git;a=commitdiff_plain;h=HEAD up to 1.26.18 --- diff --git a/python-urllib3.spec b/python-urllib3.spec index 2df3664..dc98e35 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -11,13 +11,13 @@ Summary: HTTP library with thread-safe connection pooling, file post, and more Summary(pl.UTF-8): Biblioteka HTTP z bezpieczną wątkowo pulą połączeń, wysyłaniem plików itd. Name: python-%{module} # note: maintain versions compatible with python-requests.spec -Version: 1.26.12 +Version: 1.26.18 Release: 1 License: MIT Group: Development/Languages/Python #Source0Download: https://pypi.org/simple/urllib3/ Source0: https://files.pythonhosted.org/packages/source/u/urllib3/%{module}-%{version}.tar.gz -# Source0-md5: ba308b52b9092184cf4905bc59a88fc0 +# Source0-md5: f986d8e9616d2a43389f678d5dad9893 Patch0: %{name}-mock.patch Patch1: %{name}-httplib.patch URL: https://urllib3.readthedocs.io/