From e9481e3691c118dc024a424917dd3a09eeba20fbe62ddc6f43da23e642f19f6e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 24 Feb 2022 11:20:20 +0000 Subject: [PATCH] Accepting request 957228 from home:gladiac:branches:devel:languages:python - Disable python2 which doesn't build OBS-URL: https://build.opensuse.org/request/show/957228 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cleo?expand=0&rev=14 --- python-cleo.changes | 5 +++++ python-cleo.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-cleo.changes b/python-cleo.changes index c4c0abf..50bd5ca 100644 --- a/python-cleo.changes +++ b/python-cleo.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 24 07:47:59 UTC 2022 - Andreas Schneider + +- Disable python2 which doesn't build + ------------------------------------------------------------------- Mon Oct 26 21:42:52 UTC 2020 - Benjamin Greiner diff --git a/python-cleo.spec b/python-cleo.spec index 9bceb62..55b7035 100644 --- a/python-cleo.spec +++ b/python-cleo.spec @@ -1,7 +1,7 @@ # # spec file for package python-cleo # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,8 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?!python_module:%define python_module() python3-%{**}} +%define skip_python2 1 Name: python-cleo Version: 0.8.1 Release: 0