# Template file for 'python3-pyasn'
pkgname=python3-pyasn
version=1.6.2
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools"
makedepends="python3-devel"
depends="python3"
short_desc="Python IP address to Autonomous System Number lookup module"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/hadiasghari/pyasn"
distfiles="https://github.com/hadiasghari/pyasn/archive/refs/tags/${version}.tar.gz"
checksum=e03ffaeb302c692aef3350942a6b121e36e9c00a7b9b10a1dde8a2657972f82c

post_install() {
	vlicense LICENSE
}
