Hello community,

here is the log from the commit of package python-django-silk for 
openSUSE:Factory checked in at 2020-09-01 20:09:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-silk (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-silk.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-silk"

Tue Sep  1 20:09:33 2020 rev:6 rq:830881 version:4.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-django-silk/python-django-silk.changes    
2020-02-20 14:59:43.218799002 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-silk.new.3399/python-django-silk.changes
  2020-09-01 20:10:05.228668707 +0200
@@ -1,0 +2,24 @@
+Mon Aug 31 10:57:01 UTC 2020 - [email protected]
+
+- Update to version 4.1.0:
+  * #427 Passed wsgi request to SILKY_PYTHON_PROFILER_FUNC
+  * Release 4.1.0
+  * Update README.md django-silk is tested with Django 3.1
+  * Make compatible with Django 3.1
+  * Fix force_text RemovedInDjango40Warning
+  * Extra line removed
+  * 配置silk使用非'default'的数据库时Clear DB错误
+  * Capture entire key name during cleansing in _mask_credentials (#414)
+  * Replace the call to re.findall with re.sub in _mask_credentials so (#413)
+  * Wrap re.sub() in try-except. If credentials ends with "\" (for example: 
"--password=123456\") re.sub() fails with error "bad escape (end of pattern)".
+- Switch to obs service to silence setuptools_scm error
+
+-------------------------------------------------------------------
+Fri Apr  3 10:31:54 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Update to 4.0.1:
+  * Restructured clear db HTML #399 (nasirhjafri)
+  * JS workflow cleanup #397 (nasirhjafri)
+  * Refactor QA setup #393 (aleksihakli)
+
+-------------------------------------------------------------------

Old:
----
  django-silk-4.0.0.tar.gz

New:
----
  _service
  _servicedata
  django-silk-4.1.0.tar.gz

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

Other differences:
------------------
++++++ python-django-silk.spec ++++++
--- /var/tmp/diff_new_pack.4WT8rq/_old  2020-09-01 20:10:06.304669210 +0200
+++ /var/tmp/diff_new_pack.4WT8rq/_new  2020-09-01 20:10:06.308669212 +0200
@@ -18,12 +18,12 @@
 
 %define skip_python2 1
 Name:           python-django-silk
-Version:        4.0.0
+Version:        4.1.0
 Release:        0
 Summary:        Profiling for the Django Framework
 License:        MIT
 URL:            https://github.com/jazzband/django-silk
-Source:         
https://github.com/jazzband/django-silk/archive/%{version}.tar.gz#/django-silk-%{version}.tar.gz
+Source:         django-silk-%{version}.tar.gz
 BuildRequires:  %{python_module Django >= 2.2}
 BuildRequires:  %{python_module Jinja2 >= 2.8}
 BuildRequires:  %{python_module Pillow >= 3.2}
@@ -33,9 +33,11 @@
 BuildRequires:  %{python_module python-dateutil >= 2.4}
 BuildRequires:  %{python_module pytz > 2014.2}
 BuildRequires:  %{python_module requests >= 2.10}
+BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module sqlparse >= 0.1.19}
 BuildRequires:  fdupes
+BuildRequires:  git-core
 BuildRequires:  python-rpm-macros
 Requires:       python-Django >= 2.2
 Requires:       python-Jinja2 >= 2.8

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="url">https://github.com/jazzband/django-silk</param>
    <param name="scm">git</param>
    <param name="changesgenerate">enable</param>
    <param name="versionformat">@PARENT_TAG@</param>
    <param name="package-meta">yes</param>
  </service>
  <service name="recompress" mode="disabled">
    <param name="compression">gz</param>
    <param name="file">*.tar</param>
  </service>
  <service name="set_version" mode="disabled"/>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://github.com/jazzband/django-silk</param>
              <param 
name="changesrevision">d826570cb36596b4ac7542a57bf92bc989e6cb92</param></service></servicedata>++++++
 django-silk-4.0.0.tar.gz -> django-silk-4.1.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-django-silk/django-silk-4.0.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-django-silk.new.3399/django-silk-4.1.0.tar.gz
 differ: char 12, line 1


Reply via email to