mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
graphics/py-traitsui: Update to 6.1.3
Remove a test exclusion as the test was corrected upstream. PR: 240405 Submitted by: vladimir.chukharev@gmail.com (maintainer)
This commit is contained in:
parent
7a33a786c6
commit
378c6726b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511718
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= traitsui
|
||||
PORTVERSION= 6.1.2
|
||||
PORTVERSION= 6.1.3
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -57,6 +57,6 @@ do-test:
|
||||
# Note: The occurences of "qt4" aren't typos
|
||||
do-test-QT5-on:
|
||||
@cd ${WRKSRC} && ${SETENV} ETS_TOOLKIT=qt4 QT_API=pyqt5 \
|
||||
${PYTHON_CMD} -m nose -v -e 'test_wrap_text_narrow_short' traitsui.qt4.tests
|
||||
${PYTHON_CMD} -m nose -v traitsui.qt4.tests
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1565984705
|
||||
SHA256 (traitsui-6.1.2.tar.gz) = 698dd44d6ff6a50502f6ef0ffe545c233f2772e5c37127667302b8c845be9551
|
||||
SIZE (traitsui-6.1.2.tar.gz) = 5125470
|
||||
TIMESTAMP = 1568023310
|
||||
SHA256 (traitsui-6.1.3.tar.gz) = 48381763b181efc58eaf288431d1d92d028d0d97dfdd33eba7809aae8aef814f
|
||||
SIZE (traitsui-6.1.3.tar.gz) = 5129662
|
||||
|
Loading…
Reference in New Issue
Block a user