Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jun 2023 08:33:46 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4cd932fbd602 - main - graphics/py-traitsui: Update to 8.0.0
Message-ID:  <202306010833.3518XkDD023155@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4cd932fbd6026d9a0d4f583706f827a4438f6806

commit 4cd932fbd6026d9a0d4f583706f827a4438f6806
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-06-01 06:49:51 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-06-01 08:33:26 +0000

    graphics/py-traitsui: Update to 8.0.0
    
    ChangeLog: https://docs.enthought.com/traitsui/changelog.html#release-8-0-0
---
 graphics/py-traitsui/Makefile | 6 ++----
 graphics/py-traitsui/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/graphics/py-traitsui/Makefile b/graphics/py-traitsui/Makefile
index 7ba49f3fdb67..a90fd2b84195 100644
--- a/graphics/py-traitsui/Makefile
+++ b/graphics/py-traitsui/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	traitsui
-DISTVERSION=	7.4.3
-PORTREVISION=	2
+DISTVERSION=	8.0.0
 CATEGORIES=	graphics python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,9 +17,8 @@ LICENSE_FILE_LGPL21=	${WRKSRC}/image_LICENSE_Nuvola.txt
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyface>=7.4.1:devel/py-pyface@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyface>=8.0.0:devel/py-pyface@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}traits>=6.2.0:devel/py-traits@${PY_FLAVOR}
-# The requirements are defined in traitsui/__init__.py
 
 USES=		python
 USE_PYTHON=	autoplist pep517
diff --git a/graphics/py-traitsui/distinfo b/graphics/py-traitsui/distinfo
index e9ea7cf690d9..971666c651d1 100644
--- a/graphics/py-traitsui/distinfo
+++ b/graphics/py-traitsui/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1673799477
-SHA256 (traitsui-7.4.3.tar.gz) = db32517e9622a0580c23209e13f8032cea00e61c6774936709ff45e76335d5b9
-SIZE (traitsui-7.4.3.tar.gz) = 6775505
+TIMESTAMP = 1685561274
+SHA256 (traitsui-8.0.0.tar.gz) = 901b9d1cbc45513e00a7397677b098441b28774b688f30a159bad4801bf40364
+SIZE (traitsui-8.0.0.tar.gz) = 6774847



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306010833.3518XkDD023155>