Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667898 - dev-python/pypeg2-2.15 - Add python 3.7
Summary: dev-python/pypeg2-2.15 - Add python 3.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 691338
  Show dependency tree
 
Reported: 2018-10-06 17:40 UTC by Denis Descheneaux
Modified: 2020-03-28 18:26 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 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.