From 155c1907747ac82233ffcb3c115023875647be54 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:32:09 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.2.2-3mamba;Tue Sep 26 2023] --- python-qstylizer.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/python-qstylizer.spec b/python-qstylizer.spec index 871d081..ff0fbbc 100644 --- a/python-qstylizer.spec +++ b/python-qstylizer.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-qstylizer Version: 0.2.2 -Release: 2mamba +Release: 3mamba Summary: Qt stylesheet generation utility for PyQt/PySide Group: System/Libraries Vendor: openmamba @@ -11,10 +11,11 @@ URL: https://github.com/blambright/qstylizer Source: https+git://github.com/blambright/qstylizer.git/%{version}/qstylizer-%{version}.tar.bz2 License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(inflection) -BuildRequires: python3.7dist(tinycss2) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(inflection) +BuildRequires: python3.11dist(tinycss2) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -46,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Tue Sep 26 2023 Automatic Build System 0.2.2-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sun Apr 09 2023 Sdk Build System 0.2.2-2mamba - rebuilt with python 3.10