diff options
author | William Grzybowski <wg@FreeBSD.org> | 2016-05-21 12:18:34 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2016-05-21 12:18:34 +0000 |
commit | 853e0312e830cc69cefd49588305f7762260c155 (patch) | |
tree | d58934ded6427d145a66eafdbe5fe2443f616ab4 | |
parent | devel/py-lxml: update to 3.6.0 (diff) |
devel/py-pyte: update to 0.5.2
Notes
Notes:
svn path=/head/; revision=415596
-rw-r--r-- | devel/py-pyte/Makefile | 5 | ||||
-rw-r--r-- | devel/py-pyte/distinfo | 5 |
2 files changed, 7 insertions, 3 deletions
diff --git a/devel/py-pyte/Makefile b/devel/py-pyte/Makefile index bff8af61d7ec..378f34164d43 100644 --- a/devel/py-pyte/Makefile +++ b/devel/py-pyte/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pyte -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,6 +11,9 @@ COMMENT= Simple VTXXX-compatible terminal emulator LICENSE= LGPL3 +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wcwidth>0:devel/py-wcwidth + NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils USES= python diff --git a/devel/py-pyte/distinfo b/devel/py-pyte/distinfo index 6cf89c343470..796146b8ca89 100644 --- a/devel/py-pyte/distinfo +++ b/devel/py-pyte/distinfo @@ -1,2 +1,3 @@ -SHA256 (pyte-0.5.1.tar.gz) = d2cf77ef6395c6b97d5c10ee47f38d348114170e504fc55a043d4c7dd1aea6e1 -SIZE (pyte-0.5.1.tar.gz) = 49849 +TIMESTAMP = 1463832584 +SHA256 (pyte-0.5.2.tar.gz) = d734cf4021035df222a51853e1b40e27dc06e1f5ed547cfefff4ae4865ee7529 +SIZE (pyte-0.5.2.tar.gz) = 42719 |