2020-06-08 21:58:54 +00:00
committed by Git OBS Bridge
4 changed files with 22 additions and 13 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6cc1e3c419b893fd54faeefbbca1398a547d527ae0a933e2ba61457018cad639
size 3150499

3
PyCBC-1.16.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f1b119695db0b4326f09d6f6d811179a5c192f2bdc981b76b705476f07d3cac9
size 3153014

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed May 27 20:51:44 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.16.1:
* Backward incompatible Changes to the offline search analysis,
notably in the naming of ranking statistics
-------------------------------------------------------------------
Thu Apr 23 15:50:06 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>

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