Accepting request 1228531 from devel:languages:nodejs

- add python3-setuptools requirements (needed for python 3.13+)

OBS-URL: https://build.opensuse.org/request/show/1228531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nodejs22?expand=0&rev=6
This commit is contained in:
Ana Guerrero 2024-12-06 13:25:16 +00:00 committed by Git OBS Bridge
commit 83218434a0
3 changed files with 14 additions and 8 deletions

View File

@ -1,3 +1,3 @@
mtime: 1732119982
commit: 6f7127ad4924a93508fb1987e85f2a104f8eabe566e3cdaeb88af73312e90f9e
mtime: 1733407111
commit: 8adf0e193bee05d4b98375e22f117e975a43814a6a60980d4f82f41898fc9c8e
url: https://src.opensuse.org/nodejs/nodejs22.git

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 5 13:53:22 UTC 2024 - Adam Majer <adam.majer@suse.de>
- add python3-setuptools requirements (needed for python 3.13+)
-------------------------------------------------------------------
Wed Nov 20 10:04:23 UTC 2024 - Adam Majer <adam.majer@suse.de>

View File

@ -251,6 +251,7 @@ BuildRequires: python311
%endif
%if %{?suse_version} > 1500
BuildRequires: python3
BuildRequires: python3-setuptools
%endif
%endif