Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-tables2 for 
openSUSE:Factory checked in at 2023-01-08 21:25:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-tables2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-tables2.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-tables2"

Sun Jan  8 21:25:43 2023 rev:5 rq:1056859 version:2.5.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-tables2/python-django-tables2.changes  
    2022-05-12 23:01:16.468870442 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-tables2.new.1563/python-django-tables2.changes
    2023-01-08 21:25:45.991328023 +0100
@@ -1,0 +2,12 @@
+Sun Jan  8 06:02:30 UTC 2023 - John Vandenberg <jay...@gmail.com>
+
+- Remove python-django-tables2-no-mock.patch merged upstream
+- Update to v2.5.1
+  * `TableMixinBase`: implement `get_paginate_by`
+- from v2.5.0
+  * Dropped support for python 3.6, added support for python 3.11
+  * Add django_tables2/bootstrap4-responsive.html
+  * Pass record/value to `LinkColumn`'s attrs callables too
+  * Add template `bootstrap5.html` to support bootstrap 5
+
+-------------------------------------------------------------------

Old:
----
  django-tables2-2.4.1.tar.gz
  python-django-tables2-no-mock.patch

New:
----
  django-tables2-2.5.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-django-tables2.spec ++++++
--- /var/tmp/diff_new_pack.uC3qjp/_old  2023-01-08 21:25:46.467330850 +0100
+++ /var/tmp/diff_new_pack.uC3qjp/_new  2023-01-08 21:25:46.471330874 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-tables2
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,27 +16,24 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 %define skip_python36 1
 Name:           python-django-tables2
-Version:        2.4.1
+Version:        2.5.1
 Release:        0
 Summary:        Table/data-grid framework for Django
 License:        BSD-2-Clause
 URL:            https://github.com/jieter/django-tables2/
 Source:         
https://github.com/jieter/django-tables2/archive/v%{version}.tar.gz#/django-tables2-%{version}.tar.gz
-# https://github.com/jieter/django-tables2/issues/843
-Patch0:         python-django-tables2-no-mock.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-Django >= 2.2
+Requires:       python-Django >= 3.2
 Suggests:       python-tablib
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module base >= 3.7}
-BuildRequires:  %{python_module Django >= 2.2}
+BuildRequires:  %{python_module Django >= 3.2}
 BuildRequires:  %{python_module django-filter >= 2.3.0}
 BuildRequires:  %{python_module fudge}
 BuildRequires:  %{python_module psycopg2}
@@ -51,7 +48,6 @@
 
 %prep
 %setup -q -n django-tables2-%{version}
-%patch0 -p1
 
 %build
 %python_build
@@ -61,7 +57,6 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-# fudge causes two test failures on Python 3.6 from Leap
 %python_exec ./manage.py test
 
 %files %{python_files}

++++++ django-tables2-2.4.1.tar.gz -> django-tables2-2.5.1.tar.gz ++++++
++++ 2287 lines of diff (skipped)

Reply via email to