forked from pool/python-tenacity
Accepting request 1035286 from home:pgajdos:python
- silent rpmlint - python-six is not required OBS-URL: https://build.opensuse.org/request/show/1035286 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tenacity?expand=0&rev=39
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 11 13:21:11 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
- silent rpmlint
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 11 11:38:22 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
- python-six is not required
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 19:19:10 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
@@ -27,13 +27,11 @@ Source: https://files.pythonhosted.org/packages/source/t/tenacity/tenaci
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools_scm}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six >= 1.9.0}
|
||||
BuildRequires: %{python_module tornado}
|
||||
BuildRequires: %{python_module typeguard}
|
||||
BuildRequires: %{python_module typing-extensions}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-six >= 1.9.0
|
||||
Recommends: python-tornado
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
@@ -66,6 +64,7 @@ Features
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc README.rst
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/tenacity
|
||||
%{python_sitelib}/tenacity-*egg-info
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user