forked from pool/python-jaraco.functools
Accepting request 1003627 from devel:languages:python
- Tidelift is a good and interesting company, but we really don’t need to have python-jaraco.tidelit as a dependency. OBS-URL: https://build.opensuse.org/request/show/1003627 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.functools?expand=0&rev=10
This commit is contained in:
commit
ac3c58d927
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 14 22:01:12 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Tidelift is a good and interesting company, but we really don’t
|
||||||
|
need to have python-jaraco.tidelit as a dependency.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 31 12:31:24 UTC 2022 - Torsten Gruner <simmphonie@opensuse.org>
|
Wed Aug 31 12:31:24 UTC 2022 - Torsten Gruner <simmphonie@opensuse.org>
|
||||||
|
|
||||||
|
@ -26,24 +26,23 @@ License: MIT
|
|||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/jaraco/jaraco.functools
|
URL: https://github.com/jaraco/jaraco.functools
|
||||||
Source0: https://files.pythonhosted.org/packages/source/j/jaraco.functools/jaraco.functools-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/j/jaraco.functools/jaraco.functools-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module jaraco.packaging >= 9}
|
|
||||||
BuildRequires: %{python_module jaraco.classes}
|
BuildRequires: %{python_module jaraco.classes}
|
||||||
|
BuildRequires: %{python_module jaraco.packaging >= 9}
|
||||||
BuildRequires: %{python_module more-itertools}
|
BuildRequires: %{python_module more-itertools}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module setuptools >= 56}
|
BuildRequires: %{python_module setuptools >= 56}
|
||||||
BuildRequires: %{python_module setuptools_scm >= 3.4.1}
|
BuildRequires: %{python_module setuptools_scm >= 3.4.1}
|
||||||
BuildRequires: %{python_module wheel}
|
BuildRequires: %{python_module wheel}
|
||||||
# SECTION test and docs
|
|
||||||
BuildRequires: %{python_module pytest}
|
|
||||||
BuildRequires: %{python_module Sphinx}
|
|
||||||
BuildRequires: %{python_module rst.linker >= 1.9}
|
|
||||||
BuildRequires: %{python_module jaraco.tidelift >= 1.4}
|
|
||||||
# /SECTION
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-jaraco.packaging >= 9
|
Requires: python-jaraco.packaging >= 9
|
||||||
Requires: python-more-itertools
|
Requires: python-more-itertools
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
# SECTION test and docs
|
||||||
|
BuildRequires: %{python_module Sphinx}
|
||||||
|
BuildRequires: %{python_module pytest}
|
||||||
|
BuildRequires: %{python_module rst.linker >= 1.9}
|
||||||
|
# /SECTION
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user