Ana Guerrero 2024-12-06 13:25:12 +00:00 committed by Git OBS Bridge
commit e8e4baac06
2 changed files with 10 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 22 09:03:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
- add setuptools buildrequires (needed for python 3.13)
-------------------------------------------------------------------
Mon Apr 24 10:50:09 UTC 2023 - Sebastian Wagner <sebix@sebix.at>

View File

@ -1,7 +1,7 @@
#
# spec file for package libplist
#
# Copyright (c) 2020 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
@ -33,6 +33,7 @@ BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: python-rpm-macros
BuildRequires: python3-Cython >= 0.17
BuildRequires: python3-setuptools
BuildRequires: pkgconfig(python3)
%description