Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-django-axes for openSUSE:Factory checked in at 2022-01-07 12:46:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-django-axes (Old) and /work/SRC/openSUSE:Factory/.python-django-axes.new.1896 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-axes" Fri Jan 7 12:46:28 2022 rev:3 rq:944599 version:5.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-django-axes/python-django-axes.changes 2021-05-17 18:46:07.296418200 +0200 +++ /work/SRC/openSUSE:Factory/.python-django-axes.new.1896/python-django-axes.changes 2022-01-07 12:47:55.723909931 +0100 @@ -1,0 +2,5 @@ +Fri Jan 7 03:47:57 UTC 2022 - John Vandenberg <[email protected]> + +- Skip Tumbleweed Python 3.6 incompatible with Django 4 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-django-axes.spec ++++++ --- /var/tmp/diff_new_pack.GjW64d/_old 2022-01-07 12:47:56.123910209 +0100 +++ /var/tmp/diff_new_pack.GjW64d/_new 2022-01-07 12:47:56.123910209 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-django-axes # -# 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-axes Version: 5.15.0 Release: 0
