Hello community,

here is the log from the commit of package python-reportlab for 
openSUSE:Factory checked in at 2020-01-23 16:08:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-reportlab (Old)
 and      /work/SRC/openSUSE:Factory/.python-reportlab.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-reportlab"

Thu Jan 23 16:08:42 2020 rev:24 rq:765507 version:3.5.34

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-reportlab/python-reportlab.changes        
2019-11-24 23:50:31.948011992 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-reportlab.new.26092/python-reportlab.changes 
    2020-01-23 16:10:01.111603999 +0100
@@ -1,0 +2,20 @@
+Sat Jan 18 09:46:57 CET 2020 - Matej Cepl <mc...@suse.com>
+
+- Update to 3.5.34:
+  - change of the core repository (it is
+    https://hg.reportlab.com/hg-public/reportlab, they stuck to
+    Mercurial even when Bitbucket left it; issue reporting on the
+    email list
+    https://pairlist2.pair.net/mailman/listinfo/reportlab-users)
+  - attempted restriction of the reportlab.lib.color.toColor
+    function; fix of CVE-2019-17626 (bsc#1154370;
+    bt#rptlab/reportlab#199)
+  - fix bug in Pie3d reported by Eldon Ziegler <eld...@atlanticdb.com>
+  - fix bug in background splitting in repeatRows cases
+  - small improvements to CandleSticks
+  - created NotSet validator (use in  CandleStickProperties)
+- add documentation
+- remove python38_build.patch, because it has been included
+  upstream
+
+-------------------------------------------------------------------

Old:
----
  python38_build.patch
  reportlab-3.5.32.tar.gz

New:
----
  reportlab-3.5.34.tar.gz

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

Other differences:
------------------
++++++ python-reportlab.spec ++++++
--- /var/tmp/diff_new_pack.s2tt9M/_old  2020-01-23 16:10:02.631604900 +0100
+++ /var/tmp/diff_new_pack.s2tt9M/_new  2020-01-23 16:10:02.631604900 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-reportlab
 #
-# 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
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:           python-reportlab
-Version:        3.5.32
+Version:        3.5.34
 Release:        0
 Summary:        The Reportlab Toolkit
 License:        BSD-3-Clause
@@ -27,8 +27,6 @@
 Source0:        
https://files.pythonhosted.org/packages/source/r/reportlab/reportlab-%{version}.tar.gz
 Source1:        encryption.gif
 Patch0:         reportlab-missing-includes.patch
-# https://bitbucket.org/rptlab/reportlab/pull-requests/60
-Patch1:         python38_build.patch
 BuildRequires:  %{python_module Pillow >= 4.0.0}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
@@ -60,6 +58,9 @@
 export CFLAGS="%{optflags}"
 %python_build
 
+PYTHONPATH=$(readlink -f build/lib.linux-*/) \
+    python3 docs/genAll.py
+
 %install
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
@@ -78,7 +79,7 @@
 
 %files %{python_files}
 %license LICENSE.txt
-%doc CHANGES.md README.txt
+%doc CHANGES.md README.txt docs/reportlab-userguide.pdf
 %{python_sitearch}/reportlab/
 %{python_sitearch}/reportlab-%{version}-py*.egg-info
 


++++++ reportlab-3.5.32.tar.gz -> reportlab-3.5.34.tar.gz ++++++
++++ 3148 lines of diff (skipped)


Reply via email to