projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcd5751
)
dev-python/pydispatcher: python 3.7
author
Rick Farina
<zerochaos@gentoo.org>
Mon, 6 Jan 2020 20:21:02 +0000
(15:21 -0500)
committer
Rick Farina
<zerochaos@gentoo.org>
Mon, 6 Jan 2020 20:21:16 +0000
(15:21 -0500)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
dev-python/pydispatcher/pydispatcher-2.1.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pydispatcher/pydispatcher-2.1.2.ebuild
b/dev-python/pydispatcher/pydispatcher-2.1.2.ebuild
index 5a713f838d13c3445abd1e53420dcacd43f4ae4b..e74f7a264c951d5d8bccf2ec4c023ea2a18fd5fb 100644
(file)
--- a/
dev-python/pydispatcher/pydispatcher-2.1.2.ebuild
+++ b/
dev-python/pydispatcher/pydispatcher-2.1.2.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python3_
6
)
+PYTHON_COMPAT=( python3_
{6,7}
)
inherit distutils-r1