As we discussed in the last meeting, we reset the ports tree and began from scratch, even though this change involves porting all the packages. Starting small and growing gradually, this approach will reduce build times and consequently lower energy consumption in a world affected by climate change. We will add new ports as users needs arise; ok h3artbl33d@

This commit is contained in:
purplerain 2024-05-26 03:08:12 +00:00
parent 83a0aaf92c
commit 9a3af55370
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
59377 changed files with 98673 additions and 4712155 deletions

View file

@ -1,10 +1,10 @@
COMMENT = ELF and DWARF parser library for Python
MODPY_EGG_VERSION = 0.29
MODPY_EGG_VERSION = 0.30
DISTNAME = pyelftools-${MODPY_EGG_VERSION}
PKGNAME = py-elftools-${MODPY_EGG_VERSION}
CATEGORIES = devel
REVISION = 1
REVISION = 0
HOMEPAGE = https://github.com/eliben/pyelftools
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>

View file

@ -1,2 +1,2 @@
SHA256 (pyelftools-0.29.tar.gz) = 7HYVlqr6FuKCox3hiHN+VIVVJGmsY7YM/MzyImP9JP8=
SIZE (pyelftools-0.29.tar.gz) = 14079429
SHA256 (pyelftools-0.30.tar.gz) = L8krDVNPiwgfWMfDcJZzeRI9jgCYTetTwgk2Tv1XW0A=
SIZE (pyelftools-0.30.tar.gz) = 14018469

View file

@ -15,13 +15,10 @@ lib/python${MODPY_VERSION}/site-packages/elftools/common/${MODPY_PYCACHE}constru
lib/python${MODPY_VERSION}/site-packages/elftools/common/${MODPY_PYCACHE}construct_utils.${MODPY_PYC_MAGIC_TAG}pyc
lib/python${MODPY_VERSION}/site-packages/elftools/common/${MODPY_PYCACHE}exceptions.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
lib/python${MODPY_VERSION}/site-packages/elftools/common/${MODPY_PYCACHE}exceptions.${MODPY_PYC_MAGIC_TAG}pyc
lib/python${MODPY_VERSION}/site-packages/elftools/common/${MODPY_PYCACHE}py3compat.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
lib/python${MODPY_VERSION}/site-packages/elftools/common/${MODPY_PYCACHE}py3compat.${MODPY_PYC_MAGIC_TAG}pyc
lib/python${MODPY_VERSION}/site-packages/elftools/common/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
lib/python${MODPY_VERSION}/site-packages/elftools/common/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}pyc
lib/python${MODPY_VERSION}/site-packages/elftools/common/construct_utils.py
lib/python${MODPY_VERSION}/site-packages/elftools/common/exceptions.py
lib/python${MODPY_VERSION}/site-packages/elftools/common/py3compat.py
lib/python${MODPY_VERSION}/site-packages/elftools/common/utils.py
lib/python${MODPY_VERSION}/site-packages/elftools/construct/
lib/python${MODPY_VERSION}/site-packages/elftools/construct/__init__.py