diff --git a/kf6-kwidgetsaddons/kf6-kwidgetsaddons.spec b/kf6-kwidgetsaddons/kf6-kwidgetsaddons.spec index 99bd358..231940e 100644 --- a/kf6-kwidgetsaddons/kf6-kwidgetsaddons.spec +++ b/kf6-kwidgetsaddons/kf6-kwidgetsaddons.spec @@ -51,15 +51,6 @@ Requires: cmake(Qt6Widgets) >= %{qt6_version} This repository contains add-on widgets and classes for applications that use the Qt Widgets module. -%package -n python-%{name} -Summary: Python interface for %{name} -Provides: python3-%{name} -%python_provide python3-%{name} -Requires: %{name}%{?_isa} = %{version}-%{release} - -%description -n python-%{name} -The package contains the PySide6 bindings library for %{name}. - %prep %autosetup -p1 -n %{rname}-%{version} @@ -87,7 +78,5 @@ The package contains the PySide6 bindings library for %{name}. %{_kf6_libdir}/libKF6WidgetsAddons.so %{_kf6_plugindir}/designer/kwidgetsaddons6widgets.so -%files -n python-kf6-kwidgetsaddons - %changelog %{?autochangelog}