diff options
author | Goran Mekić <meka@tilda.center> | 2024-05-14 15:30:39 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2024-05-15 01:44:26 +0000 |
commit | dfba5d59844a06fe6116f167274609a970e6aa31 (patch) | |
tree | 3247a535ff53bacb91e293826c2e53a954997a9b | |
parent | 63d819eea1c3a113c3577fcd8e7cade4ca4b5443 (diff) | |
download | ports-dfba5d59844a06fe6116f167274609a970e6aa31.tar.gz ports-dfba5d59844a06fe6116f167274609a970e6aa31.zip |
net/py-bonsai: Upgrade to 1.5.3
Changelog: https://github.com/noirello/bonsai/blob/master/CHANGELOG.rst#153---2024-04-28
PR: 278982
Approved by: submitter is maintainer
-rw-r--r-- | net/py-bonsai/Makefile | 2 | ||||
-rw-r--r-- | net/py-bonsai/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/py-bonsai/Makefile b/net/py-bonsai/Makefile index 2283ed29dbcd..ffa59d67d688 100644 --- a/net/py-bonsai/Makefile +++ b/net/py-bonsai/Makefile @@ -1,5 +1,5 @@ PORTNAME= bonsai -DISTVERSION= 1.5.2 +DISTVERSION= 1.5.3 CATEGORIES= net devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-bonsai/distinfo b/net/py-bonsai/distinfo index 73482b980183..fd1b51e0bd0a 100644 --- a/net/py-bonsai/distinfo +++ b/net/py-bonsai/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700827497 -SHA256 (bonsai-1.5.2.tar.gz) = 8d6ba21fcbbd4309dcffdba723247aa3dc6a971474b941edcfa3ce1c0ed3ff41 -SIZE (bonsai-1.5.2.tar.gz) = 149852 +TIMESTAMP = 1715699649 +SHA256 (bonsai-1.5.3.tar.gz) = c230e79e9c1c8e1e098cf3872feafd23027a6b7c078caa36077155b9641ea9f2 +SIZE (bonsai-1.5.3.tar.gz) = 150766 |