automatic version update by autodist [release 2.1.0-1mamba;Tue May 03 2022]

This commit is contained in:
Automatic Build System 2024-01-06 10:41:56 +01:00
parent 405c0dbc43
commit 342b6c0b46

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-QtPy Name: python-QtPy
Version: 2.0.1 Version: 2.1.0
Release: 2mamba Release: 1mamba
Summary: Abstraction layer for PyQt5/PyQt4/PySide2/PySide Summary: Abstraction layer for PyQt5/PyQt4/PySide2/PySide
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -13,6 +13,7 @@ License: MIT
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel BuildRequires: libpython3-devel
BuildRequires: python3.7dist(packaging) BuildRequires: python3.7dist(packaging)
BuildRequires: python3.7dist(setuptools)
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
%description %description
@ -45,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
%changelog %changelog
* Tue May 03 2022 Automatic Build System <autodist@mambasoft.it> 2.1.0-1mamba
- automatic version update by autodist
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.1-2mamba * Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.1-2mamba
- rebuilt with distdeps - rebuilt with distdeps