From c52fc38e1ae065a0412741b591d4f0bf42305c3b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:44:45 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.4.4-3mamba;Tue Sep 26 2023] --- python-appdirs.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-appdirs.spec b/python-appdirs.spec index 0b57268..58fb7ad 100644 --- a/python-appdirs.spec +++ b/python-appdirs.spec @@ -1,6 +1,6 @@ Name: python-appdirs Version: 1.4.4 -Release: 2mamba +Release: 3mamba Summary: A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir" Group: System/Libraries Vendor: openmamba @@ -10,8 +10,9 @@ URL: https://pypi.org/project/appdirs/ Source: https://pypi.debian.net/appdirs/appdirs-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: libpython3-devel %description @@ -44,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/appdirs-%{version}-py*.egg-info/* %changelog +* Tue Sep 26 2023 Automatic Build System 1.4.4-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Tue Aug 01 2023 Silvan Calarco 1.4.4-2mamba - rebuilt with python 3.10