projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93a9791
)
dev-python/pycallgraph: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 13:27:12 +0000
(15:27 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 16:32:10 +0000
(18:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/pycallgraph/pycallgraph-1.0.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pycallgraph/pycallgraph-1.0.1.ebuild
b/dev-python/pycallgraph/pycallgraph-1.0.1.ebuild
index edaba8485b35664122429a07e0e6e06954dbc99a..62304425191fe26e7d0aa175619f00b0102dbbef 100644
(file)
--- a/
dev-python/pycallgraph/pycallgraph-1.0.1.ebuild
+++ b/
dev-python/pycallgraph/pycallgraph-1.0.1.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_
4
)
+PYTHON_COMPAT=( python2_7 python3_
{4,5,6}
)
inherit distutils-r1 vcs-snapshot