forked from pool/python-urllib3
		
	Accepting request 1117445 from home:fcrozat:branches:devel:languages:python
- Update Buildrequires to upstream list. OBS-URL: https://build.opensuse.org/request/show/1117445 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=170
This commit is contained in:
		@@ -1,3 +1,8 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Thu Oct 12 12:46:57 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
 | 
			
		||||
 | 
			
		||||
- Update Buildrequires to upstream list.
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Thu Oct  5 15:47:36 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -41,26 +41,23 @@ BuildRequires:  python-rpm-macros
 | 
			
		||||
Requires:       ca-certificates-mozilla
 | 
			
		||||
Requires:       python-certifi
 | 
			
		||||
Requires:       python-cryptography >= 1.9
 | 
			
		||||
Requires:       python-idna >= 2.0.0
 | 
			
		||||
Requires:       python-pyOpenSSL >= 17.1.0
 | 
			
		||||
Requires:       python-idna >= 3.4
 | 
			
		||||
Requires:       python-pyOpenSSL >= 23.2.0
 | 
			
		||||
Recommends:     python-Brotli >= 1.0.9
 | 
			
		||||
Recommends:     python-PySocks >= 1.5.6
 | 
			
		||||
Recommends:     python-PySocks >= 1.7.1
 | 
			
		||||
BuildArch:      noarch
 | 
			
		||||
%if %{with test}
 | 
			
		||||
BuildRequires:  %{python_module Brotli >= 1.0.9}
 | 
			
		||||
BuildRequires:  %{python_module PySocks >= 1.5.6}
 | 
			
		||||
BuildRequires:  %{python_module PySocks >= 1.7.1}
 | 
			
		||||
BuildRequires:  %{python_module certifi}
 | 
			
		||||
BuildRequires:  %{python_module cryptography >= 1.9}
 | 
			
		||||
BuildRequires:  %{python_module dateutil}
 | 
			
		||||
BuildRequires:  %{python_module flaky}
 | 
			
		||||
BuildRequires:  %{python_module idna >= 2.0.0}
 | 
			
		||||
BuildRequires:  %{python_module idna >= 3.4}
 | 
			
		||||
BuildRequires:  %{python_module psutil}
 | 
			
		||||
BuildRequires:  %{python_module pytest-freezegun}
 | 
			
		||||
BuildRequires:  %{python_module pytest-timeout}
 | 
			
		||||
BuildRequires:  %{python_module pytest}
 | 
			
		||||
BuildRequires:  %{python_module python-dateutil}
 | 
			
		||||
BuildRequires:  %{python_module tornado >= 6}
 | 
			
		||||
BuildRequires:  %{python_module trustme >= 0.5.3}
 | 
			
		||||
BuildRequires:  %{python_module pytest >= 7.4.0}
 | 
			
		||||
BuildRequires:  %{python_module pytest-timeout >= 2.1.0}
 | 
			
		||||
BuildRequires:  %{python_module tornado >= 6.2}
 | 
			
		||||
BuildRequires:  %{python_module trustme >= 0.9.0}
 | 
			
		||||
BuildRequires:  %{python_module urllib3 >= %{version}}
 | 
			
		||||
BuildRequires:  timezone
 | 
			
		||||
%else
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user