selenium-requests: fix repoman issues

This commit is contained in:
Guido Kroon 2020-06-18 23:25:21 +02:00
parent bd90edc076
commit 040343e21f
No known key found for this signature in database
GPG key ID: 394C398C531EFAB0

View file

@ -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"