From 8a1d38c0a467adb91cc5f000ac117e7afeda95e3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:41:57 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 2.4.0-2mamba;Tue Sep 26 2023] --- python-QtPy.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/python-QtPy.spec b/python-QtPy.spec index a547d84..37a89dc 100644 --- a/python-QtPy.spec +++ b/python-QtPy.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-QtPy Version: 2.4.0 -Release: 1mamba +Release: 2mamba Summary: Abstraction layer for PyQt5/PyQt4/PySide2/PySide Group: System/Libraries Vendor: openmamba @@ -11,10 +11,11 @@ URL: https://pypi.org/project/QtPy/ Source: https://pypi.debian.net/QtPy/QtPy-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(packaging) -BuildRequires: python3.7dist(setuptools) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(packaging) +BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -56,6 +57,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Tue Sep 26 2023 Automatic Build System 2.4.0-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Wed Aug 30 2023 Automatic Build System 2.4.0-1mamba - automatic version update by autodist