pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security
Module Name: pkgsrc
Committed By: nia
Date: Wed Oct 19 14:10:03 UTC 2022
Modified Files:
pkgsrc/security: Makefile
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.876 -r1.877 pkgsrc/security/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.876 pkgsrc/security/Makefile:1.877
--- pkgsrc/security/Makefile:1.876 Wed Oct 19 13:15:36 2022
+++ pkgsrc/security/Makefile Wed Oct 19 14:10:03 2022
@@ -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-yara
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