python3-pycryptodome: update to 3.23.0.

This commit is contained in:
Duncaen
2026-04-21 18:35:39 +02:00
parent d633183921
commit aa9975cf17
+4 -4
View File
@@ -1,18 +1,18 @@
# Template file for 'python3-pycryptodome'
pkgname=python3-pycryptodome
version=3.17
revision=4
version=3.23.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
makedepends="python3-devel"
depends="python3"
short_desc="Python3 package of low-level cryptographic primitives"
maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
license="Public Domain, BSD-2-Clause"
license="Public Domain AND BSD-2-Clause"
homepage="https://www.pycryptodome.org/"
changelog="https://raw.githubusercontent.com/Legrandin/pycryptodome/master/Changelog.rst"
distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
checksum=bce2e2d8e82fcf972005652371a3e8731956a0c1fbb719cc897943b3695ad91b
checksum=447700a657182d60338bab09fdb27518f8856aecd80ae4c6bdddb67ff5da44ef
provides="python3-crypto-${version}_1"
replaces="python3-crypto>=0"