Adrian Schröter 2024-09-04 12:06:34 +00:00 committed by Git OBS Bridge
parent d2a37a175d
commit 4bd245b61d
3 changed files with 11 additions and 10 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 4 12:05:59 UTC 2024 - Adrian Schröter <adrian@suse.de>
- fix build for Leap 15
-------------------------------------------------------------------
Wed Jul 24 12:07:21 UTC 2024 - Adrian Schröter <adrian@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-wyoming
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,7 +12,8 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
@ -25,12 +26,11 @@ Release: 0
License: MIT
Summary: Peer-to-peer protocol for voice assistants
Group: Development/Languages/Python
Url: https://github.com/rhasspy/wyoming
URL: https://github.com/rhasspy/wyoming
#Source: https://files.pythonhosted.org/packages/source/w/wyoming/wyoming-%{version}.tar.gz
Source: wyoming-%{version}.tar.xz
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module poetry-core}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@ -45,7 +45,7 @@ Peer-to-peer protocol for voice assistants
%build
%pyproject_wheel
%install
%pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}

View File

@ -1,4 +0,0 @@
name: wyoming
version: 1.5.4
mtime: 1716582649
commit: 3ef7ee0ecc85697b4c639c9526ea46f4b68cb9ac