From b498c9754777c9da351bf7212b487d401e6138be Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:06:27 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.2.1-2mamba;Tue Sep 26 2023] --- python-dsnparse.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-dsnparse.spec b/python-dsnparse.spec index 67cd64a..2e031ec 100644 --- a/python-dsnparse.spec +++ b/python-dsnparse.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-dsnparse Version: 0.2.1 -Release: 1mamba +Release: 2mamba Summary: Parse dsn urls Group: System/Libraries Vendor: openmamba @@ -11,8 +11,9 @@ URL: https://github.com/Jaymon/dsnparse Source: https://pypi.debian.net/dsnparse/dsnparse-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -47,6 +48,9 @@ rm -rf %{buildroot}%{python_sitearch}/__pycache__ %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Tue Sep 26 2023 Automatic Build System 0.2.1-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Fri Jun 30 2023 Automatic Build System 0.2.1-1mamba - automatic version update by autodist