forked from pool/python-jaraco.functools
Accepting request 1166500 from devel:languages:python
- remove jaraco.packaging as it is only needed for docs OBS-URL: https://build.opensuse.org/request/show/1166500 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.functools?expand=0&rev=15
This commit is contained in:
commit
dbf8442479
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 9 18:56:25 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- remove jaraco.packaging as it is only needed for docs
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 2 21:13:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Tue Jan 2 21:13:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -26,7 +26,6 @@ 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.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}
|
||||||
@ -34,7 +33,6 @@ BuildRequires: %{python_module setuptools_scm >= 3.4.1}
|
|||||||
BuildRequires: %{python_module wheel}
|
BuildRequires: %{python_module wheel}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-jaraco.packaging >= 9
|
|
||||||
Requires: python-more-itertools
|
Requires: python-more-itertools
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# SECTION test and docs
|
# SECTION test and docs
|
||||||
|
Loading…
Reference in New Issue
Block a user