10
0

26 Commits

Author SHA256 Message Date
b3e6afad24 Accepting request 1286681 from science
OBS-URL: https://build.opensuse.org/request/show/1286681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ligo-lw?expand=0&rev=10
2025-06-18 15:58:59 +00:00
de2192b5ec - Use pyproject macros to build and install.
- Update URL.

OBS-URL: https://build.opensuse.org/package/show/science/python-ligo-lw?expand=0&rev=24
2025-06-18 12:07:58 +00:00
6e1daa7e1c Accepting request 1240101 from science
OBS-URL: https://build.opensuse.org/request/show/1240101
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ligo-lw?expand=0&rev=9
2025-01-24 12:41:17 +00:00
f8ddc6bd58 Accepting request 1238779 from home:badshah400:branches:science
Add patches to disable failing tests (temporary workaround until we or upstream actually fix the test suite):

OBS-URL: https://build.opensuse.org/request/show/1238779
OBS-URL: https://build.opensuse.org/package/show/science/python-ligo-lw?expand=0&rev=22
2025-01-24 08:18:29 +00:00
f05f983162 Accepting request 1197322 from science
Add ligo-lw-python3.12-compat.patch: Change `PyObject_HEAD_INIT`  to `PyVarObject_HEAD_INIT` for compatibilty with python 3.12 and GCC 14 (https://git.ligo.org/kipp/python-ligo-lw/-/issues/29).

OBS-URL: https://build.opensuse.org/request/show/1197322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ligo-lw?expand=0&rev=8
2024-08-29 13:43:09 +00:00
a4ebb9e1fc Accepting request 1197232 from home:badshah400:branches:science
Update ligo-lw-python3.12-compat.patch with more `PyObject_HEAD_INIT` fixes.

OBS-URL: https://build.opensuse.org/request/show/1197232
OBS-URL: https://build.opensuse.org/package/show/science/python-ligo-lw?expand=0&rev=20
2024-08-29 07:30:55 +00:00
c5fc7c79f7 Accepting request 1196342 from home:badshah400:branches:science
* Add ligo-lw-python3.12-compat.patch: Change `PyObject_HEAD_INIT` to `PyVarObject_HEAD_INIT` for compatibilty with python 3.12 and GCC 14 (https://git.ligo.org/kipp/python-ligo-lw/-/issues/29).
* Re-enable build for python 3.12.

OBS-URL: https://build.opensuse.org/request/show/1196342
OBS-URL: https://build.opensuse.org/package/show/science/python-ligo-lw?expand=0&rev=19
2024-08-27 19:19:15 +00:00
206a56f25e Accepting request 1195825 from science
OBS-URL: https://build.opensuse.org/request/show/1195825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ligo-lw?expand=0&rev=7
2024-08-25 10:10:37 +00:00
216c0f1ad5 Accepting request 1195590 from home:badshah400:GCC14
Disable python 3.12 builds as codebase is not ready: https://git.ligo.org/kipp/python-ligo-lw/-/issues/29

OBS-URL: https://build.opensuse.org/request/show/1195590
OBS-URL: https://build.opensuse.org/package/show/science/python-ligo-lw?expand=0&rev=17
2024-08-24 07:50:27 +00:00
69800b354c Accepting request 1071139 from science
OBS-URL: https://build.opensuse.org/request/show/1071139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ligo-lw?expand=0&rev=6
2023-03-14 17:16:17 +00:00
573c693e6f Accepting request 1071132 from home:pgajdos:python
- do not require python-six
- added patches
  693cfc4d47
  + python-ligo-lw-no-python2.patch

OBS-URL: https://build.opensuse.org/request/show/1071132
OBS-URL: https://build.opensuse.org/package/show/science/python-ligo-lw?expand=0&rev=15
2023-03-13 13:27:05 +00:00
24f8fc117d Accepting request 1000640 from science
OBS-URL: https://build.opensuse.org/request/show/1000640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ligo-lw?expand=0&rev=5
2022-09-01 20:12:19 +00:00
82c6be0126 Accepting request 1000541 from home:badshah400:branches:science
Update to version 1.8.3

OBS-URL: https://build.opensuse.org/request/show/1000541
OBS-URL: https://build.opensuse.org/package/show/science/python-ligo-lw?expand=0&rev=13
2022-09-01 09:44:40 +00:00
9c1829e87e Accepting request 965657 from science
OBS-URL: https://build.opensuse.org/request/show/965657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ligo-lw?expand=0&rev=4
2022-03-29 16:16:18 +00:00
f3cbf3ab41 Accepting request 965642 from home:badshah400:branches:science
Disable 32-bit builds as lal, a dependency of this, no longer supports those archs.

OBS-URL: https://build.opensuse.org/request/show/965642
OBS-URL: https://build.opensuse.org/package/show/science/python-ligo-lw?expand=0&rev=11
2022-03-29 13:29:02 +00:00
10299f658f Accepting request 945825 from science
OBS-URL: https://build.opensuse.org/request/show/945825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ligo-lw?expand=0&rev=3
2022-01-12 23:22:31 +00:00
76044da733 Accepting request 945797 from home:badshah400:branches:science
* Add patches to disable tests that either will not work in an OBS setting or are temporarily incompatible with Python 3.10.
* Update to version 1.8.0.
* Add ligolw_run_sqlite to list of bins processed by update alternatives and installed for multiple py3 versions.

OBS-URL: https://build.opensuse.org/request/show/945797
OBS-URL: https://build.opensuse.org/package/show/science/python-ligo-lw?expand=0&rev=10
2022-01-12 12:39:38 +00:00
e3c66d97ad OBS-URL: https://build.opensuse.org/package/show/science/python-ligo-lw?expand=0&rev=9 2021-04-21 09:42:08 +00:00
316f10821b OBS-URL: https://build.opensuse.org/package/show/science/python-ligo-lw?expand=0&rev=8 2021-04-21 09:41:28 +00:00
e8b3d3f535 Accepting request 871643 from science
OBS-URL: https://build.opensuse.org/request/show/871643
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ligo-lw?expand=0&rev=2
2021-02-15 22:14:14 +00:00
5f922dd14e Accepting request 871562 from home:bnavigator:branches:science
- Skip python36 build: Due to NEP 29, python36-scipy in TW is no
  more. Numpy and the lal packages follow

OBS-URL: https://build.opensuse.org/request/show/871562
OBS-URL: https://build.opensuse.org/package/show/science/python-ligo-lw?expand=0&rev=6
2021-02-13 11:34:24 +00:00
84af4faea2 Accepting request 865531 from home:badshah400:branches:science
* Fix up tests and binary installation to account for multiple python versions.
* Use mutibuild to split up main pkg building and tests since tests require the binaries which are installed using /etc/alternatives.

OBS-URL: https://build.opensuse.org/request/show/865531
OBS-URL: https://build.opensuse.org/package/show/science/python-ligo-lw?expand=0&rev=5
2021-02-06 22:04:00 +00:00
7223911ce7 Accepting request 845647 from science
Python LIGO Light-Weight XML I/O Library

OBS-URL: https://build.opensuse.org/request/show/845647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ligo-lw?expand=0&rev=1
2020-11-04 17:25:41 +00:00
ec01dd968e Accepting request 845213 from home:badshah400:branches:science
* Update to version 1.7.0.
* Run tests as part of %check section (python3 and 64-bit only); include all Requires as BuildRequires, plus diffutils (for cmp), libxml2-tools (for xmllint), python3, and python-matplotlib.
* Replace the use of "distutils.core" with "setuptools"; ligo.lw module is not found when the former is used (see https://git.ligo.org/kipp.cannon/python-ligo-lw/-/issues/16).
* Add ligo-lw-segments-test-fix.patch to fix a test that randomly fails due to dictionary ordering being undefined (sent upstream).
* Update URL: previous URL no longer accessible.
* New Requires: python-tqdm.

OBS-URL: https://build.opensuse.org/request/show/845213
OBS-URL: https://build.opensuse.org/package/show/science/python-ligo-lw?expand=0&rev=3
2020-11-03 09:28:16 +00:00
8bbdb9b30b Accepting request 826845 from home:badshah400:branches:science
Drop unnecessary BuildRequires python-ligo-common and python-lalburst.

OBS-URL: https://build.opensuse.org/request/show/826845
OBS-URL: https://build.opensuse.org/package/show/science/python-ligo-lw?expand=0&rev=2
2020-08-19 15:33:05 +00:00
ef4f485603 Accepting request 809703 from home:badshah400:GW
Python LIGO Light-Weight XML I/O Library

The LIGO Light-Weight XML format is used extensively by compact object
detection pipeline and associated tool sets.  This package provides a Python
I/O library for reading, writing, and interacting with documents in this
format.

OBS-URL: https://build.opensuse.org/request/show/809703
OBS-URL: https://build.opensuse.org/package/show/science/python-ligo-lw?expand=0&rev=1
2020-05-29 18:55:59 +00:00