python3-pycryptodome: update to 3.17.

This commit is contained in:
triallax 2023-05-06 22:58:02 +03:00 committed by Andrew J. Hesford
parent b62c53fc58
commit 25b2f1091e

View File

@ -1,7 +1,7 @@
# Template file for 'python3-pycryptodome'
pkgname=python3-pycryptodome
version=3.9.7
revision=5
version=3.17
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
makedepends="python3-devel"
@ -12,7 +12,7 @@ license="Public Domain, 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=f1add21b6d179179b3c177c33d18a2186a09cc0d3af41ff5ed3f377360b869f2
checksum=bce2e2d8e82fcf972005652371a3e8731956a0c1fbb719cc897943b3695ad91b
provides="python3-crypto-${version}_1"
replaces="python3-crypto>=0"