From 4371c2977ec6d8de528fdcb64f3f3c8eb706bbeb80906f55973312c53641765d Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 30 Jan 2020 15:53:02 +0000 Subject: [PATCH] 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 --- python-python-sofa.changes | 6 ++++++ python-python-sofa.spec | 13 +++++++------ python-sofa-0.1.0.tar.gz | 3 --- python-sofa-0.1.1.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 9 deletions(-) delete mode 100644 python-sofa-0.1.0.tar.gz create mode 100644 python-sofa-0.1.1.tar.gz diff --git a/python-python-sofa.changes b/python-python-sofa.changes index 83dd17e..d9dc518 100644 --- a/python-python-sofa.changes +++ b/python-python-sofa.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 30 15:24:40 UTC 2020 - Todd R + +- Update to 0.1.1 + * Fixed issues in array accessing and coordinate system conversion. + ------------------------------------------------------------------- Thu Jul 25 20:40:05 UTC 2019 - Todd R diff --git a/python-python-sofa.spec b/python-python-sofa.spec index c938bdb..6d57c63 100644 --- a/python-python-sofa.spec +++ b/python-python-sofa.spec @@ -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} diff --git a/python-sofa-0.1.0.tar.gz b/python-sofa-0.1.0.tar.gz deleted file mode 100644 index 0c5623d..0000000 --- a/python-sofa-0.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1aed87dfc2eca1ee5a35b02a51c5efe8de1a87cf83e2cfe143ce9be64fde2cd -size 15738 diff --git a/python-sofa-0.1.1.tar.gz b/python-sofa-0.1.1.tar.gz new file mode 100644 index 0000000..383e05f --- /dev/null +++ b/python-sofa-0.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0e087b82e4bbb67261eab0e6723670cde999b9d7e2e6844597762103782e5b4 +size 15957