projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
502f412
)
dev-python/redlock-py: Add python3_6 to PYTHON_COMPAT
author
Zac Medico
<zmedico@gentoo.org>
Wed, 15 Mar 2017 09:57:38 +0000
(
02:57
-0700)
committer
Zac Medico
<zmedico@gentoo.org>
Wed, 15 Mar 2017 09:57:38 +0000
(
02:57
-0700)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-python/redlock-py/redlock-py-1.0.8.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/redlock-py/redlock-py-1.0.8.ebuild
b/dev-python/redlock-py/redlock-py-1.0.8.ebuild
index f9ff01f41aa57994a949b548c73bcb75f9dac8e1..98bd3e8f536d2665aa090f273afb54cd11f5ad92 100644
(file)
--- a/
dev-python/redlock-py/redlock-py-1.0.8.ebuild
+++ b/
dev-python/redlock-py/redlock-py-1.0.8.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( pypy{,3} python
{2_7,3_{4,5}
} )
+PYTHON_COMPAT=( pypy{,3} python
2_7 python3_{4,5,6
} )
inherit distutils-r1