Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-crispy-forms for 
openSUSE:Factory checked in at 2022-01-09 22:50:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-crispy-forms (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-crispy-forms.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-crispy-forms"

Sun Jan  9 22:50:11 2022 rev:11 rq:944967 version:1.13.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-crispy-forms/python-django-crispy-forms.changes
    2021-05-12 19:33:20.322772403 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-crispy-forms.new.1892/python-django-crispy-forms.changes
  2022-01-09 22:50:30.319301776 +0100
@@ -1,0 +2,16 @@
+Sun Jan  9 00:52:24 UTC 2022 - John Vandenberg <jay...@gmail.com>
+
+- Update to v1.13.0
+  * Added support for Django 4.0
+- from v1.12.0
+  * Fixed rendering of grouped checkboxes and radio inputs in the
+    Bootstrap 4 template pack.
+  * Introduced new input_size argument to AppendedText,
+    PrependedText and PrependedAppendedText. This allows the size
+    of these grouped inputs to be changed in the Bootstrap 4
+    template pack
+  * Confirmed support for Django 3.2
+  * Dropped support for Python 3.5
+  * Dropped support for Django 3.0
+
+-------------------------------------------------------------------

Old:
----
  django-crispy-forms-1.11.2.tar.gz

New:
----
  django-crispy-forms-1.13.0.tar.gz

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

Other differences:
------------------
++++++ python-django-crispy-forms.spec ++++++
--- /var/tmp/diff_new_pack.7OxvGa/_old  2022-01-09 22:50:30.791302197 +0100
+++ /var/tmp/diff_new_pack.7OxvGa/_new  2022-01-09 22:50:30.795302200 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-crispy-forms
 #
-# 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
@@ -20,7 +20,7 @@
 %define skip_python2 1
 %define mod_name django-crispy-forms
 Name:           python-%{mod_name}
-Version:        1.11.2
+Version:        1.13.0
 Release:        0
 Summary:        Django DRY Forms
 License:        MIT
@@ -56,11 +56,12 @@
 
 %check
 export DJANGO_SETTINGS_MODULE=crispy_forms.tests.test_settings
-%python_exec -m pytest -rs crispy_forms/tests/
+export PYTHONPATH=${PWD}
+%pytest -rs crispy_forms/tests/
 
 %files %{python_files}
 %license LICENSE.txt
 %doc CONTRIBUTORS.txt README.rst
-%{python_sitelib}/*
+%{python_sitelib}/*crispy[-_]forms*/
 
 %changelog

++++++ django-crispy-forms-1.11.2.tar.gz -> django-crispy-forms-1.13.0.tar.gz 
++++++
++++ 2046 lines of diff (skipped)

Reply via email to