bump(main/python-cryptography): 46.0.4

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2026-01-28 06:47:22 +00:00
parent 2147ab27b2
commit 1907550187

View File

@@ -3,10 +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="46.0.3"
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION="46.0.4"
TERMUX_PKG_SRCURL=https://github.com/pyca/cryptography/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b40f9434d14affd208f03f4832aa616cb49e9ce414cb103825a8184eb94002f5
TERMUX_PKG_SHA256=0d4c4ee204fe281811d623abd66143848cdba64302c194f2704a904eb1d5dde8
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="openssl, python, python-pip"
TERMUX_PKG_BUILD_IN_SRC=true