mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/txrequests: Add py3.9 to python_compat
Required for buildbot-3.0.2 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
PYTHON_COMPAT=( python3_{7,8})
|
||||
PYTHON_COMPAT=( python3_{7,8,9})
|
||||
|
||||
DISTUTILS_USE_SETUPTOOLS="bdepend"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user