# Template file for 'python3-pycryptodomex'
pkgname=python3-pycryptodomex
version=3.23.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
makedepends="python3-devel"
depends="python3"
short_desc="Pycryptodome equivalent that installs under the 'Cryptodome' name"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Public Domain AND BSD-2-Clause"
homepage="https://www.pycryptodome.org/"
changelog="https://www.pycryptodome.org/en/latest/src/changelog.html"
distfiles="${PYPI_SITE}/p/pycryptodomex/pycryptodomex-${version}.tar.gz"
checksum=71909758f010c82bc99b0abf4ea12012c98962fbf0583c2164f8b84533c2e4da

post_install() {
	vlicense LICENSE.rst
}
