summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-02 04:25:14 +0000
committerSam James <sam@gentoo.org>2020-08-02 22:04:22 +0000
commite1497093a247e5fd2b75e846da2e7f13ed0f71dc (patch)
tree15e732ef4c985ce75fa6b05d1060ab7b2a51629a /dev-python/wsproto/wsproto-0.15.0.ebuild
parentdev-python/h11: add Python 3.9 (diff)
downloadgentoo-e1497093a247e5fd2b75e846da2e7f13ed0f71dc.tar.gz
gentoo-e1497093a247e5fd2b75e846da2e7f13ed0f71dc.tar.bz2
gentoo-e1497093a247e5fd2b75e846da2e7f13ed0f71dc.zip
dev-python/wsproto: add Python 3.9
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/wsproto/wsproto-0.15.0.ebuild')
-rw-r--r--dev-python/wsproto/wsproto-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wsproto/wsproto-0.15.0.ebuild b/dev-python/wsproto/wsproto-0.15.0.ebuild
index a6e5f0570e7b..e7dbbeb8b3a3 100644
--- a/dev-python/wsproto/wsproto-0.15.0.ebuild
+++ b/dev-python/wsproto/wsproto-0.15.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit distutils-r1