pdf-parser: python bump

This commit is contained in:
Rick Farina (Zero_Chaos) 2020-12-03 22:35:59 -05:00
parent b576f9b193
commit 8b1cf7c886
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7} )
PYTHON_COMPAT=( python3_{6,7,8} )
inherit python-r1 unpacker