projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6aa211e
)
dev-python/click-log: Enable py3.8
author
Michał Górny
<mgorny@gentoo.org>
Sun, 26 Apr 2020 14:38:55 +0000
(16:38 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 26 Apr 2020 14:52:54 +0000
(16:52 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/click-log/click-log-0.3.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/click-log/click-log-0.3.2.ebuild
b/dev-python/click-log/click-log-0.3.2.ebuild
index 8843fc394d4687b1f9aad2b874682084405e6d20..02484280f727e8065eb0dde005c4de7a3ef0df26 100644
(file)
--- a/
dev-python/click-log/click-log-0.3.2.ebuild
+++ b/
dev-python/click-log/click-log-0.3.2.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7
,3_8
} )
inherit distutils-r1