Hello community,

here is the log from the commit of package python-django-formtools for 
openSUSE:Factory checked in at 2020-01-07 23:54:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-formtools (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-formtools.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-formtools"

Tue Jan  7 23:54:19 2020 rev:6 rq:761486 version:2.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-formtools/python-django-formtools.changes
  2019-12-10 22:43:09.745792662 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-formtools.new.6675/python-django-formtools.changes
        2020-01-07 23:54:45.984075317 +0100
@@ -1,0 +2,10 @@
+Tue Jan  7 09:23:22 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Update to 2.2:
+  * Dropped testing for Django 1.8, 1.9, 1.10.
+  * Dropped support for Python 2.
+  * Added support for Django 2.1, 2.2, 3.0, and Python 3.7.
+  * Updated translations from Transifex.
+- Remove merged patch django-21.patch
+
+-------------------------------------------------------------------

Old:
----
  django-21.patch
  django-formtools-2.1.tar.gz

New:
----
  django-formtools-2.2.tar.gz

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

Other differences:
------------------
++++++ python-django-formtools.spec ++++++
--- /var/tmp/diff_new_pack.o71QF2/_old  2020-01-07 23:54:46.720075699 +0100
+++ /var/tmp/diff_new_pack.o71QF2/_new  2020-01-07 23:54:46.720075699 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-formtools
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,21 +17,20 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:           python-django-formtools
-Version:        2.1
+Version:        2.2
 Release:        0
 Summary:        A set of high-level abstractions for Django forms
 License:        BSD-3-Clause
-Group:          Development/Languages/Python
 URL:            https://github.com/django/django-formtools
 Source:         
https://files.pythonhosted.org/packages/source/d/django-formtools/django-formtools-%{version}.tar.gz
-Patch0:         django-21.patch
-BuildRequires:  %{python_module Django >= 1.8}
+BuildRequires:  %{python_module Django >= 2.0}
 BuildRequires:  %{python_module isort}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-Django >= 1.8
+Requires:       python-Django >= 2.0
 BuildArch:      noarch
 %python_subpackages
 
@@ -41,7 +40,6 @@
 
 %prep
 %setup -q -n django-formtools-%{version}
-%patch0 -p1
 
 %build
 %python_build

++++++ django-formtools-2.1.tar.gz -> django-formtools-2.2.tar.gz ++++++
++++ 3247 lines of diff (skipped)


Reply via email to