- Update to 0.7.6a1:
* no upstream changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyOpenAL?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
f9327b6273
commit
d0ca42d9e2
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-PyOpenAL
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,24 +18,23 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-PyOpenAL
|
||||
Version: 0.7.3a1
|
||||
Version: 0.7.6a1
|
||||
Release: 0
|
||||
Summary: Python bindings for OpenAL
|
||||
License: SUSE-Public-Domain
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/Zuzu-Typ/PyOpenAL
|
||||
URL: https://github.com/Zuzu-Typ/PyOpenAL
|
||||
Source: https://files.pythonhosted.org/packages/source/P/PyOpenAL/PyOpenAL-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module numpy}
|
||||
# /SECTION
|
||||
Requires: python-numpy
|
||||
Requires: config(openal-soft)
|
||||
Recommends: python-PyOgg
|
||||
BuildArch: noarch
|
||||
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module numpy}
|
||||
# /SECTION
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
@@ -59,7 +58,7 @@ sed -i 's/\r$//' README.md
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.md
|
||||
%license COPYING LICENSE
|
||||
%license COPYING LICENSE
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user