Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2023 04:38:07 GMT
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: 55fdc7a626df - main - net/py-magic-wormhole: Update version 0.12.0=>0.13.0
Message-ID:  <202308230438.37N4c7SG030299@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

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

commit 55fdc7a626dfa5b30af4ac809c3ae3c262c6cdc8
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-08-23 04:36:44 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-08-23 04:37:50 +0000

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

diff --git a/net/py-magic-wormhole/Makefile b/net/py-magic-wormhole/Makefile
index 329968091076..59d93f5a8233 100644
--- a/net/py-magic-wormhole/Makefile
+++ b/net/py-magic-wormhole/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	magic-wormhole
-PORTVERSION=	0.12.0
+PORTVERSION=	0.13.0
 CATEGORIES=	net
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -8,22 +8,22 @@ MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Get things from one computer to another, safely
 WWW=		https://github.com/warner/magic-wormhole
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}attrs>=16.3.0:devel/py-attrs@${PY_FLAVOR} \
+LICENSE=	MIT
+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}click>0:devel/py-click@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}hkdf>0:security/py-hkdf@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}humanize>=0:devel/py-humanize@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}idna>=0.6:dns/py-idna@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pynacl>=0.3.0:security/py-pynacl@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}service_identity>=0:security/py-service_identity@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}spake2>=0.8:security/py-spake2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tqdm>=4.13.0:misc/py-tqdm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}twisted>=17.5.0:devel/py-twisted@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}txtorcon>=18.0.2:security/py-txtorcon@${PY_FLAVOR}
 
-USES=		python
+USES=		pycryptography:run python
 USE_PYTHON=	autoplist distutils
 
 NO_ARCH=	yes
diff --git a/net/py-magic-wormhole/distinfo b/net/py-magic-wormhole/distinfo
index 29f8b0248f35..88667f5f55e3 100644
--- a/net/py-magic-wormhole/distinfo
+++ b/net/py-magic-wormhole/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594652396
-SHA256 (magic-wormhole-0.12.0.tar.gz) = 1b0fd8a334da978f3dd96b620fa9b9348cabedf26a87f74baac7a37052928160
-SIZE (magic-wormhole-0.12.0.tar.gz) = 262269
+TIMESTAMP = 1692764214
+SHA256 (magic-wormhole-0.13.0.tar.gz) = ac3bd68286270e7f149c06149a8e409e5fa34d7feb0e88844a26d29eed2d1516
+SIZE (magic-wormhole-0.13.0.tar.gz) = 274564



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308230438.37N4c7SG030299>