git: 00a3cf3bf04f - main - graphics/py-traitsui: Adopt/Update to 7.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Jun 2022 22:01:17 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=00a3cf3bf04fa8cc1d5ddb4f79e78431305cdfcc commit 00a3cf3bf04fa8cc1d5ddb4f79e78431305cdfcc Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2022-06-24 21:57:58 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-06-24 22:01:07 +0000 graphics/py-traitsui: Adopt/Update to 7.3.1 - take maintainership - pet portclippy - pet portfmt ChangeLog: https://docs.enthought.com/traitsui/changelog.html --- graphics/py-traitsui/Makefile | 25 ++++++++++++------------- graphics/py-traitsui/distinfo | 6 +++--- 2 files changed, 15 insertions(+), 16 deletions(-) diff --git a/graphics/py-traitsui/Makefile b/graphics/py-traitsui/Makefile index ec93c06bf56a..a5043a665711 100644 --- a/graphics/py-traitsui/Makefile +++ b/graphics/py-traitsui/Makefile @@ -1,32 +1,31 @@ # Created by: Vladimir Chukharev PORTNAME= traitsui -PORTVERSION= 7.1.1 -PORTREVISION= 1 +DISTVERSION= 7.3.1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Enthought traits-capable user interfaces -LICENSE= BSD3CLAUSE LGPL21 EPL +LICENSE= BSD3CLAUSE EPL LGPL21 LICENSE_COMB= multi LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/LICENSE.txt -LICENSE_FILE_LGPL21= ${WRKSRC}/image_LICENSE_Nuvola.txt LICENSE_FILE_EPL= ${WRKSRC}/image_LICENSE_Eclipse.txt +LICENSE_FILE_LGPL21= ${WRKSRC}/image_LICENSE_Nuvola.txt # See ${WRKSRC}/image_LICENSE.txt for per file license information -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}traits>=6.0.0:devel/py-traits@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyface>=7.1.0:devel/py-pyface@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyface>=7.4.1:devel/py-pyface@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}traits>=6.2.0:devel/py-traits@${PY_FLAVOR} # The requirements are defined in traitsui/__init__.py -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} \ +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}configobj>0:devel/py-configobj@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}traits>0:devel/py-traits@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}configobj>0:devel/py-configobj@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}traits>0:devel/py-traits@${PY_FLAVOR} # Those requirements (except for pip + coverage) were extracted from etstool.py USES= python:3.7+ @@ -37,8 +36,8 @@ NO_ARCH= yes # Support for the wxPython toolkit is also available, but # Python 3 needs wxPython 4 which isn't ported, yet. So we use only Qt5 for a # while to make the port useful for Python 3. -OPTIONS_DEFINE= QT5 -OPTIONS_DEFAULT=QT5 +OPTIONS_DEFINE= QT5 +OPTIONS_DEFAULT= QT5 QT5_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} QT5_USES= pyqt:5 diff --git a/graphics/py-traitsui/distinfo b/graphics/py-traitsui/distinfo index 7a10139810a3..398d0d666a26 100644 --- a/graphics/py-traitsui/distinfo +++ b/graphics/py-traitsui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611309266 -SHA256 (traitsui-7.1.1.tar.gz) = 77d9dc5830c4e7ab94f9225bc2f082430399d95c943f1616db41e83a94df38e5 -SIZE (traitsui-7.1.1.tar.gz) = 5831711 +TIMESTAMP = 1656094117 +SHA256 (traitsui-7.3.1.tar.gz) = 9474ad67f345d96b326b401e9a01405c8082c92fa43bf47c0b039818e587ac69 +SIZE (traitsui-7.3.1.tar.gz) = 6781481