From 5671a11e09dbd85b61787959cd7cd5352990cb33aed8765e22b0171241907080 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 22 Feb 2022 08:30:55 +0000 Subject: [PATCH] - Skip building for python2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachy?expand=0&rev=6 --- python-cachy.changes | 2 +- python-cachy.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python-cachy.changes b/python-cachy.changes index a003e5c..e61fb35 100644 --- a/python-cachy.changes +++ b/python-cachy.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Mon Feb 21 09:35:23 UTC 2022 - Andreas Schneider -- Skip buliding for python2 +- Skip building for python2 ------------------------------------------------------------------- Tue Sep 17 10:02:10 UTC 2019 - Jan Engelhardt diff --git a/python-cachy.spec b/python-cachy.spec index a2c7612..6810c15 100644 --- a/python-cachy.spec +++ b/python-cachy.spec @@ -16,7 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-cachy Version: 0.3.0