From 5717f8437a969b1ebf650def49ab25cae8ad3c9902d9941be930a2e17dc8d691 Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Wed, 19 Aug 2020 15:29:49 +0000 Subject: [PATCH] Accepting request 826836 from home:badshah400:branches:science Update to version 1.16.8 OBS-URL: https://build.opensuse.org/request/show/826836 OBS-URL: https://build.opensuse.org/package/show/science/python-PyCBC?expand=0&rev=11 --- PyCBC-1.16.7.tar.gz | 3 --- PyCBC-1.16.8.tar.gz | 3 +++ python-PyCBC.changes | 7 +++++++ python-PyCBC.spec | 5 +++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 PyCBC-1.16.7.tar.gz create mode 100644 PyCBC-1.16.8.tar.gz diff --git a/PyCBC-1.16.7.tar.gz b/PyCBC-1.16.7.tar.gz deleted file mode 100644 index 2dd402e..0000000 --- a/PyCBC-1.16.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:494449fcfc2923027b731ef597390fcad523ee349eacaba63eb36d5dfa320a5f -size 16712363 diff --git a/PyCBC-1.16.8.tar.gz b/PyCBC-1.16.8.tar.gz new file mode 100644 index 0000000..5e60644 --- /dev/null +++ b/PyCBC-1.16.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e16fc15e9b335556c4383dcede9fc42fcb243dfed1a88ecd003f523e55f6b53b +size 16718404 diff --git a/python-PyCBC.changes b/python-PyCBC.changes index 67a265d..7640237 100644 --- a/python-PyCBC.changes +++ b/python-PyCBC.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Aug 15 13:16:35 UTC 2020 - Atri Bhattacharya + +- Update to version 1.16.8: + * Allow optimal_snr jobs to be parallelized. + * Speed up in trigger fitting. + ------------------------------------------------------------------- Sun Aug 2 15:44:34 UTC 2020 - Atri Bhattacharya diff --git a/python-PyCBC.spec b/python-PyCBC.spec index 6e6861a..8f47531 100644 --- a/python-PyCBC.spec +++ b/python-PyCBC.spec @@ -17,7 +17,7 @@ Name: python-PyCBC -Version: 1.16.7 +Version: 1.16.8 Release: 0 Summary: Core library to analyze gravitational-wave data License: GPL-3.0-or-later @@ -85,6 +85,7 @@ sed -E -i "1 s|^#\!\s*/usr/bin/env\s*bash|#\!/bin/bash|" %{buildroot}%{_bindir}/ %files %{python_files} %python3_only %{_bindir}/* -%{python_sitearch}/* +%{python_sitearch}/pycbc/ +%{python_sitearch}/PyCBC-%{version}-py%{python_version}.egg-info/ %changelog