pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security fighting a losing battle against the py-crypt...
details: https://anonhg.NetBSD.org/pkgsrc/rev/acf367b731a4
branches: trunk
changeset: 387003:acf367b731a4
user: nia <nia%pkgsrc.org@localhost>
date: Wed Oct 19 14:10:03 2022 +0000
description:
fighting a losing battle against the py-cryptography rustification, part 3
Re-import the last version of py-OpenSSL without a hard unnecessary
dependency on rustified py-cryptography
diffstat:
security/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 63dbf53ae5a9 -r acf367b731a4 security/Makefile
--- a/security/Makefile Wed Oct 19 14:04:38 2022 +0000
+++ b/security/Makefile Wed Oct 19 14:10:03 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.876 2022/10/19 13:15:36 nia Exp $
+# $NetBSD: Makefile,v 1.877 2022/10/19 14:10:03 nia Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -504,6 +504,7 @@
SUBDIR+= py-yubiauth
SUBDIR+= py-yubikey-manager
SUBDIR+= py27-cryptography
+SUBDIR+= py27-OpenSSL
SUBDIR+= pyca
SUBDIR+= qca2
SUBDIR+= qca2-gnupg
Home |
Main Index |
Thread Index |
Old Index