From f9c78af95ab0d35382ff61145e0d82363c91c4d7 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.0.1-1mamba;Fri Feb 04 2022] --- python-QtPy.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-QtPy.spec b/python-QtPy.spec index 52c47d8..c6a7c42 100644 --- a/python-QtPy.spec +++ b/python-QtPy.spec @@ -1,5 +1,5 @@ Name: python-QtPy -Version: 2.0.0 +Version: 2.0.1 Release: 1mamba Summary: Abstraction layer for PyQt5/PyQt4/PySide2/PySide Group: System/Libraries @@ -10,6 +10,7 @@ URL: https://pypi.org/project/QtPy/ Source: https://pypi.debian.net/QtPy/QtPy-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN +BuildRequires: libpython3-devel ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version @@ -48,6 +49,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc README.md %changelog +* Fri Feb 04 2022 Automatic Build System 2.0.1-1mamba +- automatic version update by autodist + * Thu Dec 23 2021 Automatic Build System 2.0.0-1mamba - automatic version update by autodist