FreeBSD Bugzilla – Attachment 235713 Details for
Bug 265668
[NEW PORT]: security/py-pycryptodome-test-vectors: Optional test vectors for PyCryptodome and PyCryptodomeX
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[NEW PORT]: security/py-pycryptodome-test-vectors: 1.0.10
patch-security_py-pycryptodome-test-vectors-1.0.10.txt (text/plain), 2.07 KB, created by
John W. O'Brien
on 2022-08-05 23:47:00 UTC
(
hide
)
Description:
[NEW PORT]: security/py-pycryptodome-test-vectors: 1.0.10
Filename:
MIME Type:
Creator:
John W. O'Brien
Created:
2022-08-05 23:47:00 UTC
Size:
2.07 KB
patch
obsolete
>diff --git a/security/Makefile b/security/Makefile >index dc829c07a6..fce4864990 100644 >--- a/security/Makefile >+++ b/security/Makefile >@@ -927,6 +927,7 @@ > SUBDIR += py-pyclamd > SUBDIR += py-pycrypto > SUBDIR += py-pycryptodome >+ SUBDIR += py-pycryptodome-test-vectors > SUBDIR += py-pycryptodomex > SUBDIR += py-pyelliptic > SUBDIR += py-pyhanko-certvalidator >diff --git a/security/py-pycryptodome-test-vectors/Makefile b/security/py-pycryptodome-test-vectors/Makefile >new file mode 100644 >index 0000000000..fdb084bd11 >--- /dev/null >+++ b/security/py-pycryptodome-test-vectors/Makefile >@@ -0,0 +1,21 @@ >+PORTNAME= pycryptodome-test-vectors >+DISTVERSION= 1.0.10 >+CATEGORIES= security python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= john@saltant.com >+COMMENT= Optional test vectors for PyCryptodome and PyCryptodomeX >+ >+LICENSE= BSD2CLAUSE APACHE20 >+LICENSE_COMB= multi >+LICENSE_FILE= ${WRKSRC}/LICENSE.rst >+ >+# Officially: 2.7, 3-5-3.10 (same as security/py-cryptodome) >+USES= cpe python:3.7+ zip >+CPE_VENDOR= python >+USE_PYTHON= autoplist distutils >+ >+NO_ARCH= yes >+ >+.include <bsd.port.mk> >diff --git a/security/py-pycryptodome-test-vectors/distinfo b/security/py-pycryptodome-test-vectors/distinfo >new file mode 100644 >index 0000000000..0b396e80ec >--- /dev/null >+++ b/security/py-pycryptodome-test-vectors/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1657324713 >+SHA256 (pycryptodome-test-vectors-1.0.10.zip) = a2a807580c345eb736d9e02e63af90fc7f74b4bf40733e95d04269d3ad211f64 >+SIZE (pycryptodome-test-vectors-1.0.10.zip) = 12161102 >diff --git a/security/py-pycryptodome-test-vectors/pkg-descr b/security/py-pycryptodome-test-vectors/pkg-descr >new file mode 100644 >index 0000000000..4f82ff2456 >--- /dev/null >+++ b/security/py-pycryptodome-test-vectors/pkg-descr >@@ -0,0 +1,6 @@ >+These cryptographic test vectors serve as the reference against which >+to run the built-in test suite for security/py-pycryptodome and/or >+security/py-pycrytodomex. It is only necessary to install this port if >+you wish to run the tests yourself. >+ >+WWW: https://www.pycryptodome.org/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
john
:
maintainer-approval+
Actions:
View
Attachments on
bug 265668
: 235713