bump(main/python-cryptography): 39.0.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2023-03-03 03:01:06 +00:00
parent fc9b95ecee
commit 82cd401cb5

View File

@@ -4,9 +4,9 @@ TERMUX_PKG_DESCRIPTION="Provides cryptographic recipes and primitives to Python
TERMUX_PKG_LICENSE="custom"
TERMUX_PKG_LICENSE_FILE="LICENSE, LICENSE.APACHE, LICENSE.BSD, LICENSE.PSF"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=39.0.1
TERMUX_PKG_VERSION="39.0.2"
TERMUX_PKG_SRCURL=https://github.com/pyca/cryptography/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=e9a4fe4d32e3161dccf9172086e1c2c96e49854fde5f9a220d40c84b9faa9b87
TERMUX_PKG_SHA256=81177751917382a8fd4779ff63080fcfdb21b3d83b2c26d0ab82a41ab9c0b115
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="openssl, python, python-pip"
TERMUX_PKG_BUILD_IN_SRC=true