projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b1680b
)
dev-python/pyocr: update python version
author
Bernard Cafarelli
<voyageur@gentoo.org>
Sun, 19 Apr 2020 12:13:36 +0000
(14:13 +0200)
committer
Bernard Cafarelli
<voyageur@gentoo.org>
Sun, 19 Apr 2020 12:25:20 +0000
(14:25 +0200)
Tested with paperwork
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
dev-python/pyocr/pyocr-0.7.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyocr/pyocr-0.7.2.ebuild
b/dev-python/pyocr/pyocr-0.7.2.ebuild
index 5c9f5232af77c42e1e4ac13efdab11c04d18d8a0..61bf3561dff94778061985e57dce9b7b001fbfbd 100644
(file)
--- a/
dev-python/pyocr/pyocr-0.7.2.ebuild
+++ b/
dev-python/pyocr/pyocr-0.7.2.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7
,8
} )
inherit distutils-r1