Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-yui-4.7.6-1.3 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: python3-yui Distribution: openSUSE Tumbleweed
Version: 4.7.6 Vendor: openSUSE
Release: 1.3 Build date: Wed Jul 16 13:56:11 2025
Group: Development/Languages/Python Build host: reproducible
Size: 1764059 Source RPM: libyui-bindings-4.7.6-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/libyui/libyui-bindings
Summary: Python 3 bindings for libyui
This package provides Python 3 language bindings to access functions of
libyui - An User Interface engine that provides the
abstraction from graphical user interfaces (Qt, Gtk) and text based
user interfaces (ncurses).

Authors:
---------
-    kkaempf@suse.de
-    dmacvicar@suse.de

Provides

Requires

License

LGPL-2.1-only OR LGPL-3.0-only

Changelog

* Wed Jul 16 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Allow building with CMake 4.0
    * Bump cmake_minumum_required to 3.10, which matches what most
      other modules in libyui use (3.5 is the minimum required to be
      supportable by CMake 4.0(
    * Remove CMP0046, as CMake 4.0 no longer supports it. The OLD
      mode in any case was a workaround for 'badly written
      CMakeLists.txt', as it just instructed cmake to ignore
      non-existing dependenices listed in add_dependencies. This
      package does not rely on non-existing dependencies and builds
      perfectly without this policy.
  - 4.7.6
* Tue Jun 24 2025 Antonio Larrosa <alarrosa@suse.com>
  - Do not build the qt packages (libyui-qt, libyui-qt-graph,
    libyui-qt-pkg and libyui-qt-rest-api) in SLE16 since Qt5 won't
    be available there.
  - 4.7.5
* Wed Jun 18 2025 Martin Vidner <mvidner@suse.com>
  - Integrated the graphviz API fix upstream (gh#libyui/libyui#120)
    (Let CMake detect graphviz version)
  - 4.7.4
    D graphviz_unsigned_fix.patch
* Mon Jun 09 2025 Thomas Renninger <trenn@suse.de>
  - graphviz API broke in a recent version update (bezier size is now
    of type size_t instead of int).
    A graphviz_unsigned_fix.patch
* Wed May 28 2025 Stefan Hundhammer <shundhammer@suse.com>
  - Fix build failure with gcc-15:
    Prevent complaint about hidden base class method (bsc#1243732)
* Fri May 23 2025 Bernhard Wiedemann <bwiedemann@suse.de>
  - Use %make_build instead of %jobs to improve reproducible builds (boo#1237231)
* Tue May 13 2025 Stefan Hundhammer <shundhammer@suse.com>
  - Fix build failure with gcc-15:
    Don't build libyui-rest-api with -Werror to complain about
    wstring_convert that was deprecated without any replacement
    (bsc#1241933)
* Thu Sep 19 2024 Ladislav Slezák <lslezak@suse.com>
  - Bump version to 4.7.0 to avoid conflicts with the SLE15-SP6 version
* Fri Jul 19 2024 Martin Jambor <mjambor@suse.com>
  - Add gcc-fortran to build requirements as a work-around to boost
    now really requiring quadmath.h. (boo#1225861)
  - 4.6.3
* Tue Jul 16 2024 Stefan Hundhammer <shundhammer@suse.com>
  - Fix build failure with gcc-14 / C++20: template-id-cdtor error
    (bsc#1225861)
  - 4.6.2
* Tue Oct 10 2023 Stefan Hundhammer <shundhammer@suse.com>
  - Qt Pkg: Show patterns order column if environment variable
    Y2_SHOW_PATTERNS_ORDER is set
  - Qt Pkg: Show invisible patterns if environment variable
    SHOW_INVISIBLE_PATTERNS is set
  - Qt Pkg: Fixed pattern categories order:
    Use first, not last pattern (bsc#1216093)
    https://github.com/libyui/libyui/pull/107
  - 4.6.1
* Tue May 30 2023 Stefan Hundhammer <shundhammer@suse.com>
  - NCurses UI: Prevent buffer overflow when drawing very wide labels
    (bsc#1211354)
  - 4.6.0
* Tue May 30 2023 Stefan Hundhammer <shundhammer@suse.com>
  - Cherry-picked BLumia's patch from community PR #97:
    CMake: use pkg-config to find and use ncurses libs
    by Wang Zichong <wangzichong@deepin.org>
* Tue Apr 25 2023 Stefan Hundhammer <shundhammer@suse.com>
  - Qt UI: Fixed regression for icon loading (bsc#1210712)
    https://github.com/libyui/libyui/pull/100
  - 4.5.2
* Tue Apr 18 2023 Stefan Hundhammer <shundhammer@suse.com>
  - Qt UI: Fixed loading icons from an absolute path (bsc#1210591)
    https://github.com/libyui/libyui/pull/94
  - 4.5.1
* Mon Mar 06 2023 Ladislav Slezák <lslezak@suse.com>
  - Bump version to 4.5.0 (bsc#1208913)
* Tue Feb 14 2023 Stefan Hundhammer <shundhammer@suse.com>
  - Fixed build with GCC13 (-Woverloaded-virtual) (bsc#1208238)
  - build-all: Don't build bindings with --small (-s)
  - More docs for YShortcutManager (FAQ for our QA)
  - Merged PR #88 from krai:
    libyui-ncurses: Replace off64_t with off_t and stat64 with stat
  - 4.4.9
* Tue Jan 10 2023 Ladislav Slezák <lslezak@suse.com>
  - NCurses REST API - fixed RunInTerminal behavior (bsc#1206929)
    Stop the REST API server during execution of the
    RunInTerminal() call. This allows the subprocess to open
    it's own REST API server using the same port.
    This is useful for the ncurses YaST control center which
    starts other YaST modules as subprocesses.
  - 4.4.8

Files

/usr/lib/python3.13/site-packages/_yui.so
/usr/lib/python3.13/site-packages/yui.py
/usr/share/doc/packages/python3-yui
/usr/share/doc/packages/python3-yui/YTable_n_YItemCollection.py
/usr/share/doc/packages/python3-yui/displayinfo.py
/usr/share/doc/packages/python3-yui/hello_world.py
/usr/share/doc/packages/python3-yui/loading.py
/usr/share/doc/packages/python3-yui/menu.py
/usr/share/doc/packages/python3-yui/menubar.py
/usr/share/doc/packages/python3-yui/mga-dialogs.py
/usr/share/doc/packages/python3-yui/replacepoint.py
/usr/share/doc/packages/python3-yui/selection_box1.py
/usr/share/doc/packages/python3-yui/table.py
/usr/share/doc/packages/python3-yui/tabwidget.py
/usr/share/doc/packages/python3-yui/utf8.py
/usr/share/doc/packages/python3-yui/widgets.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Mar 5 22:58:08 2026