summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-05-04 19:55:51 +0200
committerManuel Rüger <mrueg@gentoo.org>2017-05-04 19:55:51 +0200
commit11e43b204fe858caead20627b78a91375a34db17 (patch)
treebc23209f62f037ffd351354cb16677510225e1f0
parentdev-python/vobject: Add python3_6 (diff)
downloadgentoo-11e43b20.tar.gz
gentoo-11e43b20.tar.bz2
gentoo-11e43b20.zip
dev-python/pyjwt: Add python3_6
Package-Manager: Portage-2.3.5, Repoman-2.3.2
-rw-r--r--dev-python/pyjwt/pyjwt-1.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyjwt/pyjwt-1.5.0.ebuild b/dev-python/pyjwt/pyjwt-1.5.0.ebuild
index 9eecc894b594..b10a65d7c1fb 100644
--- a/dev-python/pyjwt/pyjwt-1.5.0.ebuild
+++ b/dev-python/pyjwt/pyjwt-1.5.0.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy )
inherit distutils-r1 eutils