| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-lal | Distribution: SUSE Linux Enterprise 15 SP6 |
| Version: 7.4.1 | Vendor: openSUSE |
| Release: bp156.1.2 | Build date: Mon May 13 12:57:56 2024 |
| Group: Productivity/Scientific/Physics | Build host: i02-armsrv1 |
| Size: 5241124 | Source RPM: lal-7.4.1-bp156.1.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://wiki.ligo.org/Computing/LALSuite | |
| Summary: A collection of various gravitational wave data analysis routines | |
The LSC Algorithm Library Suite (LALSuite) is comprised of various gravitational wave data analysis routines written in C following the ISO/IEC 9899:1999 standard.
GPL-2.0-only
* Thu Jan 18 2024 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 7.4.1:
* No release notes.
- Enable builds on non-x84_64 archs, issue fixed.
* Fri May 26 2023 Atri Bhattacharya <badshah400@gmail.com>
- Fix a couple of incorrect hashbangs on executable scripts.
* Tue Apr 18 2023 pgajdos@suse.com
- version update to 7.3.1
* no changelog found
- python-six is not required
https://trello.com/c/MO53MocR/143-remove-python3-six
- deleted patches
- replace_numpy_object.patch (upstreamed)
- swig_4_1_compat.patch (upstreamed)
* Sat Jan 28 2023 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Fix build after numpy 1.24 API changes, add
replace_numpy_object.patch
- Explicitly add python3-py dependency, no longer pulled in by
pytest
- Replace broken python_compileall macro by correct compileall
invocation (>= 3.9 only, skip with 3.8), make reproducible
- Disable build on all architecture where char is unsigned
* Sat Nov 26 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 7.2.4:
* No release notes.
- Fix build with Swig 4.1.0, add swig_4_1_compat.patch
* Fri Aug 19 2022 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 7.2.0:
* No release notes.
- Update source URL.
* Thu Jun 23 2022 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 7.1.7:
* No release notes.
* Sun Jan 02 2022 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 7.1.5:
* No release notes.
- Disable python2 since this is no longer supported by upstream.
* Fri Sep 10 2021 Atri Bhattacharya <badshah400@gmail.com>
- Fix test flavour after renaming srcrpm in previous commit.
* Sun May 16 2021 Atri Bhattacharya <badshah400@gmail.com>
- Fix srcrpm name for test flavor.
* Wed Apr 21 2021 Atri Bhattacharya <badshah400@gmail.com>
- Split tests into a multibuild flavor to avoid circular
BuildRequires with python-ligo-lw and other test requirements.
* Fri Feb 26 2021 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 7.1.2:
* no release notes.
* Fri Feb 12 2021 Ben Greiner <code@bnavigator.de>
- Update to 7.1.1
* no release notes
- Skip python36 build. Due to NEP 29, python36-numpy and scipy in
TW are no more.
* Thu Jan 21 2021 Atri Bhattacharya <badshah400@gmail.com>
- Recommend rather than require python-ligo-lw and
python-ligo-segments to avoid circular dependencies (these pkgs
also require lal).
* Mon Jan 18 2021 Benjamin Greiner <code@bnavigator.de>
- Fix the test suite setup to actually call the tests
* Mon Jan 18 2021 Atri Bhattacharya <badshah400@gmail.com>
- Drop lscsoft-glue BuildRequires: no longer required and prevents
circular dependency with lscsoft-glue which indeed needs lal for
its tests.
* Mon Dec 21 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 7.1.0:
* No release notes.
- Drop lal-implicit-conversion-XLALError.patch: fixed properly
upstream.
- Add BuildRequires: python3-ligo-lw, needed for new tests.
- Disable octave bindings: does not support octave >= 6.
* Fri Oct 30 2020 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Build without octave bindings on Leap 15.x, requires SWIG 4.0
* Sun Oct 25 2020 Atri Bhattacharya <badshah400@gmail.com>
- Specfile cleanups with spec-cleaner.
- Update URL in keeping with upstream change.
* Sat Aug 15 2020 Atri Bhattacharya <badshah400@gmail.com>
- Run tests as part of %check; add necessary BuildRequires:
python3-scipy, python3-six, python3-freezegun,
python3-python-dateutil, python3-ligo-segments, and
python3-pytest for python3 tests to succeed (don't run tests for
python2).
- Add Requires: python-six, python-freezegun,
python-python-dateutil, python-scipy, and python-ligo-segments
as tests show these packages are needed for the python modules
to work meaningfully.
- ExcludeArch 32-bit, as tests fail and upstream confirms that it
is not supported
(https://git.ligo.org/lscsoft/lalsuite/-/issues/371).
* Mon Jul 06 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 7.0.0:
* No release notes.
- Re-enable octave support; compilation error seems to be fixed
upstream.
* Tue Jun 30 2020 Atri Bhattacharya <badshah400@gmail.com>
- Disable octave support as compilation error with current swig.
* Sat Jun 06 2020 Atri Bhattacharya <badshah400@gmail.com>
- Add lal-implicit-conversion-XLALError.patch to fix an implicit
conversion error flagged by GCC 10.
* Fri May 15 2020 Atri Bhattacharya <badshah400@gmail.com>
- Drop ExclusiveArch: x86_64: recent versions build on other archs
just fine.
- swig >= 4.0 is required when building octave support (for octave
>= 5.0).
* Thu Apr 23 2020 Atri Bhattacharya <badshah400@gmail.com>
- Add Requires: python-numpy, python-lscsoft-glue required by the
python module.
* Fri Apr 03 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 6.22.0.
- Drop lal-build-octave44-with-swig3.patch: Incorporated upstream;
drop BuildRequires: libtool and don't run autoreconf before
configure required due to this patch.
* Sun Feb 02 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 6.21.0:
* O3b release
- Rebase lal-build-octave44-with-swig3.patch to conform to
upstream's reworking for swig and octave version tests.
* Mon Sep 30 2019 Atri Bhattacharya <badshah400@gmail.com>
- Build both python2 and python3 flavours.
* Mon Jul 22 2019 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 6.20.2
* MKL FFT fixes
- Changes from version 6.20.1:
* O3 point release.
- Changes from version 6.20.0:
* O3 release.
- Update shared lib package names in keeping with upstream so
versioning.
- Rebase lal-build-octave44-with-swig3.patch to conform to
upstream's reworking for swig and octave version tests.
* Fri Feb 08 2019 badshah400@gmail.com
- Switch builds to python2.
* Thu Feb 07 2019 badshah400@gmail.com
- Add fftw3 and gsl to -devel package's Requires.
- Drop -devel pkg requirement for octave-lal.
* Sun Jan 27 2019 badshah400@gmail.com
- Add zlib-devel Requires for -devel pkg: required for compiling
code that makes use of lalsupport.
* Sat Jan 26 2019 badshah400@gmail.com
- Update to version 6.19.1.
* Sat Jan 26 2019 badshah400@gmail.com
- Add _constraints file to ensure enough memory during building.
* Fri Jan 25 2019 badshah400@gmail.com
- Add lal-build-octave44-with-swig3.patch: allow building octave
bindings with swig 3.0.x rather than requiring swig 4.x.
* Wed Nov 28 2018 badshah400@gmail.com
- Update to version 6.19.0.
- Drop patches incorporated upstream:
* lal-int-in-boolean-context.patch
* lal-implicit-fallthrough.patch
* lal-format-truncate.patch
- New BuildRequires: python-numpy-devel
- Update lalsupport shlib version: 11 -> 12.
- Exclusively build on x86_64 arch; other archs not supported.
- Update URL: upstream URL changed.
* Fri Jun 15 2018 badshah400@gmail.com
- Add patches from upstream to fix compilation against gcc >= 7.1:
* lal-int-in-boolean-context.patch: Avoid '*' in boolean
expressions to avoid int-in-boolean-context warnings from gcc.
* lal-implicit-fallthrough.patch: Avoid implict-fallthrough
warnings when compiling against GCC >= 7.
* lal-format-truncate.patch: GCC >= 7 does not allow snprintf()
return values to go unchecked when it believes there is a risk
of the result being truncated; update patch to include
additional fix.
* Fri Jun 15 2018 badshah400@gmail.com
- Initial package.
/usr/lib64/python3.6/site-packages/lal /usr/lib64/python3.6/site-packages/lal/__init__.py /usr/lib64/python3.6/site-packages/lal/__pycache__ /usr/lib64/python3.6/site-packages/lal/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/lal/__pycache__/__init__.cpython-36.pyc /usr/lib64/python3.6/site-packages/lal/__pycache__/git_version.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/lal/__pycache__/git_version.cpython-36.pyc /usr/lib64/python3.6/site-packages/lal/__pycache__/iterutils.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/lal/__pycache__/iterutils.cpython-36.pyc /usr/lib64/python3.6/site-packages/lal/__pycache__/lal.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/lal/__pycache__/lal.cpython-36.pyc /usr/lib64/python3.6/site-packages/lal/__pycache__/rate.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/lal/__pycache__/rate.cpython-36.pyc /usr/lib64/python3.6/site-packages/lal/_lal.so /usr/lib64/python3.6/site-packages/lal/antenna.py /usr/lib64/python3.6/site-packages/lal/git_version.py /usr/lib64/python3.6/site-packages/lal/gpstime.py /usr/lib64/python3.6/site-packages/lal/iterutils.py /usr/lib64/python3.6/site-packages/lal/lal.py /usr/lib64/python3.6/site-packages/lal/rate.py /usr/lib64/python3.6/site-packages/lal/series.py /usr/lib64/python3.6/site-packages/lal/utils /usr/lib64/python3.6/site-packages/lal/utils/__init__.py /usr/lib64/python3.6/site-packages/lal/utils/__pycache__ /usr/lib64/python3.6/site-packages/lal/utils/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/lal/utils/__pycache__/__init__.cpython-36.pyc /usr/lib64/python3.6/site-packages/lal/utils/__pycache__/cache.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/lal/utils/__pycache__/cache.cpython-36.pyc /usr/lib64/python3.6/site-packages/lal/utils/__pycache__/series.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/lal/utils/__pycache__/series.cpython-36.pyc /usr/lib64/python3.6/site-packages/lal/utils/cache.py /usr/lib64/python3.6/site-packages/lal/utils/series.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 16:03:07 2025