From f75843e08b1f47e894d45e027e0ad520e58217d0f6ed324cd4537b3deb89b8dd Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 22 Jun 2020 06:19:32 +0000 Subject: [PATCH] - Don't build with python2 (and thus we don't need unittest2 in Factory). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=13 --- python-osc-tiny.changes | 6 ++++++ python-osc-tiny.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-osc-tiny.changes b/python-osc-tiny.changes index 686b5c5..478cfb9 100644 --- a/python-osc-tiny.changes +++ b/python-osc-tiny.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 22 06:18:40 UTC 2020 - Matej Cepl + +- Don't build with python2 (and thus we don't need unittest2 + in Factory). + ------------------------------------------------------------------- Tue Jun 2 14:00:34 UTC 2020 - pgajdos@suse.com diff --git a/python-osc-tiny.spec b/python-osc-tiny.spec index 2eb182a..ab6d29e 100644 --- a/python-osc-tiny.spec +++ b/python-osc-tiny.spec @@ -17,7 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%bcond_without python2 +%define skip_python2 1 Name: python-osc-tiny Version: 0.2.2 Release: 0