rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 2.14.1-2mamba;Wed Sep 27 2023]
This commit is contained in:
parent
91de0678d9
commit
51577e3577
@ -1,6 +1,6 @@
|
|||||||
Name: python-QScintilla
|
Name: python-QScintilla
|
||||||
Version: 2.14.1
|
Version: 2.14.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Python bindings to QScintilla
|
Summary: Python bindings to QScintilla
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -13,12 +13,13 @@ License: GPL
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: python3.7dist(pyqt5)
|
BuildRequires: python3.11dist(pyqt5)
|
||||||
BuildRequires: python3.7dist(pyqt5-sip)
|
BuildRequires: python3.11dist(pyqt5-sip)
|
||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt5-qtbase-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
BuildRequires: sip
|
BuildRequires: sip
|
||||||
BuildRequires: PyQt-builder-py3
|
BuildRequires: PyQt-builder-py3
|
||||||
|
|
||||||
@ -60,6 +61,9 @@ make
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 2.14.1-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Sun Jun 18 2023 Automatic Build System <autodist@mambasoft.it> 2.14.1-1mamba
|
* Sun Jun 18 2023 Automatic Build System <autodist@mambasoft.it> 2.14.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user