summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-02-27 11:11:37 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-02-27 11:49:08 +0100
commit319b0892bc6ff7adabc2e834e96e9a82dbc5d932 (patch)
treecb195c9cf70dee2022fcfcf82887c958ec855bd1 /dev-python
parentdev-python/rospkg: remove old (diff)
downloadgentoo-319b0892bc6ff7adabc2e834e96e9a82dbc5d932.tar.gz
gentoo-319b0892bc6ff7adabc2e834e96e9a82dbc5d932.tar.bz2
gentoo-319b0892bc6ff7adabc2e834e96e9a82dbc5d932.zip
dev-python/rospkg: Add python 3.6 support
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/rospkg/rospkg-1.1.0.ebuild2
-rw-r--r--dev-python/rospkg/rospkg-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/rospkg/rospkg-1.1.0.ebuild b/dev-python/rospkg/rospkg-1.1.0.ebuild
index cd2e7b33c720..56908705af3d 100644
--- a/dev-python/rospkg/rospkg-1.1.0.ebuild
+++ b/dev-python/rospkg/rospkg-1.1.0.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then
diff --git a/dev-python/rospkg/rospkg-9999.ebuild b/dev-python/rospkg/rospkg-9999.ebuild
index cd2e7b33c720..56908705af3d 100644
--- a/dev-python/rospkg/rospkg-9999.ebuild
+++ b/dev-python/rospkg/rospkg-9999.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then