From d5180113f40745281b0bac6059adb50764cd6976 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 16 Jul 2026 12:25:56 +0200 Subject: [PATCH] rebuilt by autoport with build requirements: python3>=0:3.14.6-2mamba [release 2.4.9-2mamba;Tue Jul 07 2026] --- python-pdm_backend.spec | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/python-pdm_backend.spec b/python-pdm_backend.spec index 0ce2f0a..4016fec 100644 --- a/python-pdm_backend.spec +++ b/python-pdm_backend.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pdm_backend Version: 2.4.9 -Release: 1mamba +Release: 2mamba Summary: The build backend used by PDM that supports latest packaging standards Group: System/Libraries Vendor: openmamba @@ -12,16 +12,15 @@ Source: https://pypi.debian.net/pdm-backend/pdm_backend-%{version}.tar.gz License: MIT BuildArch: noarch ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython311-devel +BuildRequires: libpython314-devel ## AUTOBUILDREQ-END +BuildRequires: python3 >= 0:3.14.6-2mamba +Obsoletes: python-pdm_backend-py3 < %{?epoch:%{epoch}:}%{version}-%{release} +Provides: python-pdm_backend-py3 = %{?epoch:%{epoch}:}%{version}-%{release} %description %{summary}. -%if 0%{?with_pyver} -%pyver_package -%endif - %prep %setup -q -n pdm_backend-%{version} @@ -39,7 +38,7 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel #done #%endif -%files %{?pyappend} +%files %defattr(-,root,root) %dir %{python_sitelib}/%{pkgname}-%{version}.dist-info %{python_sitelib}/%{pkgname}-%{version}.dist-info/* @@ -48,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Jul 07 2026 Automatic Build System 2.4.9-2mamba +- rebuilt by autoport with build requirements: python3>=0:3.14.6-2mamba + * Fri Jun 05 2026 Automatic Build System 2.4.9-1mamba - automatic version update by autodist