Hello community,

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

Package is "python-django-classy-tags"

Mon Feb 24 11:50:20 2020 rev:4 rq:778596 version:1.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/python-django-classy-tags/python-django-classy-tags.changes
    2020-02-23 16:47:16.514297999 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-django-classy-tags.new.26092/python-django-classy-tags.changes
 2020-02-24 11:50:21.278736796 +0100
@@ -1,0 +2,10 @@
+Thu Feb 20 07:51:09 UTC 2020 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 1.0.0:
+  * Added isort and adapted imports
+  * Adapted code base to align with other supported addons
+  * Adapted README.rst instructions
+  * Added support for Django 3.0
+  * Added support for Python 3.8
+
+-------------------------------------------------------------------

Old:
----
  0.9.0.tar.gz

New:
----
  1.0.0.tar.gz

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

Other differences:
------------------
++++++ python-django-classy-tags.spec ++++++
--- /var/tmp/diff_new_pack.mgOZve/_old  2020-02-24 11:50:21.910738109 +0100
+++ /var/tmp/diff_new_pack.mgOZve/_new  2020-02-24 11:50:21.918738126 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-classy-tags
 #
-# 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,12 +18,11 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-django-classy-tags
-Version:        0.9.0
+Version:        1.0.0
 Release:        0
 Summary:        Class based template tags for Django
 License:        MIT
-Group:          Development/Languages/Python
-URL:            http://github.com/ojii/django-classy-tags
+URL:            https://github.com/ojii/django-classy-tags
 Source:         
https://github.com/divio/django-classy-tags/archive/%{version}.tar.gz
 BuildRequires:  %{python_module Django >= 1.11}
 BuildRequires:  %{python_module setuptools}
@@ -48,11 +47,11 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec runtests.py
+%python_exec setup.py test
 
 %files %{python_files}
 %doc README.rst
-%license LICENSE
+%license LICENSE.txt
 %{python_sitelib}/*
 
 %changelog

++++++ 0.9.0.tar.gz -> 1.0.0.tar.gz ++++++
++++ 4962 lines of diff (skipped)


Reply via email to