Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 769596

Summary: dev-python/lark-parser should support python3_9
Product: Gentoo Linux Reporter: Oliver Freyermuth <o.freyermuth>
Component: Current packagesAssignee: Thomas ANDREJAK <thomas.andrejak>
Status: RESOLVED OBSOLETE    
Severity: normal CC: ionen, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 725490    

Description Oliver Freyermuth 2021-02-08 21:10:31 UTC
This might require a version bump (latest version in tree is 0.7.8, upstream is at 0.11.1 which is actively tested against Python 3.9). 

Reproducible: Always
Comment 1 Ionen Wolkens gentoo-dev 2021-02-08 21:55:05 UTC
fwiw unittest pass with in-tree 0.7.8

----------------------------------------------------------------------
Ran 624 tests in 26.840s

OK (skipped=60)
 * python3_9: running distutils-r1_run_phase _distutils-r1_clean_egg_info
>>> Completed testing dev-python/lark-parser-0.7.8

Not that the ebuild is setup to run them bug #703692
Comment 2 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2021-10-18 09:09:08 UTC
All versions in tree support py3.9 and py3.10