From b156c8bf909e33b20ed1054f8003b1cb77913593c07be5c8beba0dfc766ee2bd Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 12 Feb 2021 14:31:09 +0000 Subject: [PATCH] - skip python 36 build OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=85 --- python-distributed.changes | 5 +++++ python-distributed.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-distributed.changes b/python-distributed.changes index a9727e4..0989140 100644 --- a/python-distributed.changes +++ b/python-distributed.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 12 14:30:57 UTC 2021 - Dirk Müller + +- skip python 36 build + ------------------------------------------------------------------- Mon Feb 8 14:32:23 UTC 2021 - Ben Greiner diff --git a/python-distributed.spec b/python-distributed.spec index 7f28d1d..d2c0587 100644 --- a/python-distributed.spec +++ b/python-distributed.spec @@ -25,6 +25,7 @@ %bcond_with test %endif %define skip_python2 1 +%define skip_python36 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-distributed%{psuffix} Version: 2021.2.0