Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
866775c85d |
BIN
pyqt_builder-1.17.1.tar.gz
(Stored with Git LFS)
BIN
pyqt_builder-1.17.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
pyqt_builder-1.18.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
pyqt_builder-1.18.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 4 01:13:25 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Support older and current versions of setuptools WRT to the case of
|
||||||
|
the metadata directory.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 3 16:50:22 UTC 2025 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Update to 1.18.1
|
||||||
|
* The QtEglFSDeviceIntegration library is now bundled for Qt5 and
|
||||||
|
Qt6.
|
||||||
|
* Added support for the QtStateMachine module.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 8 15:25:39 UTC 2025 - Ben Greiner <code@bnavigator.de>
|
Wed Jan 8 15:25:39 UTC 2025 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pyqt-builder
|
Name: python-pyqt-builder
|
||||||
Version: 1.17.1
|
Version: 1.18.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The PEP 517 compliant PyQt build system
|
Summary: The PEP 517 compliant PyQt build system
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
@@ -89,6 +89,6 @@ $python -c 'import pyqtbuild'
|
|||||||
%python_alternative %{_bindir}/pyqt-bundle
|
%python_alternative %{_bindir}/pyqt-bundle
|
||||||
%python_alternative %{_bindir}/pyqt-qt-wheel
|
%python_alternative %{_bindir}/pyqt-qt-wheel
|
||||||
%{python_sitelib}/pyqtbuild
|
%{python_sitelib}/pyqtbuild
|
||||||
%{python_sitelib}/PyQt_builder-%{version}.dist-info
|
%{python_sitelib}/[Pp]y[Qq]t_builder-%{version}.dist-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user