Changelog for
python310-lalpulsar-6.0.6-1.3.x86_64.rpm :
* Mon Jan 22 2024 Atri Bhattacharya
- Update to version 6.0.6:
* No release notes.
* Tue May 23 2023 Atri Bhattacharya - Update to version 6.0.1:
* No release notes.- Drop lalpulsar-printf-type-mismatch.patch: No longer needed after upstream dropped related code.- Pass -Wno-error=enum-int-mismatch to CFLAGS to avoid a build failure for a trivial type re-definition (issue communicated upstream via email).- Bump shlib name in keeping with upstream so version update to 29.
* Sun Feb 12 2023 Atri Bhattacharya - Add python-py BuildRequires to fix tests that fail due to \"No module named \'py._path\'\" errors.
* Tue Aug 23 2022 Atri Bhattacharya - Fix multibuild package names.
* Sat Aug 20 2022 Atri Bhattacharya - Update to version 5.0.0:
* No release notes.- New BuildRequires: pkgconfig(lalsimulation), pkgconfig(lalinference).- Update source URL.- Pass \"-Wno-error=address\" to CFLAGS to disable errors on minor warnings.- Testing takes rather long; split out tests as part of %check into a separate _multibuild flavour so that it does not hold up builds of dependent packages.- Add lalpulsar-disable-test_ssbtodetector.patch to disable a test that we cannot run on openSUSE yet due to missing pkgs.- Add lalpulsar-fix-uninitialized-var.patch: Fix an uninitialised variable.- Change build dir naming used to build the different python flavours so that the env var PYTHON, which is also used to set up script hashbangs, can be set to the full python executable.- Update so version to match upstream.- Fix an env-based hashbang in a script.
* Mon Jan 03 2022 Atri Bhattacharya - Update to version 3.1.1:
* No release notes.- Drop lalpulsar-LineRobustStatsTest-array-length.patch: incorporated upstream.- Add BuildRequires: pkgconfig(lalframe), python-lalframe needed for building and testing respectively.- Drop python2 support in keeping with upstream.
* Sat Jun 26 2021 Atri Bhattacharya - Add lalpulsar-LineRobustStatsTest-array-length.patch: Fix length of array passed to function so that it is consistent with array length in the function definition.
* Fri Feb 26 2021 Atri Bhattacharya - Update to version 3.0.1:
* No release notes.
* Fri Feb 12 2021 Ben Greiner - Update to 3.0.0
* no release notes
* Thu Jan 21 2021 Atri Bhattacharya - Fix test for multi-version python.- Disable builds for python3.6 since astropy is not available for python < 3.7.
* Mon Jan 18 2021 Atri Bhattacharya - Disable octave bindings, since octave >= 6 isn\'t supported.