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

Bug 667898

Summary: dev-python/pypeg2-2.15 - Add python 3.7
Product: Gentoo Linux Reporter: Denis Descheneaux <d.descheneaux>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: enhancement CC: jstein, mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 691338    

Description Denis Descheneaux 2018-10-06 17:40:56 UTC
Please add python 3.7 support, package supports it.

https://fdik.org/pyPEG2/   Requires Python 3.x or 2.7


..
..
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )

inherit distutils-r1
..
..
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-03-28 18:26:58 UTC
FWICS it's been added.