From 2245f2d855fa6a5c5889ecaab52bd7de413b7274 Mon Sep 17 00:00:00 2001 From: anelki Date: Fri, 15 Sep 2023 22:49:03 -0500 Subject: [PATCH] magic-wormhole: update to 0.13.0. --- srcpkgs/magic-wormhole/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/magic-wormhole/template b/srcpkgs/magic-wormhole/template index 18a4a9418b2b8..5c03f3b0c8a8a 100644 --- a/srcpkgs/magic-wormhole/template +++ b/srcpkgs/magic-wormhole/template @@ -1,9 +1,9 @@ # Template file for 'magic-wormhole' pkgname=magic-wormhole -version=0.12.0 -revision=5 +version=0.13.0 +revision=1 build_style=python3-module -hostmakedepends="python3 python3-setuptools" +hostmakedepends="python3 python3-wheel python3-pip python3-setuptools" depends="python3-autobahn python3-cffi python3-click python3-humanize python3-idna python3-pynacl python3-service_identity python3-spake2 python3-tqdm python3-txtorcon" @@ -12,7 +12,7 @@ maintainer="travankor " license="MIT" homepage="https://magic-wormhole.readthedocs.io/en/latest/" distfiles="https://github.com/warner/magic-wormhole/archive/${version}.tar.gz" -checksum=5522184ab995a22ff72bf9019e54cb7b5e7f0f3308c251f121da15a198afe1d9 +checksum=80c68433e06583b40323f19aa519a108b3f4b06b904051dd71c52c243931e401 post_install() { vlicense LICENSE