Skip to content

Commit

Permalink
python-pyelftools: Add at 0.31 for new systemd
Browse files Browse the repository at this point in the history
Signed-off-by: Ikey Doherty <[email protected]>
  • Loading branch information
ikeycode committed Sep 11, 2024
1 parent cccad50 commit 1a52fe2
Show file tree
Hide file tree
Showing 4 changed files with 203 additions and 0 deletions.
Binary file added p/python-pyelftools/manifest.x86_64.bin
Binary file not shown.
182 changes: 182 additions & 0 deletions p/python-pyelftools/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
@@ -0,0 +1,182 @@
/** Human readable report. This is not consumed by boulder */
{
"manifest-version": "0.2",
"packages": {
"python-pyelftools": {
"files": [
"/usr/bin/readelf.py",
"/usr/lib/python3.11/site-packages/elftools/__init__.py",
"/usr/lib/python3.11/site-packages/elftools/__pycache__/__init__.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/__pycache__/__init__.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/common/__init__.py",
"/usr/lib/python3.11/site-packages/elftools/common/__pycache__/__init__.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/common/__pycache__/__init__.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/common/__pycache__/construct_utils.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/common/__pycache__/construct_utils.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/common/__pycache__/exceptions.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/common/__pycache__/exceptions.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/common/__pycache__/utils.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/common/__pycache__/utils.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/common/construct_utils.py",
"/usr/lib/python3.11/site-packages/elftools/common/exceptions.py",
"/usr/lib/python3.11/site-packages/elftools/common/utils.py",
"/usr/lib/python3.11/site-packages/elftools/construct/__init__.py",
"/usr/lib/python3.11/site-packages/elftools/construct/__pycache__/__init__.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/__pycache__/__init__.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/__pycache__/adapters.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/__pycache__/adapters.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/__pycache__/core.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/__pycache__/core.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/__pycache__/debug.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/__pycache__/debug.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/__pycache__/macros.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/__pycache__/macros.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/adapters.py",
"/usr/lib/python3.11/site-packages/elftools/construct/core.py",
"/usr/lib/python3.11/site-packages/elftools/construct/debug.py",
"/usr/lib/python3.11/site-packages/elftools/construct/lib/__init__.py",
"/usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/__init__.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/__init__.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/binary.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/binary.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/bitstream.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/bitstream.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/container.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/container.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/hex.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/hex.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/py3compat.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/py3compat.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/construct/lib/binary.py",
"/usr/lib/python3.11/site-packages/elftools/construct/lib/bitstream.py",
"/usr/lib/python3.11/site-packages/elftools/construct/lib/container.py",
"/usr/lib/python3.11/site-packages/elftools/construct/lib/hex.py",
"/usr/lib/python3.11/site-packages/elftools/construct/lib/py3compat.py",
"/usr/lib/python3.11/site-packages/elftools/construct/macros.py",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__init__.py",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/__init__.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/__init__.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/abbrevtable.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/abbrevtable.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/aranges.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/aranges.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/callframe.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/callframe.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/compileunit.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/compileunit.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/constants.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/constants.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/datatype_cpp.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/datatype_cpp.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/descriptions.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/descriptions.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/die.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/die.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/dwarf_expr.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/dwarf_expr.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/dwarf_util.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/dwarf_util.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/dwarfinfo.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/dwarfinfo.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/enums.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/enums.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/lineprogram.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/lineprogram.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/locationlists.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/locationlists.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/namelut.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/namelut.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/ranges.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/ranges.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/structs.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/structs.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/dwarf/abbrevtable.py",
"/usr/lib/python3.11/site-packages/elftools/dwarf/aranges.py",
"/usr/lib/python3.11/site-packages/elftools/dwarf/callframe.py",
"/usr/lib/python3.11/site-packages/elftools/dwarf/compileunit.py",
"/usr/lib/python3.11/site-packages/elftools/dwarf/constants.py",
"/usr/lib/python3.11/site-packages/elftools/dwarf/datatype_cpp.py",
"/usr/lib/python3.11/site-packages/elftools/dwarf/descriptions.py",
"/usr/lib/python3.11/site-packages/elftools/dwarf/die.py",
"/usr/lib/python3.11/site-packages/elftools/dwarf/dwarf_expr.py",
"/usr/lib/python3.11/site-packages/elftools/dwarf/dwarf_util.py",
"/usr/lib/python3.11/site-packages/elftools/dwarf/dwarfinfo.py",
"/usr/lib/python3.11/site-packages/elftools/dwarf/enums.py",
"/usr/lib/python3.11/site-packages/elftools/dwarf/lineprogram.py",
"/usr/lib/python3.11/site-packages/elftools/dwarf/locationlists.py",
"/usr/lib/python3.11/site-packages/elftools/dwarf/namelut.py",
"/usr/lib/python3.11/site-packages/elftools/dwarf/ranges.py",
"/usr/lib/python3.11/site-packages/elftools/dwarf/structs.py",
"/usr/lib/python3.11/site-packages/elftools/ehabi/__init__.py",
"/usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__/__init__.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__/__init__.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__/constants.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__/constants.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__/decoder.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__/decoder.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__/ehabiinfo.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__/ehabiinfo.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__/structs.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__/structs.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/ehabi/constants.py",
"/usr/lib/python3.11/site-packages/elftools/ehabi/decoder.py",
"/usr/lib/python3.11/site-packages/elftools/ehabi/ehabiinfo.py",
"/usr/lib/python3.11/site-packages/elftools/ehabi/structs.py",
"/usr/lib/python3.11/site-packages/elftools/elf/__init__.py",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/__init__.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/__init__.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/constants.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/constants.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/descriptions.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/descriptions.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/dynamic.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/dynamic.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/elffile.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/elffile.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/enums.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/enums.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/gnuversions.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/gnuversions.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/hash.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/hash.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/notes.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/notes.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/relocation.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/relocation.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/sections.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/sections.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/segments.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/segments.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/structs.cpython-311.opt-1.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/__pycache__/structs.cpython-311.pyc",
"/usr/lib/python3.11/site-packages/elftools/elf/constants.py",
"/usr/lib/python3.11/site-packages/elftools/elf/descriptions.py",
"/usr/lib/python3.11/site-packages/elftools/elf/dynamic.py",
"/usr/lib/python3.11/site-packages/elftools/elf/elffile.py",
"/usr/lib/python3.11/site-packages/elftools/elf/enums.py",
"/usr/lib/python3.11/site-packages/elftools/elf/gnuversions.py",
"/usr/lib/python3.11/site-packages/elftools/elf/hash.py",
"/usr/lib/python3.11/site-packages/elftools/elf/notes.py",
"/usr/lib/python3.11/site-packages/elftools/elf/relocation.py",
"/usr/lib/python3.11/site-packages/elftools/elf/sections.py",
"/usr/lib/python3.11/site-packages/elftools/elf/segments.py",
"/usr/lib/python3.11/site-packages/elftools/elf/structs.py",
"/usr/lib/python3.11/site-packages/elftools/py.typed",
"/usr/lib/python3.11/site-packages/pyelftools-0.31.dist-info/LICENSE",
"/usr/lib/python3.11/site-packages/pyelftools-0.31.dist-info/METADATA",
"/usr/lib/python3.11/site-packages/pyelftools-0.31.dist-info/RECORD",
"/usr/lib/python3.11/site-packages/pyelftools-0.31.dist-info/WHEEL",
"/usr/lib/python3.11/site-packages/pyelftools-0.31.dist-info/top_level.txt"
],
"name": "python-pyelftools",
"provides": [
"binary(readelf.py)",
"python(pyelftools(3.11))",
"python(pyelftools)"
]
}
},
"source-name": "python-pyelftools",
"source-release": "1",
"source-version": "0.31"
}
2 changes: 2 additions & 0 deletions p/python-pyelftools/monitoring.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
releases:
id: 16219
19 changes: 19 additions & 0 deletions p/python-pyelftools/stone.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
#
# SPDX-FileCopyrightText: © 2020-2024 Serpent OS Developers
#
# SPDX-License-Identifier: MPL-2.0
#
name : python-pyelftools
version : 0.31
release : 1
homepage : https://files.pythonhosted.org/packages/88/56/0f2d69ed9a0060da009f672ddec8a71c041d098a66f6b1d80264bf6bbdc0
upstreams :
- https://files.pythonhosted.org/packages/88/56/0f2d69ed9a0060da009f672ddec8a71c041d098a66f6b1d80264bf6bbdc0/pyelftools-0.31.tar.gz : c774416b10310156879443b81187d182d8d9ee499660380e645918b50bc88f99
summary : Parsing ELF and DWARF in Python
description : |
Parsing ELF and DWARF in Python
license : Public-Domain
build : |
%pyproject_build
install : |
%pyproject_install

0 comments on commit 1a52fe2

Please sign in to comment.