Hello community,

here is the log from the commit of package python-swapper for openSUSE:Factory 
checked in at 2020-01-24 13:09:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-swapper (Old)
 and      /work/SRC/openSUSE:Factory/.python-swapper.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-swapper"

Fri Jan 24 13:09:55 2020 rev:3 rq:766665 version:1.1.2.post1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-swapper/python-swapper.changes    
2019-08-05 10:37:12.707328619 +0200
+++ /work/SRC/openSUSE:Factory/.python-swapper.new.26092/python-swapper.changes 
2020-01-24 13:11:53.977450820 +0100
@@ -1,0 +2,6 @@
+Thu Jan 23 08:46:32 UTC 2020 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 1.1.2.post1:
+  * Fix working with newer djangos
+
+-------------------------------------------------------------------

Old:
----
  swapper-1.1.1.tar.gz

New:
----
  swapper-1.1.2.post1.tar.gz

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

Other differences:
------------------
++++++ python-swapper.spec ++++++
--- /var/tmp/diff_new_pack.DFRE7W/_old  2020-01-24 13:11:55.829451563 +0100
+++ /var/tmp/diff_new_pack.DFRE7W/_new  2020-01-24 13:11:55.833451565 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-swapper
 #
-# 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
@@ -18,19 +18,19 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-swapper
-Version:        1.1.1
+Version:        1.1.2.post1
 Release:        0
 Summary:        The unofficial Django swappable models API
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/wq/django-swappable-models
 Source:         
https://files.pythonhosted.org/packages/source/s/swapper/swapper-%{version}.tar.gz
-BuildRequires:  %{python_module Django1 >= 1.6}
+BuildRequires:  %{python_module Django >= 1.6}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-Django1 >= 1.6
+Requires:       python-Django >= 1.6
 BuildArch:      noarch
 %python_subpackages
 


Reply via email to