pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/py27-reportlab Restore py27-reportlab-3.5.65 for...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d2401bd2ee6b
branches:  trunk
changeset: 451627:d2401bd2ee6b
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Apr 29 13:09:19 2021 +0000

description:
Restore py27-reportlab-3.5.65 for Python 2 users.

diffstat:

 print/py27-reportlab/DESCR    |    1 +
 print/py27-reportlab/Makefile |   26 ++
 print/py27-reportlab/PLIST    |  515 ++++++++++++++++++++++++++++++++++++++++++
 print/py27-reportlab/distinfo |    6 +
 4 files changed, 548 insertions(+), 0 deletions(-)

diffs (truncated from 564 to 300 lines):

diff -r 8371040a720d -r d2401bd2ee6b print/py27-reportlab/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/py27-reportlab/DESCR        Thu Apr 29 13:09:19 2021 +0000
@@ -0,0 +1,1 @@
+A powerful PDF-generating toolkit for Python
diff -r 8371040a720d -r d2401bd2ee6b print/py27-reportlab/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/py27-reportlab/Makefile     Thu Apr 29 13:09:19 2021 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1 2021/04/29 13:09:19 joerg Exp $
+
+DISTNAME=      reportlab-3.5.65
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    print python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=r/reportlab/}
+
+MAINTAINER=    joerg%NetBSD.org@localhost
+HOMEPAGE=      https://www.reportlab.com/
+COMMENT=       Powerful PDF-generating toolkit for Python
+LICENSE=       modified-bsd
+
+DEPENDS+=      ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
+DEPENDS+=      ${PYPKGPREFIX}-pyphen-[0-9]*:../../textproc/py-pyphen
+
+PYTHON_VERSIONS_ACCEPTED=      27
+PYTHON_VERSIONED_DEPENDENCIES= Pillow
+
+PYSETUPARGS+=  --no-download-t1-files
+PYSETUPARGS+=  --use-system-libart
+
+.include "../../graphics/freetype2/buildlink3.mk"
+.include "../../graphics/libart/buildlink3.mk"
+.include "../../lang/python/egg.mk"
+.include "../../lang/python/versioned_dependencies.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 8371040a720d -r d2401bd2ee6b print/py27-reportlab/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/py27-reportlab/PLIST        Thu Apr 29 13:09:19 2021 +0000
@@ -0,0 +1,515 @@
+@comment $NetBSD: PLIST,v 1.1 2021/04/29 13:09:19 joerg Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/reportlab/__init__.py
+${PYSITELIB}/reportlab/__init__.pyc
+${PYSITELIB}/reportlab/__init__.pyo
+${PYSITELIB}/reportlab/fonts/00readme.txt
+${PYSITELIB}/reportlab/fonts/DarkGarden-changelog.txt
+${PYSITELIB}/reportlab/fonts/DarkGarden-copying-gpl.txt
+${PYSITELIB}/reportlab/fonts/DarkGarden-copying.txt
+${PYSITELIB}/reportlab/fonts/DarkGarden-readme.txt
+${PYSITELIB}/reportlab/fonts/DarkGarden.sfd
+${PYSITELIB}/reportlab/fonts/DarkGardenMK.afm
+${PYSITELIB}/reportlab/fonts/DarkGardenMK.pfb
+${PYSITELIB}/reportlab/fonts/Vera.ttf
+${PYSITELIB}/reportlab/fonts/VeraBI.ttf
+${PYSITELIB}/reportlab/fonts/VeraBd.ttf
+${PYSITELIB}/reportlab/fonts/VeraIt.ttf
+${PYSITELIB}/reportlab/fonts/_a______.pfb
+${PYSITELIB}/reportlab/fonts/_ab_____.pfb
+${PYSITELIB}/reportlab/fonts/_abi____.pfb
+${PYSITELIB}/reportlab/fonts/_ai_____.pfb
+${PYSITELIB}/reportlab/fonts/_eb_____.pfb
+${PYSITELIB}/reportlab/fonts/_ebi____.pfb
+${PYSITELIB}/reportlab/fonts/_ei_____.pfb
+${PYSITELIB}/reportlab/fonts/_er_____.pfb
+${PYSITELIB}/reportlab/fonts/bitstream-vera-license.txt
+${PYSITELIB}/reportlab/fonts/callig15.afm
+${PYSITELIB}/reportlab/fonts/callig15.pfb
+${PYSITELIB}/reportlab/fonts/cob_____.pfb
+${PYSITELIB}/reportlab/fonts/cobo____.pfb
+${PYSITELIB}/reportlab/fonts/com_____.pfb
+${PYSITELIB}/reportlab/fonts/coo_____.pfb
+${PYSITELIB}/reportlab/fonts/sy______.pfb
+${PYSITELIB}/reportlab/fonts/zd______.pfb
+${PYSITELIB}/reportlab/fonts/zx______.pfb
+${PYSITELIB}/reportlab/fonts/zy______.pfb
+${PYSITELIB}/reportlab/graphics/__init__.py
+${PYSITELIB}/reportlab/graphics/__init__.pyc
+${PYSITELIB}/reportlab/graphics/__init__.pyo
+${PYSITELIB}/reportlab/graphics/_renderPM.so
+${PYSITELIB}/reportlab/graphics/barcode/__init__.py
+${PYSITELIB}/reportlab/graphics/barcode/__init__.pyc
+${PYSITELIB}/reportlab/graphics/barcode/__init__.pyo
+${PYSITELIB}/reportlab/graphics/barcode/code128.py
+${PYSITELIB}/reportlab/graphics/barcode/code128.pyc
+${PYSITELIB}/reportlab/graphics/barcode/code128.pyo
+${PYSITELIB}/reportlab/graphics/barcode/code39.py
+${PYSITELIB}/reportlab/graphics/barcode/code39.pyc
+${PYSITELIB}/reportlab/graphics/barcode/code39.pyo
+${PYSITELIB}/reportlab/graphics/barcode/code93.py
+${PYSITELIB}/reportlab/graphics/barcode/code93.pyc
+${PYSITELIB}/reportlab/graphics/barcode/code93.pyo
+${PYSITELIB}/reportlab/graphics/barcode/common.py
+${PYSITELIB}/reportlab/graphics/barcode/common.pyc
+${PYSITELIB}/reportlab/graphics/barcode/common.pyo
+${PYSITELIB}/reportlab/graphics/barcode/dmtx.py
+${PYSITELIB}/reportlab/graphics/barcode/dmtx.pyc
+${PYSITELIB}/reportlab/graphics/barcode/dmtx.pyo
+${PYSITELIB}/reportlab/graphics/barcode/eanbc.py
+${PYSITELIB}/reportlab/graphics/barcode/eanbc.pyc
+${PYSITELIB}/reportlab/graphics/barcode/eanbc.pyo
+${PYSITELIB}/reportlab/graphics/barcode/ecc200datamatrix.py
+${PYSITELIB}/reportlab/graphics/barcode/ecc200datamatrix.pyc
+${PYSITELIB}/reportlab/graphics/barcode/ecc200datamatrix.pyo
+${PYSITELIB}/reportlab/graphics/barcode/fourstate.py
+${PYSITELIB}/reportlab/graphics/barcode/fourstate.pyc
+${PYSITELIB}/reportlab/graphics/barcode/fourstate.pyo
+${PYSITELIB}/reportlab/graphics/barcode/lto.py
+${PYSITELIB}/reportlab/graphics/barcode/lto.pyc
+${PYSITELIB}/reportlab/graphics/barcode/lto.pyo
+${PYSITELIB}/reportlab/graphics/barcode/qr.py
+${PYSITELIB}/reportlab/graphics/barcode/qr.pyc
+${PYSITELIB}/reportlab/graphics/barcode/qr.pyo
+${PYSITELIB}/reportlab/graphics/barcode/qrencoder.py
+${PYSITELIB}/reportlab/graphics/barcode/qrencoder.pyc
+${PYSITELIB}/reportlab/graphics/barcode/qrencoder.pyo
+${PYSITELIB}/reportlab/graphics/barcode/test.py
+${PYSITELIB}/reportlab/graphics/barcode/test.pyc
+${PYSITELIB}/reportlab/graphics/barcode/test.pyo
+${PYSITELIB}/reportlab/graphics/barcode/usps.py
+${PYSITELIB}/reportlab/graphics/barcode/usps.pyc
+${PYSITELIB}/reportlab/graphics/barcode/usps.pyo
+${PYSITELIB}/reportlab/graphics/barcode/usps4s.py
+${PYSITELIB}/reportlab/graphics/barcode/usps4s.pyc
+${PYSITELIB}/reportlab/graphics/barcode/usps4s.pyo
+${PYSITELIB}/reportlab/graphics/barcode/widgets.py
+${PYSITELIB}/reportlab/graphics/barcode/widgets.pyc
+${PYSITELIB}/reportlab/graphics/barcode/widgets.pyo
+${PYSITELIB}/reportlab/graphics/charts/__init__.py
+${PYSITELIB}/reportlab/graphics/charts/__init__.pyc
+${PYSITELIB}/reportlab/graphics/charts/__init__.pyo
+${PYSITELIB}/reportlab/graphics/charts/areas.py
+${PYSITELIB}/reportlab/graphics/charts/areas.pyc
+${PYSITELIB}/reportlab/graphics/charts/areas.pyo
+${PYSITELIB}/reportlab/graphics/charts/axes.py
+${PYSITELIB}/reportlab/graphics/charts/axes.pyc
+${PYSITELIB}/reportlab/graphics/charts/axes.pyo
+${PYSITELIB}/reportlab/graphics/charts/barcharts.py
+${PYSITELIB}/reportlab/graphics/charts/barcharts.pyc
+${PYSITELIB}/reportlab/graphics/charts/barcharts.pyo
+${PYSITELIB}/reportlab/graphics/charts/dotbox.py
+${PYSITELIB}/reportlab/graphics/charts/dotbox.pyc
+${PYSITELIB}/reportlab/graphics/charts/dotbox.pyo
+${PYSITELIB}/reportlab/graphics/charts/doughnut.py
+${PYSITELIB}/reportlab/graphics/charts/doughnut.pyc
+${PYSITELIB}/reportlab/graphics/charts/doughnut.pyo
+${PYSITELIB}/reportlab/graphics/charts/legends.py
+${PYSITELIB}/reportlab/graphics/charts/legends.pyc
+${PYSITELIB}/reportlab/graphics/charts/legends.pyo
+${PYSITELIB}/reportlab/graphics/charts/linecharts.py
+${PYSITELIB}/reportlab/graphics/charts/linecharts.pyc
+${PYSITELIB}/reportlab/graphics/charts/linecharts.pyo
+${PYSITELIB}/reportlab/graphics/charts/lineplots.py
+${PYSITELIB}/reportlab/graphics/charts/lineplots.pyc
+${PYSITELIB}/reportlab/graphics/charts/lineplots.pyo
+${PYSITELIB}/reportlab/graphics/charts/markers.py
+${PYSITELIB}/reportlab/graphics/charts/markers.pyc
+${PYSITELIB}/reportlab/graphics/charts/markers.pyo
+${PYSITELIB}/reportlab/graphics/charts/piecharts.py
+${PYSITELIB}/reportlab/graphics/charts/piecharts.pyc
+${PYSITELIB}/reportlab/graphics/charts/piecharts.pyo
+${PYSITELIB}/reportlab/graphics/charts/slidebox.py
+${PYSITELIB}/reportlab/graphics/charts/slidebox.pyc
+${PYSITELIB}/reportlab/graphics/charts/slidebox.pyo
+${PYSITELIB}/reportlab/graphics/charts/spider.py
+${PYSITELIB}/reportlab/graphics/charts/spider.pyc
+${PYSITELIB}/reportlab/graphics/charts/spider.pyo
+${PYSITELIB}/reportlab/graphics/charts/textlabels.py
+${PYSITELIB}/reportlab/graphics/charts/textlabels.pyc
+${PYSITELIB}/reportlab/graphics/charts/textlabels.pyo
+${PYSITELIB}/reportlab/graphics/charts/utils.py
+${PYSITELIB}/reportlab/graphics/charts/utils.pyc
+${PYSITELIB}/reportlab/graphics/charts/utils.pyo
+${PYSITELIB}/reportlab/graphics/charts/utils3d.py
+${PYSITELIB}/reportlab/graphics/charts/utils3d.pyc
+${PYSITELIB}/reportlab/graphics/charts/utils3d.pyo
+${PYSITELIB}/reportlab/graphics/renderPDF.py
+${PYSITELIB}/reportlab/graphics/renderPDF.pyc
+${PYSITELIB}/reportlab/graphics/renderPDF.pyo
+${PYSITELIB}/reportlab/graphics/renderPM.py
+${PYSITELIB}/reportlab/graphics/renderPM.pyc
+${PYSITELIB}/reportlab/graphics/renderPM.pyo
+${PYSITELIB}/reportlab/graphics/renderPS.py
+${PYSITELIB}/reportlab/graphics/renderPS.pyc
+${PYSITELIB}/reportlab/graphics/renderPS.pyo
+${PYSITELIB}/reportlab/graphics/renderSVG.py
+${PYSITELIB}/reportlab/graphics/renderSVG.pyc
+${PYSITELIB}/reportlab/graphics/renderSVG.pyo
+${PYSITELIB}/reportlab/graphics/renderbase.py
+${PYSITELIB}/reportlab/graphics/renderbase.pyc
+${PYSITELIB}/reportlab/graphics/renderbase.pyo
+${PYSITELIB}/reportlab/graphics/samples/__init__.py
+${PYSITELIB}/reportlab/graphics/samples/__init__.pyc
+${PYSITELIB}/reportlab/graphics/samples/__init__.pyo
+${PYSITELIB}/reportlab/graphics/samples/bubble.py
+${PYSITELIB}/reportlab/graphics/samples/bubble.pyc
+${PYSITELIB}/reportlab/graphics/samples/bubble.pyo
+${PYSITELIB}/reportlab/graphics/samples/clustered_bar.py
+${PYSITELIB}/reportlab/graphics/samples/clustered_bar.pyc
+${PYSITELIB}/reportlab/graphics/samples/clustered_bar.pyo
+${PYSITELIB}/reportlab/graphics/samples/clustered_column.py
+${PYSITELIB}/reportlab/graphics/samples/clustered_column.pyc
+${PYSITELIB}/reportlab/graphics/samples/clustered_column.pyo
+${PYSITELIB}/reportlab/graphics/samples/excelcolors.py
+${PYSITELIB}/reportlab/graphics/samples/excelcolors.pyc
+${PYSITELIB}/reportlab/graphics/samples/excelcolors.pyo
+${PYSITELIB}/reportlab/graphics/samples/exploded_pie.py
+${PYSITELIB}/reportlab/graphics/samples/exploded_pie.pyc
+${PYSITELIB}/reportlab/graphics/samples/exploded_pie.pyo
+${PYSITELIB}/reportlab/graphics/samples/filled_radar.py
+${PYSITELIB}/reportlab/graphics/samples/filled_radar.pyc
+${PYSITELIB}/reportlab/graphics/samples/filled_radar.pyo
+${PYSITELIB}/reportlab/graphics/samples/line_chart.py
+${PYSITELIB}/reportlab/graphics/samples/line_chart.pyc
+${PYSITELIB}/reportlab/graphics/samples/line_chart.pyo
+${PYSITELIB}/reportlab/graphics/samples/linechart_with_markers.py
+${PYSITELIB}/reportlab/graphics/samples/linechart_with_markers.pyc
+${PYSITELIB}/reportlab/graphics/samples/linechart_with_markers.pyo
+${PYSITELIB}/reportlab/graphics/samples/radar.py
+${PYSITELIB}/reportlab/graphics/samples/radar.pyc
+${PYSITELIB}/reportlab/graphics/samples/radar.pyo
+${PYSITELIB}/reportlab/graphics/samples/runall.py
+${PYSITELIB}/reportlab/graphics/samples/runall.pyc
+${PYSITELIB}/reportlab/graphics/samples/runall.pyo
+${PYSITELIB}/reportlab/graphics/samples/scatter.py
+${PYSITELIB}/reportlab/graphics/samples/scatter.pyc
+${PYSITELIB}/reportlab/graphics/samples/scatter.pyo
+${PYSITELIB}/reportlab/graphics/samples/scatter_lines.py
+${PYSITELIB}/reportlab/graphics/samples/scatter_lines.pyc
+${PYSITELIB}/reportlab/graphics/samples/scatter_lines.pyo
+${PYSITELIB}/reportlab/graphics/samples/scatter_lines_markers.py
+${PYSITELIB}/reportlab/graphics/samples/scatter_lines_markers.pyc
+${PYSITELIB}/reportlab/graphics/samples/scatter_lines_markers.pyo
+${PYSITELIB}/reportlab/graphics/samples/simple_pie.py
+${PYSITELIB}/reportlab/graphics/samples/simple_pie.pyc
+${PYSITELIB}/reportlab/graphics/samples/simple_pie.pyo
+${PYSITELIB}/reportlab/graphics/samples/stacked_bar.py
+${PYSITELIB}/reportlab/graphics/samples/stacked_bar.pyc
+${PYSITELIB}/reportlab/graphics/samples/stacked_bar.pyo
+${PYSITELIB}/reportlab/graphics/samples/stacked_column.py
+${PYSITELIB}/reportlab/graphics/samples/stacked_column.pyc
+${PYSITELIB}/reportlab/graphics/samples/stacked_column.pyo
+${PYSITELIB}/reportlab/graphics/shapes.py
+${PYSITELIB}/reportlab/graphics/shapes.pyc
+${PYSITELIB}/reportlab/graphics/shapes.pyo
+${PYSITELIB}/reportlab/graphics/testdrawings.py
+${PYSITELIB}/reportlab/graphics/testdrawings.pyc
+${PYSITELIB}/reportlab/graphics/testdrawings.pyo
+${PYSITELIB}/reportlab/graphics/testshapes.py
+${PYSITELIB}/reportlab/graphics/testshapes.pyc
+${PYSITELIB}/reportlab/graphics/testshapes.pyo
+${PYSITELIB}/reportlab/graphics/transform.py
+${PYSITELIB}/reportlab/graphics/transform.pyc
+${PYSITELIB}/reportlab/graphics/transform.pyo
+${PYSITELIB}/reportlab/graphics/utils.py
+${PYSITELIB}/reportlab/graphics/utils.pyc
+${PYSITELIB}/reportlab/graphics/utils.pyo
+${PYSITELIB}/reportlab/graphics/widgetbase.py
+${PYSITELIB}/reportlab/graphics/widgetbase.pyc
+${PYSITELIB}/reportlab/graphics/widgetbase.pyo
+${PYSITELIB}/reportlab/graphics/widgets/__init__.py
+${PYSITELIB}/reportlab/graphics/widgets/__init__.pyc
+${PYSITELIB}/reportlab/graphics/widgets/__init__.pyo
+${PYSITELIB}/reportlab/graphics/widgets/adjustableArrow.py
+${PYSITELIB}/reportlab/graphics/widgets/adjustableArrow.pyc
+${PYSITELIB}/reportlab/graphics/widgets/adjustableArrow.pyo
+${PYSITELIB}/reportlab/graphics/widgets/eventcal.py
+${PYSITELIB}/reportlab/graphics/widgets/eventcal.pyc
+${PYSITELIB}/reportlab/graphics/widgets/eventcal.pyo
+${PYSITELIB}/reportlab/graphics/widgets/flags.py
+${PYSITELIB}/reportlab/graphics/widgets/flags.pyc
+${PYSITELIB}/reportlab/graphics/widgets/flags.pyo
+${PYSITELIB}/reportlab/graphics/widgets/grids.py
+${PYSITELIB}/reportlab/graphics/widgets/grids.pyc
+${PYSITELIB}/reportlab/graphics/widgets/grids.pyo
+${PYSITELIB}/reportlab/graphics/widgets/markers.py
+${PYSITELIB}/reportlab/graphics/widgets/markers.pyc
+${PYSITELIB}/reportlab/graphics/widgets/markers.pyo
+${PYSITELIB}/reportlab/graphics/widgets/signsandsymbols.py
+${PYSITELIB}/reportlab/graphics/widgets/signsandsymbols.pyc
+${PYSITELIB}/reportlab/graphics/widgets/signsandsymbols.pyo
+${PYSITELIB}/reportlab/graphics/widgets/table.py
+${PYSITELIB}/reportlab/graphics/widgets/table.pyc
+${PYSITELIB}/reportlab/graphics/widgets/table.pyo
+${PYSITELIB}/reportlab/lib/PyFontify.py
+${PYSITELIB}/reportlab/lib/PyFontify.pyc
+${PYSITELIB}/reportlab/lib/PyFontify.pyo
+${PYSITELIB}/reportlab/lib/__init__.py
+${PYSITELIB}/reportlab/lib/__init__.pyc
+${PYSITELIB}/reportlab/lib/__init__.pyo
+${PYSITELIB}/reportlab/lib/_rl_accel.so
+${PYSITELIB}/reportlab/lib/abag.py
+${PYSITELIB}/reportlab/lib/abag.pyc
+${PYSITELIB}/reportlab/lib/abag.pyo
+${PYSITELIB}/reportlab/lib/arciv.py
+${PYSITELIB}/reportlab/lib/arciv.pyc
+${PYSITELIB}/reportlab/lib/arciv.pyo



Home | Main Index | Thread Index | Old Index