diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-11-09 18:07:47 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-11-09 18:09:37 +0000 |
commit | f664b99381e43b7c7ccb4a9695f222deef64a8e8 (patch) | |
tree | b77b18a2f9e576d87f16ab5d5e82ed6513b59d6e | |
parent | 72a671a3d290e522db62c1411f05ba02dc75cb5f (diff) | |
download | ports-f664b99381e43b7c7ccb4a9695f222deef64a8e8.tar.gz ports-f664b99381e43b7c7ccb4a9695f222deef64a8e8.zip |
graphics/py-traitsui: Update to 7.4.2
ChangeLog: https://github.com/enthought/traitsui/releases/tag/7.4.2
MFH: 2022Q4 (bugfixes)
-rw-r--r-- | graphics/py-traitsui/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-traitsui/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/py-traitsui/Makefile b/graphics/py-traitsui/Makefile index f246406f40af..f7cb2b0c4e55 100644 --- a/graphics/py-traitsui/Makefile +++ b/graphics/py-traitsui/Makefile @@ -1,5 +1,5 @@ PORTNAME= traitsui -DISTVERSION= 7.4.1 +DISTVERSION= 7.4.2 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-traitsui/distinfo b/graphics/py-traitsui/distinfo index 3098e210774d..a144b5155cd4 100644 --- a/graphics/py-traitsui/distinfo +++ b/graphics/py-traitsui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665178810 -SHA256 (traitsui-7.4.1.tar.gz) = 4c5b3d3aaeaabd1ec81a0a8c40f9ccd28fa8cb9d64ed13917c990d174654fa1d -SIZE (traitsui-7.4.1.tar.gz) = 6773133 +TIMESTAMP = 1667956783 +SHA256 (traitsui-7.4.2.tar.gz) = 20471bf339c3ede77f06b2fa97be90ae3d166ebefccc167bcbda227c75b1663f +SIZE (traitsui-7.4.2.tar.gz) = 6773829 |