python3-openssl: update to 24.3.0
This commit is contained in:
parent
01b47f50cc
commit
c6c6ee27a7
@ -1,18 +1,18 @@
|
||||
# Template file for 'python3-openssl'
|
||||
pkgname=python3-openssl
|
||||
version=24.2.1
|
||||
revision=2
|
||||
version=24.3.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-cryptography"
|
||||
checkdepends="python3-pytest $depends python3-flaky python3-pretend"
|
||||
checkdepends="python3-pytest $depends python3-pytest-rerunfailures python3-pretend"
|
||||
short_desc="Python3 interface to the OpenSSL library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://pyopenssl.org/"
|
||||
changelog="https://raw.githubusercontent.com/pyca/pyopenssl/master/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/p/pyopenssl/pyopenssl-${version}.tar.gz"
|
||||
checksum=4247f0dbe3748d560dcbb2ff3ea01af0f9a1a001ef5f7c4c647956ed8cbf0e95
|
||||
checksum=49f7a019577d834746bc55c5fce6ecbcec0f2b4ec5ce1cf43a9a173b8138bb36
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||
# https://github.com/pyca/pyopenssl/issues/974
|
||||
|
Loading…
x
Reference in New Issue
Block a user