mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
parsel: fix repoman issues
This commit is contained in:
parent
55a5fe9a05
commit
9b20278dc7
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
|
||||
PYTHON_COMPAT=( python3_{6,7} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Extract data from HTML and XML using XPath and CSS selectors"
|
||||
|
|
|
|||
Loading…
Reference in a new issue