From 6af55f57e719189072265d45acfa01956cb8040fd578d08b86ab1e35f4f1ff44 Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Sat, 13 Feb 2021 11:35:51 +0000 Subject: [PATCH] Accepting request 871539 from home:bnavigator:branches:science - Update to 7.1.1 * no release notes - Skip python36 build. Due to NEP 29, python36-numpy and scipy in TW are no more. OBS-URL: https://build.opensuse.org/request/show/871539 OBS-URL: https://build.opensuse.org/package/show/science/lal?expand=0&rev=13 --- lal-7.1.0.tar.xz | 3 --- lal-7.1.1.tar.xz | 3 +++ lal.changes | 8 ++++++++ lal.spec | 5 ++++- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 lal-7.1.0.tar.xz create mode 100644 lal-7.1.1.tar.xz diff --git a/lal-7.1.0.tar.xz b/lal-7.1.0.tar.xz deleted file mode 100644 index 74d9ee4..0000000 --- a/lal-7.1.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81f1df34b178893483c7ed4262d1ffe98be6110c94f94a4ba8a405f62dd349e9 -size 2321872 diff --git a/lal-7.1.1.tar.xz b/lal-7.1.1.tar.xz new file mode 100644 index 0000000..364f7ea --- /dev/null +++ b/lal-7.1.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97905d5da27c62c7e153db49825e23cafd53fd295659313829dd6110d820b316 +size 2326424 diff --git a/lal.changes b/lal.changes index aa4a4a4..5c54270 100644 --- a/lal.changes +++ b/lal.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Feb 12 20:32:18 UTC 2021 - Ben Greiner + +- 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 22:58:57 UTC 2021 - Atri Bhattacharya diff --git a/lal.spec b/lal.spec index 96735b3..400a607 100644 --- a/lal.spec +++ b/lal.spec @@ -16,13 +16,16 @@ # +# NEP 29: numpy, scipy do not have a python36 flavor package in TW +%define skip_python36 1 + %define shliblal liblal20 %define shliblalsupport liblalsupport14 # No support for octave >= 6 %bcond_with octave Name: lal -Version: 7.1.0 +Version: 7.1.1 Release: 0 Summary: A collection of various gravitational wave data analysis routines License: GPL-2.0-only