From 2d567613e66d3db0bec30f0b6adffcfc3f06df2ff7763258f567a24c9bccb34d Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 3 Feb 2022 10:22:35 +0000 Subject: [PATCH] Don't build on Python 2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-treq?expand=0&rev=24 --- python-treq.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-treq.spec b/python-treq.spec index 7229078..eaf3cc4 100644 --- a/python-treq.spec +++ b/python-treq.spec @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-treq Version: 22.1.0 Release: 0