From 342b6c0b46b5255d92189944348a01c38c5e988a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:41:56 +0100 Subject: [PATCH] automatic version update by autodist [release 2.1.0-1mamba;Tue May 03 2022] --- python-QtPy.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-QtPy.spec b/python-QtPy.spec index 4f8df45..fc6ea45 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.0.1 -Release: 2mamba +Version: 2.1.0 +Release: 1mamba Summary: Abstraction layer for PyQt5/PyQt4/PySide2/PySide Group: System/Libraries Vendor: openmamba @@ -13,6 +13,7 @@ License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: libpython3-devel BuildRequires: python3.7dist(packaging) +BuildRequires: python3.7dist(setuptools) ## AUTOBUILDREQ-END %description @@ -45,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Tue May 03 2022 Automatic Build System 2.1.0-1mamba +- automatic version update by autodist + * Sun Feb 13 2022 Silvan Calarco 2.0.1-2mamba - rebuilt with distdeps