pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/filesystems/tahoe-lafs tahoe-lafs: depend on py-crypto...
details: https://anonhg.NetBSD.org/pkgsrc/rev/46bea3a80581
branches: trunk
changeset: 449014:46bea3a80581
user: adam <adam%pkgsrc.org@localhost>
date: Fri Mar 19 13:17:06 2021 +0000
description:
tahoe-lafs: depend on py-cryptodome
diffstat:
filesystems/tahoe-lafs/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a3b3a9f2048c -r 46bea3a80581 filesystems/tahoe-lafs/Makefile
--- a/filesystems/tahoe-lafs/Makefile Fri Mar 19 12:59:42 2021 +0000
+++ b/filesystems/tahoe-lafs/Makefile Fri Mar 19 13:17:06 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2021/03/19 12:59:42 gdt Exp $
+# $NetBSD: Makefile,v 1.50 2021/03/19 13:17:06 adam Exp $
DISTNAME= tahoe-lafs-1.12.1
PKGREVISION= 2
@@ -33,7 +33,7 @@
DEPENDS+= ${PYPKGPREFIX}-asn1>=0.1.8:../../security/py-asn1
DEPENDS+= ${PYPKGPREFIX}-asn1-modules>=0.0.5:../../security/py-asn1-modules
DEPENDS+= ${PYPKGPREFIX}-characteristic>=14.0.0:../../devel/py-characteristic
-#DEPENDS+= ${PYPKGPREFIX}-crypto-[0-9]*:../../security/py-crypto
+DEPENDS+= ${PYPKGPREFIX}-cryptodome-[0-9]*:../../security/py-cryptodome
DEPENDS+= ${PYPKGPREFIX}-cryptopp>=0.6.0:../../security/py-cryptopp
DEPENDS+= ${PYPKGPREFIX}-OpenSSL>=0.14:../../security/py-OpenSSL
DEPENDS+= ${PYPKGPREFIX}-nevow>=0.11.1:../../www/py-nevow
Home |
Main Index |
Thread Index |
Old Index