Accepting request 809696 from home:badshah400:branches:science

- Update to version 0.16.1:
  * Backward incompatible Changes to the offline search analysis,
    notably in the naming of ranking statistics

OBS-URL: https://build.opensuse.org/request/show/809696
OBS-URL: https://build.opensuse.org/package/show/science/python-PyCBC?expand=0&rev=5
This commit is contained in:
2020-05-28 23:01:32 +00:00
committed by Git OBS Bridge
parent fc89bc654f
commit 3cc57e304e
4 changed files with 22 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-PyCBC
#
# 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,24 +12,26 @@
# 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/
#
Name: python-PyCBC
Version: 1.15.6
Version: 1.16.1
Release: 0
License: GPL-3.0-or-later
Summary: Core library to analyze gravitational-wave data
Url: http://www.pycbc.org/
License: GPL-3.0-or-later
Group: Development/Languages/Python
URL: http://www.pycbc.org/
Source: https://files.pythonhosted.org/packages/source/p/pycbc/PyCBC-%{version}.tar.gz
BuildRequires: gcc-c++
BuildRequires: python-rpm-macros
BuildRequires: %{python_module devel}
BuildRequires: %{python_module Cython}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: %{python_module devel}
BuildRequires: %{python_module numpy >= 1.16.0}
BuildRequires: %{python_module numpy-devel >= 1.16.0}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: python-rpm-macros
Requires: python-numpy >= 1.16.0
ExclusiveArch: %ix86 x86_64