forked from pool/python-python-sofa
Accepting request 768805 from home:TheBlackCat:branches:devel:languages:python:numeric
- Update to 0.1.1 * Fixed issues in array accessing and coordinate system conversion. OBS-URL: https://build.opensuse.org/request/show/768805 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-python-sofa?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 15:24:40 UTC 2020 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Update to 0.1.1
|
||||
* Fixed issues in array accessing and coordinate system conversion.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 25 20:40:05 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-python-sofa
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,21 +12,22 @@
|
||||
# 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-%{**}}
|
||||
Name: python-python-sofa
|
||||
Version: 0.1.0
|
||||
Version: 0.1.1
|
||||
Release: 0
|
||||
License: MIT
|
||||
Summary: Spatially Oriented Format for Acoustics (SOFA) API for Python
|
||||
Url: http://github.com/spatialaudio/python-sofa/
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/spatialaudio/python-sofa/
|
||||
Source: https://files.pythonhosted.org/packages/source/p/python-sofa/python-sofa-%{version}.tar.gz
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module netCDF4}
|
||||
BuildRequires: %{python_module numpy}
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1aed87dfc2eca1ee5a35b02a51c5efe8de1a87cf83e2cfe143ce9be64fde2cd
|
||||
size 15738
|
||||
3
python-sofa-0.1.1.tar.gz
Normal file
3
python-sofa-0.1.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0e087b82e4bbb67261eab0e6723670cde999b9d7e2e6844597762103782e5b4
|
||||
size 15957
|
||||
Reference in New Issue
Block a user