python3-pyelftools: update to 0.31.

This commit is contained in:
Leah Neukirchen 2024-04-12 15:00:50 +02:00
parent 85ab68fee4
commit adbb702e17

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pyelftools'
pkgname=python3-pyelftools
version=0.30
version=0.31
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Public Domain"
homepage="https://github.com/eliben/pyelftools"
distfiles="${PYPI_SITE}/p/pyelftools/pyelftools-${version}.tar.gz"
checksum=2fc92b0d534f8b081f58c7c370967379123d8e00984deb53c209364efd575b40
checksum=c774416b10310156879443b81187d182d8d9ee499660380e645918b50bc88f99
alternatives="pyelftools:readelf.py:/usr/bin/readelf.py3"
post_install() {