projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b2d3bd
)
dev-python/rtslib-fb: Remove Python 2 support
author
Michał Górny
<mgorny@gentoo.org>
Sun, 12 Jan 2020 10:38:46 +0000
(11:38 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 13 Jan 2020 09:42:14 +0000
(10:42 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/rtslib-fb/rtslib-fb-2.1.69.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/rtslib-fb/rtslib-fb-2.1.69.ebuild
b/dev-python/rtslib-fb/rtslib-fb-2.1.69.ebuild
index 03c9d6dfb19fb70ee76d3e6b3a08291cdb451540..09e04b9632028357c3fd2766149944cf6f70301f 100644
(file)
--- a/
dev-python/rtslib-fb/rtslib-fb-2.1.69.ebuild
+++ b/
dev-python/rtslib-fb/rtslib-fb-2.1.69.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1 systemd
DESCRIPTION="A Python object API for managing the Linux LIO kernel target"