From 6e555da866044b603205af7c8af78bb814fe5ce91b2456526378146588b0b234 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 14 Jun 2021 18:34:39 +0000 Subject: [PATCH] Accepting request 899816 from home:stroeder:iam Because Jinja2 3.0+ is PY3-only this skips building for Python 2.x. OBS-URL: https://build.opensuse.org/request/show/899816 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=89 --- python-Jinja2.changes | 5 +++++ python-Jinja2.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-Jinja2.changes b/python-Jinja2.changes index f360a10..5a8d247 100644 --- a/python-Jinja2.changes +++ b/python-Jinja2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 13 13:55:29 UTC 2021 - Michael Ströder + +- skip building for Python 2.x + ------------------------------------------------------------------- Mon May 31 06:38:35 UTC 2021 - Adrian Schröter diff --git a/python-Jinja2.spec b/python-Jinja2.spec index c16fe3b..a967e3a 100644 --- a/python-Jinja2.spec +++ b/python-Jinja2.spec @@ -22,6 +22,7 @@ %bcond_without test %endif %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 %define oldpython python Name: python-Jinja2 Version: 3.0.1