projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f97a758
)
dev-python/daemonize: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 19:37:29 +0000
(20:37 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 19:47:21 +0000
(20:47 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/daemonize/daemonize-2.5.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/daemonize/daemonize-2.5.0.ebuild
b/dev-python/daemonize/daemonize-2.5.0.ebuild
index ac079e318e80905f3e2c36afba822b1e6769be94..1d2f4adefbf700d57439804f7778ed6700038bd1 100644
(file)
--- a/
dev-python/daemonize/daemonize-2.5.0.ebuild
+++ b/
dev-python/daemonize/daemonize-2.5.0.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1