python3-pycryptodomex: update to 3.11.0.

This commit is contained in:
Antonio Gurgel 2021-10-09 14:48:23 -07:00 committed by Andrew J. Hesford
parent addec2c7bc
commit aedd444d60

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pycryptodomex' # Template file for 'python3-pycryptodomex'
pkgname=python3-pycryptodomex pkgname=python3-pycryptodomex
version=3.10.4 version=3.11.0
revision=2 revision=1
wrksrc="pycryptodomex-${version}" wrksrc="pycryptodomex-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -10,9 +10,9 @@ short_desc="Pycryptodome equivalent that installs under the 'Cryptodome' name"
maintainer="Antonio Gurgel <antonio@goorzhel.com>" maintainer="Antonio Gurgel <antonio@goorzhel.com>"
license="Public Domain, BSD-2-Clause" license="Public Domain, BSD-2-Clause"
homepage="https://www.pycryptodome.org/" homepage="https://www.pycryptodome.org/"
changelog="https://raw.githubusercontent.com/Legrandin/pycryptodome/master/Changelog.rst" 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=acd3498a8ccf8ad20ce7daa5f7f5e6521465eeceb026f28a6adb0228dd9fcc6e checksum=0398366656bb55ebdb1d1d493a7175fc48ade449283086db254ac44c7d318d6d
post_install() { post_install() {
vlicense LICENSE.rst vlicense LICENSE.rst