summaryrefslogtreecommitdiff
path: root/print/py-pisa
AgeCommit message (Collapse)AuthorFilesLines
2017-01-01Add python-3.6 to incompatible versions.wiz1-2/+2
2016-11-11Fix reportlab version check for 3.x and later.joerg3-2/+21
2016-11-08Re-import py27-pisa-3.0.33 as print/py-pisa as requested by joerg.wiz5-0/+146
pisa is a html2pdf convert using ReportLab, HTML5lib and pyPDF. It supports HTML 5 and CSS 2.1. This package is obsolete. Please use print/py-weasyprint instead.
2016-09-11Remove py-pisa.wiz5-144/+0
Obsoleted by py-xhtml2pdf which is in turn obsoleted by py-weasyprint.
2016-07-09Remove python33: adapt all packages that refer to it.wiz1-2/+2
2016-06-08Switch to MASTER_SITES_PYPI.wiz1-2/+2
2015-12-05Extend PYTHON_VERSIONS_INCOMPATIBLE to 35adam1-2/+2
2015-11-04Add SHA512 digests for distfiles for print categoryagc1-1/+2
Problems found locating distfiles: Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz Package dvidvi: missing distfile dvidvi-1.0.tar.gz Package lgrind: missing distfile lgrind.tar.bz2 Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz1-2/+2
until proven otherwise.
2014-01-25Mark packages as not ready for python-3.x where applicable;wiz1-1/+3
either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2011-04-15Changes 3.0.33:adam3-27/+33
* Changed license to Apache License 2.0, now completely Open Source without any charging. Feel free to continue or for this project. * Empty cells now collapse
2010-02-10Use builtin set if present. Bump revision.joerg3-2/+29
2009-10-19Update to pisa-3.0.32:joerg2-12/+6
- bugfixes - Support for list-style-image, including zoom - Support for fonts by URL - Default CSS hides noscript - Switched to httplib for external sources
2009-06-14Remove @dirrm entries from PLISTsjoerg1-7/+1
2009-05-13Fix install on platforms not using pax tar. Bump PKGREVISION.hasso1-1/+5
2009-02-09Reportlab needs Python 2.4+joerg1-1/+3
2009-01-29Fix MASTER_SITES.joerg1-2/+2
2009-01-28Import py-pisa-3.0.29:joerg4-0/+116
pisa is a html2pdf convert using ReportLab, HTML5lib and pyPDF. It supports HTML 5 and CSS 2.1.