python3-pycryptodomex: update to 3.15.0.

This commit is contained in:
Antonio Gurgel 2022-06-23 22:00:47 -07:00 committed by Đoàn Trần Công Danh
parent f5b964ee17
commit 04c74d9fcc

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pycryptodomex' # Template file for 'python3-pycryptodomex'
pkgname=python3-pycryptodomex pkgname=python3-pycryptodomex
version=3.14.1 version=3.15.0
revision=1 revision=1
wrksrc="pycryptodomex-${version}" wrksrc="pycryptodomex-${version}"
build_style=python3-module build_style=python3-module
@ -13,7 +13,7 @@ license="Public Domain, BSD-2-Clause"
homepage="https://www.pycryptodome.org/" homepage="https://www.pycryptodome.org/"
changelog="https://www.pycryptodome.org/en/latest/src/changelog.html" changelog="https://www.pycryptodome.org/en/latest/src/changelog.html"
distfiles="${PYPI_SITE}/p/pycryptodomex/pycryptodomex-${version}.tar.gz" distfiles="${PYPI_SITE}/p/pycryptodomex/pycryptodomex-${version}.tar.gz"
checksum=2ce76ed0081fd6ac8c74edc75b9d14eca2064173af79843c24fa62573263c1f2 checksum=7341f1bb2dadb0d1a0047f34c3a58208a92423cdbd3244d998e4b28df5eac0ed
post_install() { post_install() {
vlicense LICENSE.rst vlicense LICENSE.rst