Hello community,

here is the log from the commit of package python-django-dj-inmemorystorage for 
openSUSE:Factory checked in at 2020-08-29 20:41:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-dj-inmemorystorage (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-dj-inmemorystorage.new.3399 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-dj-inmemorystorage"

Sat Aug 29 20:41:27 2020 rev:2 rq:830128 version:2.1.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-dj-inmemorystorage/python-django-dj-inmemorystorage.changes
        2020-08-18 15:11:06.272041997 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-dj-inmemorystorage.new.3399/python-django-dj-inmemorystorage.changes
      2020-08-29 20:41:48.253451482 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 07:33:48 UTC 2020 - Matwey Kornilov <[email protected]>
+
+- Specify supported Django version (1.11+)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-django-dj-inmemorystorage.spec ++++++
--- /var/tmp/diff_new_pack.TImy1U/_old  2020-08-29 20:41:48.869451739 +0200
+++ /var/tmp/diff_new_pack.TImy1U/_new  2020-08-29 20:41:48.873451741 +0200
@@ -24,12 +24,12 @@
 License:        BSD-3-Clause
 URL:            https://github.com/waveaccounting/dj-inmemorystorage
 Source:         
https://files.pythonhosted.org/packages/source/d/dj-inmemorystorage/dj-inmemorystorage-%{version}.tar.gz
-BuildRequires:  %{python_module Django}
+BuildRequires:  %{python_module Django >= 1.11}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-Django
+Requires:       python-Django >= 1.11
 Requires:       python-six
 BuildArch:      noarch
 %python_subpackages


Reply via email to