bump(main/python-cryptography): 42.0.7

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2024-05-06 18:37:30 +00:00
parent cffc67499f
commit 7ee374fbc9

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.6"
TERMUX_PKG_VERSION="42.0.7"
TERMUX_PKG_SRCURL=https://github.com/pyca/cryptography/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b552e272c60f2e8ff319c6303c045be7947fdf965d3183653b303c4a5cd59081
TERMUX_PKG_SHA256=98fbaf469be4d91e1776384a0e8ba7b3b88f67685d7bfc01bc414676e18af68f
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="openssl, python, python-pip"
TERMUX_PKG_BUILD_IN_SRC=true