diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-10-08 10:10:01 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-10-08 10:12:06 +0000 |
commit | 9cf374f5ed89e394b8550abdb520c7c822f64edf (patch) | |
tree | a40b88dd0851db18df4ef0053f9078f86960b6e9 | |
parent | b43fb6ad6184deedb1dcb0193fe1f5c3f1ad071d (diff) | |
download | ports-9cf374f5ed89e394b8550abdb520c7c822f64edf.tar.gz ports-9cf374f5ed89e394b8550abdb520c7c822f64edf.zip |
graphics/py-traitsui: Update to 7.4.1
ChangeLog: https://github.com/enthought/traitsui/releases/tag/7.4.1
MFH: 2022Q4
-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 59221eb2ce58..f246406f40af 100644 --- a/graphics/py-traitsui/Makefile +++ b/graphics/py-traitsui/Makefile @@ -1,5 +1,5 @@ PORTNAME= traitsui -DISTVERSION= 7.4.0 +DISTVERSION= 7.4.1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-traitsui/distinfo b/graphics/py-traitsui/distinfo index 8599548a4a14..3098e210774d 100644 --- a/graphics/py-traitsui/distinfo +++ b/graphics/py-traitsui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656662484 -SHA256 (traitsui-7.4.0.tar.gz) = 25335affee2342d47e35c25df5e7785d22a533584fe1be0943ccba45dc1ae589 -SIZE (traitsui-7.4.0.tar.gz) = 6772956 +TIMESTAMP = 1665178810 +SHA256 (traitsui-7.4.1.tar.gz) = 4c5b3d3aaeaabd1ec81a0a8c40f9ccd28fa8cb9d64ed13917c990d174654fa1d +SIZE (traitsui-7.4.1.tar.gz) = 6773133 |