From 0a8630690625dfce321afe36d32e3dd57ad7847a9dfe2f27cba0ef7f3c726036 Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Tue, 22 Sep 2020 21:13:27 +0000 Subject: [PATCH] Accepting request 835604 from home:badshah400:branches:science Update to version 1.16.9 OBS-URL: https://build.opensuse.org/request/show/835604 OBS-URL: https://build.opensuse.org/package/show/science/python-PyCBC?expand=0&rev=13 --- PyCBC-1.16.8.tar.gz | 3 --- PyCBC-1.16.9.tar.gz | 3 +++ python-PyCBC.changes | 10 ++++++++++ python-PyCBC.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 PyCBC-1.16.8.tar.gz create mode 100644 PyCBC-1.16.9.tar.gz diff --git a/PyCBC-1.16.8.tar.gz b/PyCBC-1.16.8.tar.gz deleted file mode 100644 index 5e60644..0000000 --- a/PyCBC-1.16.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e16fc15e9b335556c4383dcede9fc42fcb243dfed1a88ecd003f523e55f6b53b -size 16718404 diff --git a/PyCBC-1.16.9.tar.gz b/PyCBC-1.16.9.tar.gz new file mode 100644 index 0000000..d7225ca --- /dev/null +++ b/PyCBC-1.16.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08c00dac500906897f28586f85b7e114e9d98e0578ea90051bbc264c4c35883b +size 16719041 diff --git a/python-PyCBC.changes b/python-PyCBC.changes index 7640237..f561abb 100644 --- a/python-PyCBC.changes +++ b/python-PyCBC.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Aug 20 23:28:07 UTC 2020 - Atri Bhattacharya + +- Update to version 1.16.9: + * Allow the compression level of HDF5 files created by + `pycbc_coinc_mergetrigs` to be specified by a command-line + argument (default to 6, not 9), speeding up execution with + only marginal increase in the resulting file size + (gh#gwastro/pycbc#3428). + ------------------------------------------------------------------- Sat Aug 15 13:16:35 UTC 2020 - Atri Bhattacharya diff --git a/python-PyCBC.spec b/python-PyCBC.spec index 8f47531..ffb9ff3 100644 --- a/python-PyCBC.spec +++ b/python-PyCBC.spec @@ -17,7 +17,7 @@ Name: python-PyCBC -Version: 1.16.8 +Version: 1.16.9 Release: 0 Summary: Core library to analyze gravitational-wave data License: GPL-3.0-or-later