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 2021-05-07 16:45:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-silk (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-silk.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-silk"

Fri May  7 16:45:53 2021 rev:7 rq:891238 version:4.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-django-silk/python-django-silk.changes    
2020-09-01 20:10:05.228668707 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-silk.new.2988/python-django-silk.changes
  2021-05-07 16:46:19.532173473 +0200
@@ -1,0 +2,6 @@
+Mon May  3 03:53:22 UTC 2021 - John Vandenberg <jay...@gmail.com>
+
+- Skip Python 3.9 due to incompatibilities fixed in upcoming release
+- Remove executable bit on static assets
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-django-silk.spec ++++++
--- /var/tmp/diff_new_pack.pHgfJq/_old  2021-05-07 16:46:20.076171009 +0200
+++ /var/tmp/diff_new_pack.pHgfJq/_new  2021-05-07 16:46:20.080170991 +0200
@@ -17,6 +17,8 @@
 
 
 %define skip_python2 1
+# Python 3.9 is supported by next release
+%define skip_python39 1
 Name:           python-django-silk
 Version:        4.1.0
 Release:        0
@@ -68,6 +70,7 @@
 
 %prep
 %setup -q -n django-silk-%{version}
+chmod a-x silk/static/silk/lib/*
 
 %build
 %python_build

Reply via email to