mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-openssl: update to 24.0.0
This commit is contained in:
parent
e95810b3a1
commit
a326e966ad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-openssl'
|
# Template file for 'python3-openssl'
|
||||||
pkgname=python3-openssl
|
pkgname=python3-openssl
|
||||||
version=23.3.0
|
version=24.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
||||||
homepage="https://pyopenssl.org/"
|
homepage="https://pyopenssl.org/"
|
||||||
changelog="https://raw.githubusercontent.com/pyca/pyopenssl/master/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/pyca/pyopenssl/master/CHANGELOG.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pyOpenSSL/pyOpenSSL-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyOpenSSL/pyOpenSSL-${version}.tar.gz"
|
||||||
checksum=6b2cba5cc46e822750ec3e5a81ee12819850b11303630d575e98108a079c2b12
|
checksum=6aa33039a93fffa4563e655b61d11364d01264be8ccb49906101e02a334530bf
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||||
# https://github.com/pyca/pyopenssl/issues/974
|
# https://github.com/pyca/pyopenssl/issues/974
|
||||||
|
|
Loading…
Add table
Reference in a new issue