projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
889c698
)
dev-python/filemagic: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 13:07:31 +0000
(14:07 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 13:24:10 +0000
(14:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/filemagic/filemagic-1.6.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/filemagic/filemagic-1.6.ebuild
b/dev-python/filemagic/filemagic-1.6.ebuild
index 2225c3055e910c06923a203933572d09687a59a4..fda6fd4d403df359363870d1912ce90f96449aca 100644
(file)
--- a/
dev-python/filemagic/filemagic-1.6.ebuild
+++ b/
dev-python/filemagic/filemagic-1.6.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit distutils-r1
DESCRIPTION="A Python API for libmagic, the library behind the Unix file command"