* 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
343 B
Diff
13 lines
343 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
|
|
@@ -2,7 +2,6 @@ PYTHON ?= python3
|
|
|
|
check : \
|
|
ligolw_print_test \
|
|
- ligolw_sqlite_test \
|
|
ligo_lw_test_01 \
|
|
ligolw_test03a \
|
|
ligolw_test03b \
|