Accepting request 810052 from science
OBS-URL: https://build.opensuse.org/request/show/810052 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyCBC?expand=0&rev=2
This commit is contained in:
@@ -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
3
PyCBC-1.16.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1b119695db0b4326f09d6f6d811179a5c192f2bdc981b76b705476f07d3cac9
|
||||
size 3153014
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user