* 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
13 lines
337 B
Diff
13 lines
337 B
Diff
Index: python-ligo-lw-1.8.0/test/Makefile
|
|
===================================================================
|
|
--- python-ligo-lw-1.8.0.orig/test/Makefile
|
|
+++ python-ligo-lw-1.8.0/test/Makefile
|
|
@@ -10,7 +10,6 @@ check : \
|
|
ligolw_test04 \
|
|
ligolw_test05 \
|
|
test_array \
|
|
- test_ligolw \
|
|
test_lsctables \
|
|
test_param \
|
|
test_table \
|