Hello community, here is the log from the commit of package python-PyCBC for openSUSE:Factory checked in at 2020-08-05 20:28:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyCBC (Old) and /work/SRC/openSUSE:Factory/.python-PyCBC.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyCBC" Wed Aug 5 20:28:00 2020 rev:4 rq:824366 version:1.16.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyCBC/python-PyCBC.changes 2020-07-08 19:16:59.303853610 +0200 +++ /work/SRC/openSUSE:Factory/.python-PyCBC.new.3592/python-PyCBC.changes 2020-08-05 20:28:14.123062176 +0200 @@ -1,0 +2,31 @@ +Sun Aug 2 15:44:34 UTC 2020 - Atri Bhattacharya <[email protected]> + +- 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 <[email protected]> + +- 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. + +------------------------------------------------------------------- Old: ---- PyCBC-1.16.4.tar.gz New: ---- PyCBC-1.16.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyCBC.spec ++++++ --- /var/tmp/diff_new_pack.k4m6MO/_old 2020-08-05 20:28:15.159062717 +0200 +++ /var/tmp/diff_new_pack.k4m6MO/_new 2020-08-05 20:28:15.163062719 +0200 @@ -17,13 +17,13 @@ Name: python-PyCBC -Version: 1.16.4 +Version: 1.16.7 Release: 0 Summary: Core library to analyze gravitational-wave data 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 +Source: https://files.pythonhosted.org/packages/source/P/PyCBC/PyCBC-%{version}.tar.gz BuildRequires: %{python_module Cython} BuildRequires: %{python_module devel} BuildRequires: %{python_module numpy >= 1.16.0} @@ -32,9 +32,21 @@ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: python-rpm-macros +Requires: python-astropy +Requires: python-beautifulsoup4 +Requires: python-decorator +Requires: python-h5py Requires: python-numpy >= 1.16.0 -ExclusiveArch: %ix86 x86_64 - +Requires: python-requests +Requires: python-scipy +Requires: python-tqdm +Recommends: python-emcee +Recommends: python-gwdatafind +Recommends: python-lal +Recommends: python-lalframe +Recommends: python-lalsimulation +Recommends: python-ligo-segments +ExclusiveArch: %{ix86} x86_64 %python_subpackages %description @@ -48,7 +60,7 @@ %setup -q -n PyCBC-%{version} # FOR REAL BINARIES SET HASHBANG TO PYTHON3 DIRECTLY -sed -E -i "1{s|^#\!\s*/usr/bin/env python|#\!/usr/bin/python3|}" \ +sed -E -i "1{s|^#\!\s*/usr/bin/env python|#\!%{_bindir}/python3|}" \ bin/pycbc_* \ bin/*/pycbc_* ++++++ PyCBC-1.16.4.tar.gz -> PyCBC-1.16.7.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-PyCBC/PyCBC-1.16.4.tar.gz /work/SRC/openSUSE:Factory/.python-PyCBC.new.3592/PyCBC-1.16.7.tar.gz differ: char 5, line 1
