Hello community,

here is the log from the commit of package python-django-silk for 
openSUSE:Factory checked in at 2019-03-26 15:46:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-silk (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-silk.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-silk"

Tue Mar 26 15:46:12 2019 rev:2 rq:688703 version:3.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-django-silk/python-django-silk.changes    
2019-03-01 16:46:39.749816438 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-silk.new.25356/python-django-silk.changes
 2019-03-26 15:46:14.092057952 +0100
@@ -1,0 +2,5 @@
+Tue Mar 26 12:22:40 UTC 2019 - Jan Engelhardt <jeng...@inai.de>
+
+- Trim filler wording from descriptions.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-django-silk.spec ++++++
--- /var/tmp/diff_new_pack.saMGLv/_old  2019-03-26 15:46:15.076057454 +0100
+++ /var/tmp/diff_new_pack.saMGLv/_new  2019-03-26 15:46:15.080057452 +0100
@@ -12,50 +12,51 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-django-silk
 Version:        3.0.1
 Release:        0
+Summary:        Profiling for the Django Framework
 License:        MIT
-Summary:        Silky smooth profiling for the Django Framework
-Url:            https://github.com/jazzband/django-silk
 Group:          Development/Languages/Python
+Url:            https://github.com/jazzband/django-silk
 Source:         
https://github.com/jazzband/django-silk/archive/%{version}.tar.gz#/django-silk-%{version}.tar.gz
 Patch0:         
https://patch-diff.githubusercontent.com/raw/jazzband/django-silk/pull/333.patch#/pr_333.patch
 Patch1:         test-urls-auth-login-view.patch
-BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module autopep8 >= 1.2.1}
 BuildRequires:  %{python_module Django >= 1.11}
-BuildRequires:  %{python_module gprof2dot >= 2017.09.19}
 BuildRequires:  %{python_module Jinja2 >= 2.8}
 BuildRequires:  %{python_module Pillow >= 3.2}
 BuildRequires:  %{python_module Pygments >= 2.0}
+BuildRequires:  %{python_module autopep8 >= 1.2.1}
+BuildRequires:  %{python_module gprof2dot >= 2017.09.19}
 BuildRequires:  %{python_module python-dateutil >= 2.4}
 BuildRequires:  %{python_module pytz > 2014.2}
 BuildRequires:  %{python_module requests >= 2.10}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module sqlparse >= 0.1.19}
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
+BuildRequires:  %{python_module contextlib2 >= 0.5.5}
+BuildRequires:  %{python_module factory_boy >= 2.8.1}
 BuildRequires:  %{python_module freezegun}
 BuildRequires:  %{python_module mock}
-BuildRequires:  %{python_module factory_boy >= 2.8.1}
-BuildRequires:  %{python_module six >= 1.11.0}
-BuildRequires:  %{python_module simplejson >= 3.13.2}
-BuildRequires:  %{python_module contextlib2 >= 0.5.5}
 BuildRequires:  %{python_module networkx >= 1.11}
-BuildRequires:  %{python_module pydot}
 BuildRequires:  %{python_module pydotplus >= 2.0.2}
+BuildRequires:  %{python_module pydot}
+BuildRequires:  %{python_module simplejson >= 3.13.2}
+BuildRequires:  %{python_module six >= 1.11.0}
 # /SECTION
 BuildRequires:  fdupes
-Requires:       python-autopep8 >= 1.2.1
 Requires:       python-Django >= 1.11
-Requires:       python-gprof2dot >= 2017.09.19
 Requires:       python-Jinja2 >= 2.8
 Requires:       python-Pillow >= 3.2
 Requires:       python-Pygments >= 2.0
+Requires:       python-autopep8 >= 1.2.1
+Requires:       python-gprof2dot >= 2017.09.19
 Requires:       python-python-dateutil >= 2.4
 Requires:       python-pytz > 2014.2
 Requires:       python-requests >= 2.10
@@ -65,7 +66,7 @@
 %python_subpackages
 
 %description
-Silky smooth profiling for the Django Framework.
+Profiling for the Django Framework.
 
 %prep
 %setup -q -n django-silk-%{version}


Reply via email to