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