A bit of cosmetics
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-toolbelt?expand=0&rev=30
This commit is contained in:
parent
b2a491a284
commit
829b7fe7f4
@ -16,7 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-requests-toolbelt
|
||||
Version: 1.0.0
|
||||
@ -45,7 +44,7 @@ BuildRequires: %{python_module betamax >= 0.5.0}
|
||||
BuildRequires: %{python_module pyOpenSSL >= 19.1.0}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module trustme}
|
||||
%if 0%{suse_version} <= 1500
|
||||
%if 0%{?suse_version} <= 1500
|
||||
BuildRequires: python-mock
|
||||
%endif
|
||||
# /SECTION
|
||||
@ -82,6 +81,7 @@ export OPENSSL_CONF=''
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc README.rst
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/requests_toolbelt
|
||||
%{python_sitelib}/requests_toolbelt-%{version}*-info
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user