mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 10:18:08 -07:00
dev-python/flask-babel: python3_8
Tests passed. Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7}} )
|
||||
|
||||
PYTHON_COMPAT=( pypy3 python2_7 python3_{6,7,8} )
|
||||
inherit distutils-r1
|
||||
|
||||
MY_PN="Flask-Babel"
|
||||
|
||||
Reference in New Issue
Block a user