Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-reportlab for 
openSUSE:Factory checked in at 2021-11-20 02:38:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-reportlab (Old)
 and      /work/SRC/openSUSE:Factory/.python-reportlab.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-reportlab"

Sat Nov 20 02:38:22 2021 rev:31 rq:931859 version:3.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-reportlab/python-reportlab.changes        
2021-02-16 22:34:02.597460379 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-reportlab.new.1895/python-reportlab.changes  
    2021-11-20 02:39:01.312803578 +0100
@@ -1,0 +2,53 @@
+Tue Nov 16 20:49:55 UTC 2021 - Matej Cepl <mc...@suse.com>
+
+- Increase verbosity of running the test suite.
+
+-------------------------------------------------------------------
+Tue Nov 16 12:39:08 UTC 2021 - ecsos <ec...@opensuse.org>
+
+- Update to 3.6.2
+  * add mock for urlopen calls so tests can run off line. Contribution by 
Antonio Trande sagitter at fedoraproject dot org
+- Update to 3.6.1
+  * create py-2-3 branch
+  * Cease support for Python-2.7
+- Update to 3.6.0
+  * graphics improve some error messages for renderPM
+  * changed lib.urilt.recursiveImport after errors in python3.10, reflect 
changes in readJPEGInfo
+  * pdfutils readJPEGInfo extracts dpi if present defaults to (72, 72)
+  * Image flowable allows a useDPI argument
+  * paraparser annotate some errors
+- Update to 3.5.68
+  * Allow unicode PDFString to use encoding directly; fixes bug where 
colorspace indexes are broken
+  * Ensure PIL images can be size checked
+- Update to 3.5.67
+  * fix obvious bug in renderPS.py cut'n'paste bah :(
+  * fix bug saving to SpooledtemporaryFile's reported by Robert Schroll 
<rschroll at gmail.com>
+  * fix bug in justified RTL paragraphs example & bugfix contributed by Moshe 
Uminer <mosheduminer at gmail.com>
+  * fix regex deprecation reported by J??rgen Gmach <juergen.gmach at apis.de>
+- Update to 3.5.66
+  * add yieldNoneSplits utility function
+  * fix BarChart so it lines can have markers and Nones in their data
+- Update to 3.5.65
+  * add ability to have lineplots in barcharts; no support yet for line markers
+  * added checkAttr method to TypedPropertyCollection
+- Update to 3.5.64
+  * ensure setup.py works from sdist; bug reported by Antonio P. Sagitter 
(sagitter at fedoraproject.org)
+  * restore broken MANIFEST.in somehow overwritten by Robin :(
+- Update to 3.5.63
+  * simplify annotateException and add better error messages for 
asUnicode/Bytes etc
+  * improve embeddedHyphenation in paragraph.py
+- Update to 3.5.62
+  * add adjustableArrow widget
+  * allow para tag borderPadding attribute
+  * minor cosmetics in renderPM C extension and add fontSize setattr 
+  * allow a bounding box constraint in definePath
+  * efficiency savings in text2Path
+  * refactor transformation math and text2Path functionality   
+  * allow a renderPM plugin cairo backend package rlPyCairo
+- Update to 3.5.61
+  * Allow legend column control of vertical alignment
+  * Allow renderTextMode attribute in reportlab.graphics.shapes.String
+  * Allow renderTextMode drawString handling in renderPDF/PM/PS/SVG
+  * Some fixes to fillMode handling
+
+-------------------------------------------------------------------

Old:
----
  reportlab-3.5.59.tar.gz

New:
----
  reportlab-3.6.2.tar.gz

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

Other differences:
------------------
++++++ python-reportlab.spec ++++++
--- /var/tmp/diff_new_pack.IWroGC/_old  2021-11-20 02:39:01.992801334 +0100
+++ /var/tmp/diff_new_pack.IWroGC/_new  2021-11-20 02:39:01.996801320 +0100
@@ -18,8 +18,10 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
+%define skip_python2 1
+
 Name:           python-reportlab
-Version:        3.5.59
+Version:        3.6.2
 Release:        0
 Summary:        The Reportlab Toolkit
 License:        BSD-3-Clause
@@ -72,7 +74,7 @@
 sed -i 's@http://www.reportlab.com/rsrc/@@' test_*.py
 ###
 %{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch}
-$python runAll.py
+$python runAll.py --verbosity=2
 }
 
 %files %{python_files}


++++++ reportlab-3.5.59.tar.gz -> reportlab-3.6.2.tar.gz ++++++
++++ 21698 lines of diff (skipped)

Reply via email to