Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 769596 - dev-python/lark-parser should support python3_9
Summary: dev-python/lark-parser should support python3_9
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas ANDREJAK
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py39, python3.9-compat
  Show dependency tree
 
Reported: 2021-02-08 21:10 UTC by Oliver Freyermuth
Modified: 2021-10-18 09:09 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 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