Hello community,

here is the log from the commit of package python-django-registration for 
openSUSE:Leap:15.2 checked in at 2020-02-24 11:50:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-django-registration (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-django-registration.new.26092 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-registration"

Mon Feb 24 11:50:24 2020 rev:4 rq:778599 version:3.1

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/python-django-registration/python-django-registration.changes
  2020-02-23 16:47:30.210324342 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-django-registration.new.26092/python-django-registration.changes
       2020-02-24 11:50:25.482745530 +0100
@@ -1,0 +2,6 @@
+Thu Feb 20 08:50:03 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Update to 3.1:
+  * no changelog provided
+
+-------------------------------------------------------------------

Old:
----
  django-registration-3.0.1.tar.gz

New:
----
  django-registration-3.1.tar.gz

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

Other differences:
------------------
++++++ python-django-registration.spec ++++++
--- /var/tmp/diff_new_pack.RTTCCW/_old  2020-02-24 11:50:25.846746285 +0100
+++ /var/tmp/diff_new_pack.RTTCCW/_new  2020-02-24 11:50:25.846746285 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-registration
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -16,21 +16,21 @@
 #
 
 
+%define skip_python2 1
 Name:           python-django-registration
-Version:        3.0.1
+Version:        3.1
 Release:        0
 Summary:        An extensible user-registration application for Django
 License:        BSD-3-Clause
-Group:          Development/Languages/Python
 URL:            https://github.com/ubernostrum/django-registration/
 Source:         
https://files.pythonhosted.org/packages/source/d/django-registration/django-registration-%{version}.tar.gz
-BuildRequires:  %{python_module Django >= 1.11}
+BuildRequires:  %{python_module Django >= 2.2}
 BuildRequires:  %{python_module confusable-homoglyphs >= 3.0}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  python2-mock
-Requires:       python-Django >= 1.11
+Requires:       python-Django >= 2.2
 Requires:       python-confusable-homoglyphs >= 3.0
 BuildArch:      noarch
 %python_subpackages
@@ -42,6 +42,7 @@
 
 %prep
 %setup -q -n django-registration-%{version}
+sed -i -e 's:~=:>=:g' setup.py
 
 %build
 %python_build

++++++ django-registration-3.0.1.tar.gz -> django-registration-3.1.tar.gz ++++++
++++ 4266 lines of diff (skipped)


Reply via email to