From 8571ea20c4eca555863778af76d4eca72fb783922acbdbacfbe91dfbffe7b1d7 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 8 Nov 2021 20:01:33 +0000 Subject: [PATCH] - skip python2 build, it doesn't work anymore OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autopage?expand=0&rev=4 --- python-autopage.changes | 5 +++++ python-autopage.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-autopage.changes b/python-autopage.changes index f6c990f..30c3fc3 100644 --- a/python-autopage.changes +++ b/python-autopage.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 8 20:01:21 UTC 2021 - Dirk Müller + +- skip python2 build, it doesn't work anymore + ------------------------------------------------------------------- Tue Oct 26 20:10:01 UTC 2021 - Dirk Müller diff --git a/python-autopage.spec b/python-autopage.spec index 012ee68..4603c84 100644 --- a/python-autopage.spec +++ b/python-autopage.spec @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%global skip_python2 1 Name: python-autopage Version: 0.4.0 Release: 0