projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75a474d
)
dev-python/rarfile: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 20:58:56 +0000
(21:58 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 21:21:30 +0000
(22:21 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/rarfile/rarfile-3.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/rarfile/rarfile-3.0.ebuild
b/dev-python/rarfile/rarfile-3.0.ebuild
index 39d4f36b37b1d5c240b46ebf9480ca914319a905..bc30afd966be98384976f93e21301e66b2366510 100644
(file)
--- a/
dev-python/rarfile/rarfile-3.0.ebuild
+++ b/
dev-python/rarfile/rarfile-3.0.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit distutils-r1
DESCRIPTION="Module for RAR archive reading"