From 5a8ef58a7e25d0cb196e0a14084d9c1cb2127f7ed809a123ec862fa4303959dc Mon Sep 17 00:00:00 2001 From: John Vandenberg Date: Fri, 7 Jan 2022 01:19:55 +0000 Subject: [PATCH] Accepting request 944566 from home:jayvdb:branches:devel:languages:python:django - Skip Tumbleweed Python 3.6 incompatible with Django 4 OBS-URL: https://build.opensuse.org/request/show/944566 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-codemod?expand=0&rev=6 --- python-django-codemod.changes | 5 +++++ python-django-codemod.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-django-codemod.changes b/python-django-codemod.changes index f2053ac..3f0b5e7 100644 --- a/python-django-codemod.changes +++ b/python-django-codemod.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 7 01:16:26 UTC 2022 - John Vandenberg + +- Skip Tumbleweed Python 3.6 incompatible with Django 4 + ------------------------------------------------------------------- Sat Dec 25 23:09:58 UTC 2021 - John Vandenberg diff --git a/python-django-codemod.spec b/python-django-codemod.spec index cafdbac..7445c85 100644 --- a/python-django-codemod.spec +++ b/python-django-codemod.spec @@ -17,6 +17,7 @@ %define skip_python2 1 +%define skip_python36 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-django-codemod Version: 1.6.6