bump(main/python-cryptography): 42.0.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2024-01-30 18:37:06 +00:00
parent 5311dd8c32
commit 6ef46c38fd

View File

@@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="Provides cryptographic recipes and primitives to Python
TERMUX_PKG_LICENSE="Apache-2.0, BSD 3-Clause"
TERMUX_PKG_LICENSE_FILE="LICENSE, LICENSE.APACHE, LICENSE.BSD"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="42.0.1"
TERMUX_PKG_VERSION="42.0.2"
TERMUX_PKG_SRCURL=https://github.com/pyca/cryptography/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=48aad55ffffef1b5524eb60c261f1077741b8545caae98fc06df1b099920a381
TERMUX_PKG_SHA256=eb23393aca73fd754784811ebffd1afb3359ceb8e12ce7e1a2e67308cbbcdce3
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="openssl, python, python-pip"
TERMUX_PKG_BUILD_IN_SRC=true