@HEADER-COMMENT@ @HEADER@ Group: System/YaST License: GPL v2 only BuildRequires: blocxx-devel curl-devel gcc-c++ yast2-core-devel yast2-devtools python-devel libxcrypt-devel yast2-ycp-ui-bindings-devel # YCPValue::valuetype_str() Requires: yast2-core >= 2.16.37 BuildRequires: yast2-core-devel >= 2.16.37 BuildRequires: yast2-ycp-ui-bindings-devel >= 2.16.37 Requires: yast2-ycp-ui-bindings >= 2.16.37 Requires: python Summary: Python bindings for the YaST platform. %description The bindings allow YaST modules to be written using the Python language and also Python scripts can use YaST agents, APIs and modules. @PREP@ @BUILD@ @INSTALL@ rm $RPM_BUILD_ROOT/@plugindir@/libpy2lang_python.la rm $RPM_BUILD_ROOT/%{_libdir}/python/site-packages/libYCP.la @CLEAN@ %files %defattr (-, root, root) @plugindir@/libpy2lang_python.so.* @plugindir@/libpy2lang_python.so # libYCP goes elsewhere # %dir %{_libdir}/python %{_libdir}/python/site-packages %doc @docdir@