1
0

- 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/package/show/devel:languages:python/python-jaraco.functools?expand=0&rev=21
This commit is contained in:
Matej Cepl 2022-09-14 22:02:08 +00:00 committed by Git OBS Bridge
parent 294396cd34
commit 78ddd6c222
2 changed files with 7 additions and 2 deletions

View File

@ -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 dont
need to have python-jaraco.tidelit as a dependency.
-------------------------------------------------------------------
Wed Aug 31 12:31:24 UTC 2022 - Torsten Gruner <simmphonie@opensuse.org>

View File

@ -26,8 +26,8 @@ License: MIT
Group: Development/Languages/Python
URL: https://github.com/jaraco/jaraco.functools
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.packaging >= 9}
BuildRequires: %{python_module more-itertools}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools >= 56}
@ -37,7 +37,6 @@ BuildRequires: %{python_module wheel}
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: python-rpm-macros