Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 618098 - dev-python/pyelftools: Add support for python 3.6
Summary: dev-python/pyelftools: Add support for python 3.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-10 10:52 UTC by Thomas Deutschmann (RETIRED)
Modified: 2017-08-16 23:24 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2017-05-10 10:52:16 UTC
Please add Python 3.6 support to dev-python/pyelftools. I already tried it in my overlay and test suite passed:

>  * python3_6: running distutils-r1_run_phase python_test
> ...................................
> ----------------------------------------------------------------------
> Ran 35 tests in 0.151s
> 
> OK
> Example './examples/examine_dwarf_info.py'
> Example './examples/elf_notes.py'
> Example './examples/elfclass_address_size.py'
> Example './examples/elf_show_debug_sections.py'
> Example './examples/dwarf_decode_address.py'
> Example './examples/elf_relocations.py'
> Example './examples/dwarf_range_lists.py'
> Example './examples/elf_low_high_api.py'
> Example './examples/dwarf_die_tree.py'
> Example './examples/dwarf_location_lists.py'
> 
> Conclusion: SUCCESS

If you don't have the time to do that just acknowledge in this bug and I'll do that for you.