aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-xhtml2pdf
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-09-16 00:06:53 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-09-16 00:06:53 +0000
commitbc005c84f2edaaa03c99b0441116b4f43397f1e3 (patch)
tree15c135d0ce6f5d943e502d39b8c7e4ca9a79f856 /textproc/py-xhtml2pdf
parent109099fa4433f5cec157c6c198d994381ea30ef7 (diff)
downloadports-bc005c84f2edaaa03c99b0441116b4f43397f1e3.tar.gz
ports-bc005c84f2edaaa03c99b0441116b4f43397f1e3.zip
Update to 0.2.3
Notes
Notes: svn path=/head/; revision=479856
Diffstat (limited to 'textproc/py-xhtml2pdf')
-rw-r--r--textproc/py-xhtml2pdf/Makefile8
-rw-r--r--textproc/py-xhtml2pdf/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/py-xhtml2pdf/Makefile b/textproc/py-xhtml2pdf/Makefile
index e4cd6f6a2630..e1dc48115a46 100644
--- a/textproc/py-xhtml2pdf/Makefile
+++ b/textproc/py-xhtml2pdf/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xhtml2pdf
-PORTVERSION= 0.2.2
+PORTVERSION= 0.2.3
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,16 +14,16 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>=1.0:www/py-html5lib@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}httplib2>=0:www/py-httplib2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pdf2>=0:print/py-pdf2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}reportlab>=3.0:print/py-reportlab@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=1.0:devel/py-nose@${PY_FLAVOR}
-NO_ARCH= yes
-USE_PYTHON= autoplist concurrent distutils
USES= python
+USE_PYTHON= autoplist concurrent distutils
+
+NO_ARCH= yes
post-patch:
@${REINPLACE_CMD} -e 's|setup_requires=|tests_require=|' ${WRKSRC}/setup.py
diff --git a/textproc/py-xhtml2pdf/distinfo b/textproc/py-xhtml2pdf/distinfo
index 78ae1675ec33..6bf359e6d43a 100644
--- a/textproc/py-xhtml2pdf/distinfo
+++ b/textproc/py-xhtml2pdf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529613498
-SHA256 (xhtml2pdf-0.2.2.tar.gz) = b7eba9a59771e0a4d786a814cc33b5554b0afd255e9dd735effce9f05efdc912
-SIZE (xhtml2pdf-0.2.2.tar.gz) = 97280
+TIMESTAMP = 1537020890
+SHA256 (xhtml2pdf-0.2.3.tar.gz) = 86a37e78d7a8d8bb2761746c3d559e12284d92c4d531b3a8a0f8fd632b436f82
+SIZE (xhtml2pdf-0.2.3.tar.gz) = 99510