automatic version update by autodist [release 2.4.3-1mamba;Wed Feb 12 2025]
This commit is contained in:
parent
d22048dae2
commit
7d41f01d24
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-QtPy
|
Name: python-QtPy
|
||||||
Version: 2.4.2
|
Version: 2.4.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Abstraction layer for PyQt5/PyQt4/PySide2/PySide
|
Summary: Abstraction layer for PyQt5/PyQt4/PySide2/PySide
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|||||||
URL: https://pypi.org/project/QtPy/
|
URL: https://pypi.org/project/QtPy/
|
||||||
Source: https://pypi.debian.net/QtPy/qtpy-%{version}.tar.gz
|
Source: https://pypi.debian.net/QtPy/qtpy-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
|
BuildArch: noarch
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.11dist(packaging)
|
BuildRequires: python3.11dist(packaging)
|
||||||
@ -57,6 +58,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist
|
|||||||
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 12 2025 Automatic Build System <autodist@openmamba.org> 2.4.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Nov 24 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.2-1mamba
|
* Sun Nov 24 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.2-1mamba
|
||||||
- update to 2.4.2
|
- update to 2.4.2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user