Skip to content

Commit

Permalink
graphics/py-traitsui: Update to 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nunotexbsd committed Jun 1, 2023
1 parent b9d6edc commit 4cd932f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
6 changes: 2 additions & 4 deletions 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}
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 4cd932f

Please sign in to comment.