Accepting request 824158 from home:badshah400:branches:science

- Update to version 0.16.7.
- Update the list of Requires and Recommends to provide a more complete experience.

OBS-URL: https://build.opensuse.org/request/show/824158
OBS-URL: https://build.opensuse.org/package/show/science/python-PyCBC?expand=0&rev=9
This commit is contained in:
2020-08-04 17:24:51 +00:00
committed by Git OBS Bridge
parent d64427cee1
commit 483911928b
4 changed files with 51 additions and 8 deletions

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Sun Aug 2 15:44:34 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.16.7:
* Work around an unhandled exception when a GPU is present on a
system but not allocated to the process
[gh#gwastro/pycbc#3403].
* Fix typo in ACT printed to screen [gh#gwastro/pycbc#3402].
* Fix nonfsio site so that it does not allow jobs on that site
to run on the grid [gh#gwastro/pycbc#3399].
* Fix error caused by missing https:// prefix on
segments.ligo.org [gh#gwastro/pycbc#3398].
-------------------------------------------------------------------
Sat Aug 1 18:37:44 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.16.6:
* Fix a bug from v1.16.5 in how pycbc_coinc_hdfinjfind deals
with segment attributes in the statmap files.
* Allow use of reuse cache files stored on web pages behind
authentication.
- Changes from version 0.16.5:
- Improvements to efficiency of coincidence finding in the
offline search.
- Changes to allow for time-dependent arguments for channel
names.
- Settings to allow for different handling of file I/O in
overloaded filesystems.
- Update the list of Requires and Recommends to provide a more
complete experience.
-------------------------------------------------------------------
Mon Jul 6 20:33:51 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>