------------------------------------------------------------------- Fri Jan 10 13:33:47 UTC 2025 - Nico Krapp - Update to 2.1.0: * migrates the CI from Github Actions to GitLab CI. * removes user-env scripts * adds lint job to the CI pipeline * updates RPM build/install to use wheels * modifies code that used glue.gpstime for GPS time conversion to use gpstime package instead (some specific routines will produce times that are 4 seconds different, due to updates in leap seconds, but uses of those routines shouldn't be sensitive to such changes) * removes unused (and broken) function setup_files() from clientutils.py * pins lscsoft-glue to version >= 3.0.1, < 4.0.0 - add remove-six.patch to not require deprecated python-six - update project url, upstream migrated to ligo.org - migrate to setuptools and pyproject macros ------------------------------------------------------------------- Tue Apr 5 10:37:47 UTC 2022 - Dominique Leuenberger - Sync ExclusiveArch with lal: do not build for i586 as dependencies do not exist. ------------------------------------------------------------------- Sun Feb 20 23:28:40 UTC 2022 - Atri Bhattacharya - Update to version 2.0.0: * Change from Python 2 to Python 3 * numerous small + medium improvements in code * added python3-lal as a requirement of python3-dqsegdb - Run tests as part of %check; additional BuildRequires: python-lal, python-pytest, python-pyOpenSSL needed. ------------------------------------------------------------------- Thu Apr 23 17:06:52 UTC 2020 - Atri Bhattacharya - Update to version 1.6.1: * Bug fix: use new ssl handler for https connections for inserts. - New dependency: python-gwdatafind. ------------------------------------------------------------------- Wed Apr 22 15:48:49 UTC 2020 - Atri Bhattacharya - Drop %check section: uses tox which tries to get packages from the web. ------------------------------------------------------------------- Thu Jan 31 16:03:50 UTC 2019 - badshah400@gmail.com - Initial package.