- Use python-setuptools for python distutils backport

gh#libyal/libbde#68

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfwps?expand=0&rev=22
This commit is contained in:
2024-02-06 12:47:56 +00:00
committed by Git OBS Bridge
parent a76e2fe347
commit 9828491b95
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Use python-setuptools for python distutils backport
gh#libyal/libbde#68
-------------------------------------------------------------------
Sat Jan 20 10:56:33 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -28,6 +28,7 @@ Source: https://github.com/libyal/libfwps/releases/download/%version/lib
Source2: https://github.com/libyal/libfwps/releases/download/%version/libfwps-alpha-%version.tar.gz.asc
Source9: %name.keyring
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: c_compiler
BuildRequires: pkg-config
BuildRequires: python-rpm-macros