17
0

9 Commits

Author SHA256 Message Date
ecd7131d2c Accepting request 1311794 from KDE:Qt:PyQt
update

OBS-URL: https://build.opensuse.org/request/show/1311794
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyqt-builder?expand=0&rev=27
2025-10-18 12:36:02 +00:00
b200960bf4 - Update to 1.19.0
* Support for Qt v6.10 when building wheels manually. The Qt
    v6.10.0 installation for Linux on Intel created by the online
    installer was built using Red Hat Linux v9.4. This means that
    glibc v2.34 is now required. Earlier versions of Qt required
    glibc v2.28. The manylinux wheel tags that are generated now
    reflect the revised dependency.
  * pyqt-bundle support for lower case wheel names. pyqt-bundle now
    properly handles lower case wheel names as well as the legacy
    mixed case names. Resolves #33

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-pyqt-builder?expand=0&rev=34
2025-10-11 17:21:19 +00:00
6915f74656 Accepting request 1309632 from KDE:Qt:PyQt
OBS-URL: https://build.opensuse.org/request/show/1309632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyqt-builder?expand=0&rev=26
2025-10-08 16:13:35 +00:00
d5748d0e42 - Convert to libalternatives on SLE-16-based and newer systems
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-pyqt-builder?expand=0&rev=33
2025-10-07 13:09:49 +00:00
c20a4e1ecf Accepting request 1284256 from KDE:Qt:PyQt
- Update to 1.18.2
  * The licensing information in `pyproject.toml` now conforms to
    PEP 639. This means that the minimum setuptools version is v77.
    That in itself means that the wheel name conforms to the
    current PyPI requirements.
  * The wheels created by `pyqt-qt-wheel` now have lower case
    names.

OBS-URL: https://build.opensuse.org/request/show/1284256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyqt-builder?expand=0&rev=25
2025-06-11 14:20:08 +00:00
687b4f985d .
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-pyqt-builder?expand=0&rev=32
2025-06-09 17:05:32 +00:00
5708eb978a .
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-pyqt-builder?expand=0&rev=31
2025-06-09 17:04:24 +00:00
556992624f .
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-pyqt-builder?expand=0&rev=30
2025-06-09 16:47:43 +00:00
61f92289f3 - Update to 1.18.2
* The licensing information in `pyproject.toml` now conforms to
    PEP 639. This means that the minimum setuptools version is v77.
    That in itself means that the wheel name conforms to the
    current PyPI requirements.
  * The wheels created by `pyqt-qt-wheel` now have lower case
    names.

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-pyqt-builder?expand=0&rev=29
2025-06-09 16:47:19 +00:00
4 changed files with 18 additions and 4 deletions

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:79540e001c476bc050180db00fffcb1e9fa74544d95c148e48ad6117e49d6ea2
size 3672333

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Oct 11 17:19:36 UTC 2025 - Ben Greiner <code@bnavigator.de>
- Update to 1.19.0
* Support for Qt v6.10 when building wheels manually. The Qt
v6.10.0 installation for Linux on Intel created by the online
installer was built using Red Hat Linux v9.4. This means that
glibc v2.34 is now required. Earlier versions of Qt required
glibc v2.28. The manylinux wheel tags that are generated now
reflect the revised dependency.
* pyqt-bundle support for lower case wheel names. pyqt-bundle now
properly handles lower case wheel names as well as the legacy
mixed case names. Resolves #33
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 7 10:07:44 UTC 2025 - Markéta Machová <mmachova@suse.com> Tue Oct 7 10:07:44 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -23,7 +23,7 @@
%endif %endif
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-pyqt-builder Name: python-pyqt-builder
Version: 1.18.2 Version: 1.19.0
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