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

yast2-python3-bindings-5.0.2-1.1 RPM for aarch64

From OpenSuSE Leap 16.0 for aarch64

Name: yast2-python3-bindings Distribution: openSUSE Tumbleweed
Version: 5.0.2 Vendor: openSUSE
Release: 1.1 Build date: Mon May 6 14:38:38 2024
Group: System/YaST Build host: i02-armsrv3
Size: 758869 Source RPM: yast2-python-bindings-5.0.2-1.1.src.rpm
Packager: https://bugs.opensuse.org
Summary: Python3 bindings for the YaST platform
The bindings allow YaST modules to be written using the Python language
and also Python scripts can use YaST agents, APIs and modules.

Provides

Requires

License

GPL-2.0-only

Changelog

* Mon Nov 13 2023 Noel Power <nopower@suse.com>
  - Fix leak when passing Term objects; (bsc#1217075)
  - 5.0.2
* Tue Sep 12 2023 Samuel Cabrero <scabrero@suse.de>
  - Fix inspect.getargspec() removed in python3.11; (bsc#1215226);
  - 5.0.1
* Wed Aug 30 2023 Josef Reidinger <jreidinger@suse.cz>
  - 5.0.0 (bsc#1185510)
* Fri Mar 03 2023 Ladislav Slezák <lslezak@suse.cz>
  - Bump version to 4.6.0 (bsc#1208913)
* Wed Feb 08 2023 Noel Power <nopower@suse.com>
  - Misc fixes to examples; (bsc#1199343).
  - Fix python2 utf8 handling (python2 code wasn't displaying unicode
    strings); (bsc#1199348).
  - Change conversion of Py_None to YCP_Void instead of YCP_Null;
    (bsc#1199344).
  - 4.5.2
* Wed Jun 22 2022 Noel Power <nopower@suse.com>
  - Fix core with python3.10 when calling yast2 samba-client;
    (boo#1200804).
  - 4.5.1
* Wed Apr 06 2022 Ladislav Slezák <lslezak@suse.cz>
  - Bump version to 4.5.0 (bsc#1198109)
* Thu Oct 07 2021 David Mulder <dmulder@suse.com>
  - Fix yast2-python-bindings requires Python (bsc#1190890).
  - 4.4.2
* Tue Aug 17 2021 Petr Pavlu <petr.pavlu@suse.com>
  - Fix backtrace formatting for Python exceptions (bsc#1181595).
  - 4.4.1
* Tue Apr 20 2021 Ladislav Slezák <lslezak@suse.cz>
  - 4.4.0 (bsc#1185510)
* Tue Mar 30 2021 Noel Power <nopower@suse.com>
  - Fix PyErrorHandler() function, normalise exception object;
    (bsc#1184182).
  - 4.1.4
* Thu Mar 12 2020 Noel Power <nopower@suse.com>
  - Fix build for python 3.8; (bsc#1166517)/
  - 4.1.3
* Mon Feb 10 2020 dmulder@suse.com
  - Don't overwrite CPPFLAGS/LDFLAGS/LIBADD during build; (bsc#1163310);
  - 4.1.2
* Thu Jan 09 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Switch to python3 on new releases of openSUSE as we no longer
    support python2 at all
  - Cleanup the spec file to adhere to current packaging guidelines
* Tue May 21 2019 dmulder@suse.com
  - yast2-python-bindings compilation errors when compiling with
    - Werror=format-security; (bsc#1133596);
  - 4.1.1
* Tue Feb 26 2019 José Iván López González <jlopez@suse.com>
  - Version bump (bsc#1124009)
  - 4.1.0
* Wed Feb 20 2019 nopower@suse.com
  - Fix python3 bindings error showning 'unexpect exception' and no
    trace information for errors; (bsc# 1126112).
  - 4.0.9
* Fri Jan 18 2019 dmulder@suse.com
  - Update to 4.0.8
    + Forward port python import capability, with improvements and
      code cleanup; (bsc#1122532).
    + Add pydocs to yast python
    + Improve building/packaging of python2/3
* Wed Jan 09 2019 dmulder@suse.com
  - Define yast._() as an alias to gettext(); (bsc#1121106).
* Tue Jan 08 2019 dmulder@suse.com
  - Provide textdomain() and gettext() functions for
    internationization; (bsc#1121106).
* Tue Oct 16 2018 schubi@suse.de
  - Added license file to spec.
* Sat Sep 15 2018 nopower@suse.com
  - Fix Id construction for python2, use items instead of iteritems
    for python2/python3 compatability; (bsc#1108558).
* Mon Aug 20 2018 schubi@suse.de
  - Switched license in spec file from SPDX2 to SPDX3 format.
* Tue May 29 2018 dmulder@suse.com
  - Don't package files in '/' (bsc#1095054).
* Fri Mar 09 2018 dmulder@suse.com
  - Adapt the bindings to allow modules that will run in both python2
    or python3. Also fix a py3 binary mistakenly packaged with the py2
    bindings package (bsc#1074696).
* Mon Jan 29 2018 dmulder@suse.com
  - Build both python2 and python3 versions of the bindings;
    (bsc#1074696).
* Thu Jan 04 2018 dmulder@suse.com
  - Convert the bindings into python3; (bsc#1074696).
  - Fix some code examples; (bsc#1070212).
* Tue Nov 28 2017 dmulder@suse.com
  - Add example code ported from ruby examples; (bsc#1070212).
  - Fixes based on findings from example code
* Wed Nov 08 2017 dmulder@suse.com
  - Rewrite the python bindings using swig fate#324146
* Wed Nov 13 2013 jreidinger@suse.com
  - Add explicit COPYING file
* Thu Sep 19 2013 lslezak@suse.cz
  - do not use *.spec.in template, use *.spec file with RPM macros
    instead
  - 3.1.0
* Tue Jul 30 2013 yast-devel@opensuse.org
  - version 3.0.0
* Tue Jun 11 2013 jmatejek@suse.com
  - install to correct python directory (fixes file conflict with
    python-base)
  - 2.20.2
* Fri Jun 29 2012 aschnell@suse.de
  - blocxx is no longer needed for build
* Tue Jun 26 2012 aschnell@suse.de
  - adapted to namespace changes in yast2-core
  - 2.20.1
* Fri Nov 25 2011 coolo@suse.com
  - add libtool as buildrequire to avoid implicit dependency
* Mon Sep 06 2010 juhliarik@suse.cz
  - added patch for building with python 2.7
  - 2.20.0
* Thu Feb 04 2010 juhliarik@suse.cz
  - added patch from (bnc#520499) it solves problem with importing
    names
  - 2.19.0
* Mon Dec 15 2008 juhliarik@suse.cz
  - added fix for problem with strict-aliasing (bnc #444472)
    - 2.17.4
* Wed Sep 24 2008 visnov@suse.cz
  - y2debug is always logged (bnc#426554)
  - 2.17.3
* Tue Sep 09 2008 visnov@suse.cz
  - build with python 2.6
  - 2.17.2
* Fri Jun 27 2008 juhliarik@suse.cz
  - added support for GET/SET variables in YCP module (bnc #402684)
  - 2.17.1
* Mon Feb 25 2008 juhliarik@suse.cz
  - Added support for creating known widget names in ycp module
  - V 2.16.6
* Thu Feb 21 2008 sh@suse.de
  - Added new UI packages to Requires/BuildRequires in .spec file
  - V 2.16.5
* Wed Feb 20 2008 sh@suse.de
  - New include path for YUIComponent.h
  - V 2.16.4
* Mon Jan 21 2008 juhliarik@suse.cz
  - Added pacth for bug#355064 - problem with SCR.Write
  - V 2.16.3
* Wed Dec 05 2007 juhliarik@suse.cz
  - Added patch for problem with handling error from python
  - Correction for handling adding None(nil) as argument to yast function
  - V 2.16.2
* Thu Nov 15 2007 juhliarik@suse.cz
  - Addded correction in makefile and for YCPDeclaration
  - V 2.16.1
* Wed Nov 14 2007 juhliarik@suse.cz
  - Adding solution for calling python function via reference
  - Adding support for calling YCode in Sequencer from python
  - Reimplementation SCR
  - V 2.16.0
* Sun Sep 09 2007 juhliarik@suse.cz
  - Adding support for calling SCR
  - Adding support for ycp types symbol, term, path
  - Adding support for calling UI from YaST
  - Added patch for bug #308213 and bug# 300909
  - V 2.15.3
* Fri Aug 10 2007 mvidner@suse.cz
  - Finished integrating Feature #120292, UI as a namespace callable
    from yast2-*-bindings.
  - 2.15.2
* Mon Aug 06 2007 juhliarik@suse.cz
  - initial version
    V 2.15.1

Files

/usr/lib/python3.11/site-packages/YCPDeclarations.py
/usr/lib/python3.11/site-packages/__pycache__
/usr/lib/python3.11/site-packages/__pycache__/YCPDeclarations.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/__pycache__/YCPDeclarations.cpython-311.pyc
/usr/lib/python3.11/site-packages/__pycache__/yast.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/__pycache__/yast.cpython-311.pyc
/usr/lib/python3.11/site-packages/__pycache__/yast_help.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/__pycache__/yast_help.cpython-311.pyc
/usr/lib/python3.11/site-packages/__pycache__/ycp.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/__pycache__/ycp.cpython-311.pyc
/usr/lib/python3.11/site-packages/__pycache__/ycpbuiltins.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/__pycache__/ycpbuiltins.cpython-311.pyc
/usr/lib/python3.11/site-packages/yast.py
/usr/lib/python3.11/site-packages/yast_help.py
/usr/lib/python3.11/site-packages/ycp.py
/usr/lib/python3.11/site-packages/ycpbuiltins.py
/usr/lib64/YaST2/plugin/libpy2lang_python3.so
/usr/lib64/YaST2/plugin/libpy2lang_python3.so.0
/usr/lib64/YaST2/plugin/libpy2lang_python3.so.0.0.0
/usr/lib64/python3.11/site-packages/_ycp.so
/usr/share/doc/packages/yast2-python-bindings
/usr/share/doc/packages/yast2-python-bindings/python-bindings


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jul 18 00:25:40 2024