pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py27-cryptography
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jul 8 13:54:42 UTC 2022
Modified Files:
pkgsrc/security/py27-cryptography: Makefile
Log Message:
py27-cryptography: stop test-depending on py-cryptography_vectors
Does not support python 2.7
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/py27-cryptography/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/py27-cryptography/Makefile
diff -u pkgsrc/security/py27-cryptography/Makefile:1.3 pkgsrc/security/py27-cryptography/Makefile:1.4
--- pkgsrc/security/py27-cryptography/Makefile:1.3 Thu Jun 30 11:18:47 2022
+++ pkgsrc/security/py27-cryptography/Makefile Fri Jul 8 13:54:42 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/06/30 11:18:47 nia Exp $
+# $NetBSD: Makefile,v 1.4 2022/07/08 13:54:42 wiz Exp $
DISTNAME= cryptography-3.3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,8 +15,8 @@ DEPENDS+= ${PYPKGPREFIX}-cffi>=1.11.4:..
DEPENDS+= ${PYPKGPREFIX}-enum34-[0-9]*:../../devel/py-enum34
DEPENDS+= ${PYPKGPREFIX}-ipaddress-[0-9]*:../../net/py-ipaddress
DEPENDS+= ${PYPKGPREFIX}-six>=1.4.1:../../lang/py-six
-TEST_DEPENDS+= ${PYPKGPREFIX}-cryptography_vectors-[0-9]*:../../security/py-cryptography_vectors
# not available for python27
+#TEST_DEPENDS+= ${PYPKGPREFIX}-cryptography_vectors-[0-9]*:../../security/py-cryptography_vectors
#TEST_DEPENDS+= ${PYPKGPREFIX}-iso8601-[0-9]*:../../time/py-iso8601
TEST_DEPENDS+= ${PYPKGPREFIX}-pretend-[0-9]*:../../devel/py-pretend
TEST_DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
Home |
Main Index |
Thread Index |
Old Index