Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2026 13:38:46 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: be5a3f509343 - main - net/py-magic-wormhole: Update version 0.16.0=>0.17.0
Message-ID:  <69da4ee6.3a106.4f97aea1@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=be5a3f509343086cf89bc7b67556b3e09f897d7b

commit be5a3f509343086cf89bc7b67556b3e09f897d7b
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-04-11 13:22:21 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-04-11 13:38:06 +0000

    net/py-magic-wormhole: Update version 0.16.0=>0.17.0
    
    Changelog: https://github.com/magic-wormhole/magic-wormhole/releases/tag/0.17.0
---
 net/py-magic-wormhole/Makefile | 6 +++---
 net/py-magic-wormhole/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net/py-magic-wormhole/Makefile b/net/py-magic-wormhole/Makefile
index 035afc868935..ed11e1d4db6f 100644
--- a/net/py-magic-wormhole/Makefile
+++ b/net/py-magic-wormhole/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	magic-wormhole
-DISTVERSION=	0.16.0
-PORTREVISION=	4
+DISTVERSION=	0.17.0
 CATEGORIES=	net
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+DISTNAME=	${PORTNAME:S/-/_/g}-${DISTVERSION}
 
 MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Get things from one computer to another, safely
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}autobahn>=0.14.1:www/py-autobahn@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}Automat>=0.3.0:devel/py-Automat@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}Automat>0:devel/py-Automat@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}hkdf>=0.0.3:security/py-hkdf@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}humanize>=0:devel/py-humanize@${PY_FLAVOR} \
diff --git a/net/py-magic-wormhole/distinfo b/net/py-magic-wormhole/distinfo
index 3930812a72d4..b2b5329ce589 100644
--- a/net/py-magic-wormhole/distinfo
+++ b/net/py-magic-wormhole/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1728023757
-SHA256 (magic-wormhole-0.16.0.tar.gz) = 14e6c146898dbda7a6d190262623a69419955363e7e434d64aad2d233d6d94c9
-SIZE (magic-wormhole-0.16.0.tar.gz) = 283219
+TIMESTAMP = 1775913603
+SHA256 (magic_wormhole-0.17.0.tar.gz) = 142c7a271684b0b04470792601848f6b0ade0d8bf54fbcb30c6259d75edd9d06
+SIZE (magic_wormhole-0.17.0.tar.gz) = 284056


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69da4ee6.3a106.4f97aea1>