Hello community,

here is the log from the commit of package python-django-crispy-forms for 
openSUSE:Factory checked in at 2020-04-04 12:26:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-crispy-forms (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-crispy-forms.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-crispy-forms"

Sat Apr  4 12:26:30 2020 rev:7 rq:791169 version:1.9.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-crispy-forms/python-django-crispy-forms.changes
    2020-01-07 23:54:47.620076166 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-crispy-forms.new.3248/python-django-crispy-forms.changes
  2020-04-04 12:27:15.988041743 +0200
@@ -1,0 +2,8 @@
+Mon Mar  2 08:38:07 UTC 2020 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 1.9.0:
+  * Removed support for Python 2.
+  * Removed support for Django versions prior to 2.2.
+  * CSS for Column layout object in Bootstrap 4 template pack changed to 
'col-md'.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-django-crispy-forms.spec ++++++
--- /var/tmp/diff_new_pack.hgSDoe/_old  2020-04-04 12:27:17.364043165 +0200
+++ /var/tmp/diff_new_pack.hgSDoe/_new  2020-04-04 12:27:17.368043170 +0200
@@ -17,22 +17,22 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 %define mod_name django-crispy-forms
 Name:           python-%{mod_name}
-Version:        1.8.1
+Version:        1.9.0
 Release:        0
 Summary:        Django DRY Forms
 License:        MIT
-Group:          Development/Languages/Python
-URL:            http://github.com/maraujop/django-crispy-forms
+URL:            https://github.com/maraujop/django-crispy-forms
 Source:         
https://files.pythonhosted.org/packages/source/d/%{mod_name}/%{mod_name}-%{version}.tar.gz
-BuildRequires:  %{python_module Django}
+BuildRequires:  %{python_module Django >= 2.2}
 BuildRequires:  %{python_module pytest-django}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-Django
+Requires:       python-Django >= 2.2
 BuildArch:      noarch
 %python_subpackages
 

++++++ django-crispy-forms-1.8.1.tar.gz -> django-crispy-forms-1.9.0.tar.gz 
++++++
++++ 16074 lines of diff (skipped)


Reply via email to