mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Update py-openssl to 26.1.0
https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst#2610-2026-04-24 (like pyca/cryptography, 26.2.0 has been out for two days)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
COMMENT= Python interface to the OpenSSL library
|
||||
|
||||
MODPY_DISTV= 26.0.0
|
||||
MODPY_DISTV= 26.1.0
|
||||
DISTNAME= pyopenssl-${MODPY_DISTV}
|
||||
PKGNAME= py-openssl-${MODPY_DISTV}
|
||||
CATEGORIES= security devel
|
||||
@@ -13,7 +13,7 @@ PERMIT_PACKAGE= Yes
|
||||
WANTLIB += ${MODPY_WANTLIB}
|
||||
WANTLIB += crypto pthread ssl
|
||||
|
||||
RUN_DEPENDS= security/py-cryptography>=45.0.7,<47
|
||||
RUN_DEPENDS= security/py-cryptography>=46.0.0,<48
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
MODULES= lang/python
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (pyopenssl-26.0.0.tar.gz) = 8pOTTlKTby40E7icbONt9moLNK4eo6BTuMUCD/L1E/w=
|
||||
SIZE (pyopenssl-26.0.0.tar.gz) = 185534
|
||||
SHA256 (pyopenssl-26.1.0.tar.gz) = c38KInXFvFTzsCE3aH4adlkx+zlJuakqgl5NM7nuwIs=
|
||||
SIZE (pyopenssl-26.1.0.tar.gz) = 186181
|
||||
|
||||
Reference in New Issue
Block a user