From 2b446d6a047fab873862fa508a8eaf65c2fdb31168303046e39d29f1d390e3df Mon Sep 17 00:00:00 2001 From: John Vandenberg Date: Fri, 7 Jan 2022 05:44:36 +0000 Subject: [PATCH] Accepting request 944608 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/944608 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-haystack?expand=0&rev=9 --- python-django-haystack.changes | 5 +++++ python-django-haystack.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-django-haystack.changes b/python-django-haystack.changes index 4130f6a..3a98531 100644 --- a/python-django-haystack.changes +++ b/python-django-haystack.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 7 03:47:57 UTC 2022 - John Vandenberg + +- Skip Tumbleweed Python 3.6 incompatible with Django 4 + ------------------------------------------------------------------- Sun Dec 26 23:30:09 UTC 2021 - John Vandenberg diff --git a/python-django-haystack.spec b/python-django-haystack.spec index 706dc4f..664c512 100644 --- a/python-django-haystack.spec +++ b/python-django-haystack.spec @@ -1,7 +1,7 @@ # # spec file for package python-django-haystack # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 Name: python-django-haystack Version: 3.1.1 Release: 0