The Reportlab Toolkit
http://www.reportlab.com
The ReportLab Toolkit. An Open Source Python library for generating PDFs and graphics.
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-reportlab && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
encryption.gif | 0000002979 2.91 KB | |
python-reportlab.changes | 0000020255 19.8 KB | |
python-reportlab.spec | 0000002803 2.74 KB | |
reportlab-3.6.2.tar.gz | 0004501397 4.29 MB | |
reportlab-missing-includes.patch | 0000000567 567 Bytes |
Revision 31 (latest revision is 39)
Dominique Leuenberger (dimstar_suse)
accepted
request 931859
from
Matej Cepl (mcepl)
(revision 31)
- Increase verbosity of running the test suite. - 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 :(
Comments 0