mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-28 17:50:58 +02:00
selenium-requests: fix repoman issues
This commit is contained in:
parent
bd90edc076
commit
040343e21f
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7} )
|
|||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Extends Selenium webdrv classes to include the request function from the Requests library"
|
||||
DESCRIPTION="Extends Selenium webdrv with the request function from the Requests library"
|
||||
HOMEPAGE="https://github.com/cryzed/Selenium-Requests"
|
||||
SRC_URI="https://github.com/cryzed/Selenium-Requests/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue