Package sources for project openSUSE:Factory:PullRequest:47:MinimalX are received through scmsync. This is not supported by the OBS frontend

File python-meshcore.spec of Package python-meshcore

#
# spec file for package python-meshcore
#
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


%bcond_without libalternatives
%{?sle15_python_module_pythons}
Name:           python-meshcore
Version:        2.1.9
Release:        0
Summary:        For interacting with MeshCore companion radio nodes.
License:        MIT
Group:          Development/Languages/Python
URL:            https://github.com/meshcore-dev/meshcore_py
Source:         https://files.pythonhosted.org/packages/source/m/meshcore/meshcore-%{version}.tar.gz
BuildRequires:  %{python_module flit-core}
BuildRequires:  %{python_module hatchling}
BuildRequires:  %{python_module pip}
BuildRequires:  %{python_module poetry-core}
BuildRequires:  alts
BuildRequires:  fdupes
BuildRequires:  python-rpm-macros
Requires:       alts
Requires:       python-PyYAML >= 6.0.1
Requires:       python-bleak >= 0.22.3
Requires:       python-packaging
Requires:       python-protobuf >= 4.21.12
Requires:       python-pypubsub >= 4.0.3
Requires:       python-pyserial >= 3.5
Requires:       python-requests >= 2.31.0
Requires:       python-tabulate >= 0.9.0
Recommends:     python-dbus-fast
BuildArch:      noarch
%python_subpackages

%description


%prep
%setup -q -n meshcore-%{version}

%build
%pyproject_wheel

%install
%pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}

%files %{python_files}
%license LICENSE
%doc README.md
%{python_sitelib}/meshcore
%{python_sitelib}/meshcore-%{version}*-info

%changelog
openSUSE Build Service is sponsored by