From bc0f707cfb3cad91176d538029af730a9605329f Mon Sep 17 00:00:00 2001 From: dbaio Date: Tue, 6 Nov 2018 23:39:03 +0000 Subject: [PATCH] textproc/py-texttable: Update to 1.5.0 - Create a method for redefining the max_width (#54) - Use setuptools instead of distutils to upload metadata to PyPI (#49) - Switch to MIT license --- textproc/py-texttable/Makefile | 6 +++--- textproc/py-texttable/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/textproc/py-texttable/Makefile b/textproc/py-texttable/Makefile index 174bf715401e..6a58fe836a96 100644 --- a/textproc/py-texttable/Makefile +++ b/textproc/py-texttable/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= texttable -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,8 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbaio@FreeBSD.org COMMENT= Module for creating simple ASCII tables -LICENSE= LGPL3+ -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE= MIT TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ @@ -21,6 +20,7 @@ CJKWRAP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cjkwrap>=0:textproc/py-cjkwrap@${PY_ USES= python USE_PYTHON= autoplist concurrent distutils + NO_ARCH= yes OPTIONS_DEFINE= CJKWRAP diff --git a/textproc/py-texttable/distinfo b/textproc/py-texttable/distinfo index a0136ceea372..7aef7bda537e 100644 --- a/textproc/py-texttable/distinfo +++ b/textproc/py-texttable/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1529755957 -SHA256 (texttable-1.4.0.tar.gz) = 95e8cfe85f8395a7eacdfbc8f09d885b9ef3a6ac6ead0364ea721de1127aa36b -SIZE (texttable-1.4.0.tar.gz) = 12274 +TIMESTAMP = 1541192833 +SHA256 (texttable-1.5.0.tar.gz) = 1ba399c103c825202659c4d638946c15ffc565ad7846ee0672964786f437fb57 +SIZE (texttable-1.5.0.tar.gz) = 9199