Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-silk for 
openSUSE:Factory checked in at 2023-01-26 13:58:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-silk (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-silk.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-silk"

Thu Jan 26 13:58:38 2023 rev:12 rq:1061082 version:5.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-django-silk/python-django-silk.changes    
2022-08-15 20:00:44.501481945 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-silk.new.32243/python-django-silk.changes
 2023-01-26 14:07:47.555390422 +0100
@@ -1,0 +2,19 @@
+Thu Jan 26 00:10:37 UTC 2023 - John Vandenberg <jay...@gmail.com>
+
+- Drop remove-contextlib2.patch merged upstream
+- Update to v5.0.3
+  * Retain ordering, view style and limit
+  * prevent encoding errors in params
+  * Silk fails on constraint check queries
+    (Fixes compatibility with Django 4.1)
+  * Add action on sql query list
+  * traceback only when needed
+  * Drop dependency to jinja2
+- from v5.0.2
+  * Fix Multipart forms and RawPostDataException
+  * Decrease unnecessary database hits
+  * Remove unneeded pytz package
+  * Use contextlib in test_profile_parser
+  * Add support for storages, that don't implement full filesystem path
+
+-------------------------------------------------------------------

Old:
----
  django-silk-5.0.1.tar.gz
  remove-contextlib2.patch

New:
----
  django-silk-5.0.3.tar.gz

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

Other differences:
------------------
++++++ python-django-silk.spec ++++++
--- /var/tmp/diff_new_pack.0Y7RwF/_old  2023-01-26 14:07:48.015393131 +0100
+++ /var/tmp/diff_new_pack.0Y7RwF/_new  2023-01-26 14:07:48.019393155 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-silk
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,12 @@
 
 %define skip_python2 1
 Name:           python-django-silk
-Version:        5.0.1
+Version:        5.0.3
 Release:        0
 Summary:        Profiling for the Django Framework
 License:        MIT
 URL:            https://github.com/jazzband/django-silk
 Source:         
https://files.pythonhosted.org/packages/source/d/django-silk/django-silk-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM gh#jazzband/django-silk#590
-Patch0:         remove-contextlib2.patch
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -65,10 +63,11 @@
 Profiling for the Django Framework.
 
 %prep
-%autosetup -p1 -n django-silk-%{version}
+%setup -n django-silk-%{version}
 # see https://github.com/jazzband/django-silk/pull/532
 sed -i '/Pygments/d' setup.py
-chmod a-x silk/static/silk/lib/*
+chmod a-x silk/static/silk/lib/*.css
+chmod a-x silk/static/silk/lib/*.js
 
 %build
 %python_build

++++++ django-silk-5.0.1.tar.gz -> django-silk-5.0.3.tar.gz ++++++
++++ 1911 lines of diff (skipped)

Reply via email to