Name: python-nbxmpp Version: 6.0.2 Release: 0%{?dist} Summary: Python library for non-blocking use of Jabber/XMPP # Automatically converted from old format: GPLv3 - review is highly recommended. License: GPL-3.0-only URL: https://dev.gajim.org/gajim/python-nbxmpp/ Source0: https://dev.gajim.org/gajim/python-nbxmpp/-/archive/%{version}/python-nbxmpp-%{version}.tar.bz2 BuildArch: noarch BuildRequires: python3-devel %global desc %{expand: python-nbxmpp is a Python library that provides a way for Python applications to use Jabber/XMPP networks in a non-blocking way.} %description %{desc} %package -n python3-nbxmpp Summary: %{summary} Requires: python3-gobject >= 3.42.0 Requires: glib2 >= 2.66 Requires: libsoup3 Recommends: python3-gssapi Obsoletes: python-nbxmpp-doc < 1.0.0 %description -n python3-nbxmpp %{desc} %prep %autosetup %generate_buildrequires %pyproject_buildrequires %build %pyproject_wheel %install %pyproject_install %pyproject_save_files nbxmpp %files -n python3-nbxmpp -f %{pyproject_files} %doc README.md ChangeLog %changelog * Tue Aug 13 2024 Michael Kuhn - 4.5.4-1 - Update to 4.5.4