mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
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
This commit is contained in:
parent
df0bee5242
commit
55fdc7a626
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user