projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f7cd89
)
dev-python/pyserial: Bump to EAPI 7
author
Michał Górny
<mgorny@gentoo.org>
Fri, 22 Nov 2019 09:12:20 +0000
(10:12 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Fri, 22 Nov 2019 09:35:06 +0000
(10:35 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pyserial/pyserial-3.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyserial/pyserial-3.4.ebuild
b/dev-python/pyserial/pyserial-3.4.ebuild
index 789422e120235d6c13bbd072bc71ea43f2283f7c..2325d26c8f7cffe4ca4743ac79e177b2d6f9a5ce 100644
(file)
--- a/
dev-python/pyserial/pyserial-3.4.ebuild
+++ b/
dev-python/pyserial/pyserial-3.4.ebuild
@@
-1,7
+1,7
@@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=
6
+EAPI=
7
PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy )
inherit distutils-r1