diff options
author | Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> | 2025-06-26 13:48:31 -0400 |
---|---|---|
committer | Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> | 2025-06-26 14:04:54 -0400 |
commit | 35f638d30ba089efbfcad1b797115fff9533f048 (patch) | |
tree | 984424a9a88d9887480032fe3a0d116f26967acc | |
parent | www/py-nicegui: Update to 2.20.0 (diff) |
devel/py-wait-for2: Update to 0.4.1
ChangeLogs:
- https://github.com/Traktormaster/wait-for2/releases/tag/v0.4.0
- https://github.com/Traktormaster/wait-for2/releases/tag/v0.4.1
Approved by: acm (mentor)
Diffstat (limited to '')
-rw-r--r-- | devel/py-wait-for2/Makefile | 2 | ||||
-rw-r--r-- | devel/py-wait-for2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-wait-for2/Makefile b/devel/py-wait-for2/Makefile index 4988b81ebfc1..63df43a80ae5 100644 --- a/devel/py-wait-for2/Makefile +++ b/devel/py-wait-for2/Makefile @@ -1,5 +1,5 @@ PORTNAME= wait-for2 -DISTVERSION= 0.3.2 +DISTVERSION= 0.4.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-wait-for2/distinfo b/devel/py-wait-for2/distinfo index 83ec7bb55dd2..9d16877fea99 100644 --- a/devel/py-wait-for2/distinfo +++ b/devel/py-wait-for2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748292412 -SHA256 (wait_for2-0.3.2.tar.gz) = 93863026dc35f3471104ecf7de1f4a0b31f4c8b12a2241c0d6ee26dcc0c2092a -SIZE (wait_for2-0.3.2.tar.gz) = 16673 +TIMESTAMP = 1750959844 +SHA256 (wait_for2-0.4.1.tar.gz) = 7f415415d21845c441391d6b4abe68f5959d2c0fbe927c2f61be28a297bc2acb +SIZE (wait_for2-0.4.1.tar.gz) = 17519 |