From 601e19e6edc69fcbda023ea4bd776b7c392503b9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:26:29 +0100 Subject: [PATCH] automatic version update by autodist [release 2023.12-1mamba;Thu Jan 04 2024] --- python-pyinstaller-hooks-contrib.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/python-pyinstaller-hooks-contrib.spec b/python-pyinstaller-hooks-contrib.spec index 4e5023b..6c95cb7 100644 --- a/python-pyinstaller-hooks-contrib.spec +++ b/python-pyinstaller-hooks-contrib.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pyinstaller-hooks-contrib -Version: 2023.11 +Version: 2023.12 Release: 1mamba Summary: Community maintained hooks for PyInstaller Group: System/Libraries @@ -12,6 +12,8 @@ Source: http://pypi.debian.net/pyinstaller-hooks-contrib/pyinstaller-hook License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel +BuildRequires: python3.11dist(packaging) +BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END %description @@ -47,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Thu Jan 04 2024 Automatic Build System 2023.12-1mamba +- automatic version update by autodist + * Wed Dec 27 2023 Automatic Build System 2023.11-1mamba - automatic version update by autodist