aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-traitsui
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2018-05-09 17:49:37 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2018-05-09 17:49:37 +0000
commitcac60772c0baa445baa9de752fa3d7a1642c6557 (patch)
tree0299c2a4b84a732a2d60a2b5d1daae46606feb86 /graphics/py-traitsui
parent0f76677fc3a5acbb44c43e0b63c134d8a4c7c715 (diff)
downloadports-cac60772c0baa445baa9de752fa3d7a1642c6557.tar.gz
ports-cac60772c0baa445baa9de752fa3d7a1642c6557.zip
Update to version 6.0.0
* add Python3 support PR: 228096 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=469457
Diffstat (limited to 'graphics/py-traitsui')
-rw-r--r--graphics/py-traitsui/Makefile4
-rw-r--r--graphics/py-traitsui/distinfo6
-rw-r--r--graphics/py-traitsui/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/py-traitsui/Makefile b/graphics/py-traitsui/Makefile
index 9d46042bd85e..dc7b8202d20b 100644
--- a/graphics/py-traitsui/Makefile
+++ b/graphics/py-traitsui/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= traitsui
-PORTVERSION= 5.1.0
+PORTVERSION= 6.0.0
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ LICENSE_FILE_EPL= ${WRKSRC}/image_LICENSE_Eclipse.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}apptools>=4.3.0:devel/py-apptools@${FLAVOR}
-USES= python:-2.7
+USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
diff --git a/graphics/py-traitsui/distinfo b/graphics/py-traitsui/distinfo
index e5dc891fe8ac..56613c1b9847 100644
--- a/graphics/py-traitsui/distinfo
+++ b/graphics/py-traitsui/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470333921
-SHA256 (traitsui-5.1.0.tar.gz) = 8f68b4a4fcc23837fda89af66a0100fb23f0574204838b4790f5109a69924fb8
-SIZE (traitsui-5.1.0.tar.gz) = 5106303
+TIMESTAMP = 1525439408
+SHA256 (traitsui-6.0.0.tar.gz) = a75f159f001b71213e17b373461d8df619cd2ae30222a3a78c5e61d4a87dfdea
+SIZE (traitsui-6.0.0.tar.gz) = 5063415
diff --git a/graphics/py-traitsui/pkg-descr b/graphics/py-traitsui/pkg-descr
index 64dceb917c66..7baa8128e9ea 100644
--- a/graphics/py-traitsui/pkg-descr
+++ b/graphics/py-traitsui/pkg-descr
@@ -9,4 +9,4 @@ The following GUI backends are supported:
* PyQt
* PySide
-WWW: https://docs.enthought.com/traitsui
+WWW: http://docs.enthought.com/traitsui