projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3528fb8
)
dev-python/slackclient: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 17:51:16 +0000
(19:51 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:09:19 +0000
(20:09 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/slackclient/slackclient-1.2.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/slackclient/slackclient-1.2.0.ebuild
b/dev-python/slackclient/slackclient-1.2.0.ebuild
index 728b06056bd2f1181b2ab5d2a55b8308f965db23..e5eadfd28be9292dff218c9cfa4dc8b97f717388 100644
(file)
--- a/
dev-python/slackclient/slackclient-1.2.0.ebuild
+++ b/
dev-python/slackclient/slackclient-1.2.0.ebuild
@@
-1,9
+1,9
@@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=
6
+EAPI=
7
-PYTHON_COMPAT=( python2_7 python3_
5
)
+PYTHON_COMPAT=( python2_7 python3_
{5,6}
)
inherit distutils-r1
DESCRIPTION="Client for Slack supporting the Slack Web and Real Time Messaging API"