From 64c42c2cdc19e497844c39c7c3caeafde397e8d9c01b7d7a08270f958e7567f8 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Mon, 24 May 2021 00:28:21 +0000 Subject: [PATCH] - Do not build for Python 3.6, due to no NumPy. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-calysto?expand=0&rev=6 --- python-calysto.changes | 5 +++++ python-calysto.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-calysto.changes b/python-calysto.changes index ec11a05..a746582 100644 --- a/python-calysto.changes +++ b/python-calysto.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 24 00:26:35 UTC 2021 - Steve Kowalik + +- Do not build for Python 3.6, due to no NumPy. + ------------------------------------------------------------------- Wed May 15 15:12:09 UTC 2019 - Todd R diff --git a/python-calysto.spec b/python-calysto.spec index 53fec45..009c387 100644 --- a/python-calysto.spec +++ b/python-calysto.spec @@ -1,7 +1,7 @@ # # spec file for package python-calysto # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 %bcond_with test Name: python-calysto Version: 1.0.6