pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-magic-wormhole py-magic-wormhole: add missing p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ea49a594a5b5
branches: trunk
changeset: 454913:ea49a594a5b5
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jun 23 21:08:34 2021 +0000
description:
py-magic-wormhole: add missing py-spake2 dependency
Bump PKGREVISION
diffstat:
net/py-magic-wormhole/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 11284b05409c -r ea49a594a5b5 net/py-magic-wormhole/Makefile
--- a/net/py-magic-wormhole/Makefile Wed Jun 23 21:07:52 2021 +0000
+++ b/net/py-magic-wormhole/Makefile Wed Jun 23 21:08:34 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2021/03/19 13:35:57 gdt Exp $
+# $NetBSD: Makefile,v 1.3 2021/06/23 21:08:34 wiz Exp $
DISTNAME= magic-wormhole-0.12.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/magic-wormhole/}
@@ -21,7 +21,7 @@
#DEPENDS+= ${PYPKGPREFIX}-hkdf-[0-9]*:../../security/py-hkdf
DEPENDS+= ${PYPKGPREFIX}-nacl-[0-9]*:../../security/py-nacl
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
-#DEPENDS+= ${PYPKGPREFIX}-spake2>=0.8:../../security/py-spake2
+DEPENDS+= ${PYPKGPREFIX}-spake2>=0.8:../../security/py-spake2
DEPENDS+= ${PYPKGPREFIX}-tqdm>=4.13.0:../../misc/py-tqdm
DEPENDS+= ${PYPKGPREFIX}-twisted>=17.5.0:../../net/py-twisted
DEPENDS+= ${PYPKGPREFIX}-txtorcon>=18.0.2:../../net/py-txtorcon
Home |
Main Index |
Thread Index |
Old Index