merge
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-wyoming?expand=0&rev=3
This commit is contained in:
parent
9353b4e55b
commit
0fee90850f
10
_service
10
_service
@ -1,6 +1,12 @@
|
||||
<services>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="url">https://github.com/rhasspy/wyoming</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="version">1.5.4</param>
|
||||
<param name="revision">1.5.4</param>
|
||||
</service>
|
||||
<service mode="manual" name="tar" />
|
||||
<service mode="manual" name="recompress">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
|
5
python-wyoming.changes
Normal file
5
python-wyoming.changes
Normal file
@ -0,0 +1,5 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 24 12:07:21 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- initial package of version 1.5.4
|
||||
|
@ -23,7 +23,7 @@ Name: python-wyoming
|
||||
Version: 1.5.4
|
||||
Release: 0
|
||||
License: MIT
|
||||
Summary: Text assist
|
||||
Summary: Peer-to-peer protocol for voice assistants
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/rhasspy/wyoming
|
||||
#Source: https://files.pythonhosted.org/packages/source/w/wyoming/wyoming-%{version}.tar.gz
|
||||
@ -37,6 +37,7 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
Peer-to-peer protocol for voice assistants
|
||||
|
||||
%prep
|
||||
%setup -q -n wyoming-%{version}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0dfbe115602b35ee1dd87bea89445588ca59a8f8fd36a7ada051315e15e9350d
|
||||
size 137227
|
3
wyoming-1.5.4.tar.xz
Normal file
3
wyoming-1.5.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f634642269ec2e011e62632688c0203ee81d3100c2e7da63f0a1dc47036b5b0
|
||||
size 23780
|
Loading…
Reference in New Issue
Block a user