From: TizenOpenSource Date: Tue, 13 Feb 2024 01:57:16 +0000 (+0900) Subject: Add python3-setuptools dependency for python 3.12 X-Git-Tag: accepted/tizen/base/20240328.043300^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=abd5214be1be9700f7eb288eb00b6b46a8ff724d;p=platform%2Fupstream%2Fpython3-six.git Add python3-setuptools dependency for python 3.12 Change-Id: I909caa5e5468d4cb440084e3a689a56e65874c9d Signed-off-by: TizenOpenSource --- diff --git a/packaging/python3-six.spec b/packaging/python3-six.spec index d5f0004..cc10471 100644 --- a/packaging/python3-six.spec +++ b/packaging/python3-six.spec @@ -9,6 +9,7 @@ Source: %{name}-%{version}.tar.gz Source1001: %{name}.manifest BuildRequires: pkgconfig(python3) +BuildRequires: python3-setuptools BuildArch: noarch