15
0

Accepting request 1136311 from devel:languages:python

- require setuptools

OBS-URL: https://build.opensuse.org/request/show/1136311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hiredis?expand=0&rev=12
This commit is contained in:
2024-01-05 21:59:22 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 2 22:32:52 UTC 2024 - Dirk Müller <dmueller@suse.com>
- require setuptools
-------------------------------------------------------------------
Wed Dec 20 21:49:24 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-hiredis
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -35,6 +35,7 @@ Patch1: 159-sdsalloc-to-alloc.patch
Patch2: 161-use-system-hiredis.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: hiredis-devel >= 1.0.0