py-pyelftools: updated to 0.30

Version 0.30 (2023.09.06)

- Optimization: cache instantiation of DWARF structs
- DWARFv5 CU headers
- Bug fix in attribute reporting for DWA_FORM_indirect
- Support for RISC-V attributes
- Readelf used for testing upgraded to 2.41
- Support for MIPS64 object files
- LoongArch support
This commit is contained in:
adam 2023-09-29 09:18:37 +00:00
parent 2a118cb0a4
commit 25481a0c5d
3 changed files with 7 additions and 10 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.7 2022/10/13 08:46:21 adam Exp $
# $NetBSD: Makefile,v 1.8 2023/09/29 09:18:37 adam Exp $
DISTNAME= pyelftools-0.29
DISTNAME= pyelftools-0.30
PKGNAME= ${PYPKGPREFIX}-${EGG_NAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyelftools/}

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.5 2022/10/13 08:46:21 adam Exp $
@comment $NetBSD: PLIST,v 1.6 2023/09/29 09:18:37 adam Exp $
bin/readelf-${PYVERSSUFFIX}.py
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@ -16,9 +16,6 @@ ${PYSITELIB}/elftools/common/construct_utils.pyo
${PYSITELIB}/elftools/common/exceptions.py
${PYSITELIB}/elftools/common/exceptions.pyc
${PYSITELIB}/elftools/common/exceptions.pyo
${PYSITELIB}/elftools/common/py3compat.py
${PYSITELIB}/elftools/common/py3compat.pyc
${PYSITELIB}/elftools/common/py3compat.pyo
${PYSITELIB}/elftools/common/utils.py
${PYSITELIB}/elftools/common/utils.pyc
${PYSITELIB}/elftools/common/utils.pyo

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.7 2022/10/13 08:46:21 adam Exp $
$NetBSD: distinfo,v 1.8 2023/09/29 09:18:37 adam Exp $
BLAKE2s (pyelftools-0.29.tar.gz) = f7694162fdde425794e494ee9a834eee6705fc550f6b6af70d11c9ab3d52f5ae
SHA512 (pyelftools-0.29.tar.gz) = c2694b27a8ffe3c8ad52a0b14be9fcb372bd15f8cc673573056c458edc1483d2475fde59ed538b62ece1ffb800f95f6c59f0934011b9e464379013a3a52efd1d
Size (pyelftools-0.29.tar.gz) = 14079429 bytes
BLAKE2s (pyelftools-0.30.tar.gz) = 6eda8e0b8308975db9f0b86fd0ad9dccf05a04e22d3f2b4398f83ac340b9c7f1
SHA512 (pyelftools-0.30.tar.gz) = 276658a9f957ff2f118faedfe87e1aeb344e78fdf767fa220cf492bf8a4850cd0d1c6624dd6244471bc3b471f24dc78fa8a178afa2ff8065626dff9227dd4258
Size (pyelftools-0.30.tar.gz) = 14018469 bytes