python3-soupsieve: add missing python3 dependency
This commit is contained in:
parent
91a507c9a9
commit
e0531f8771
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'python3-soupsieve'
|
||||
pkgname=python3-soupsieve
|
||||
version=1.9.5
|
||||
revision=5
|
||||
revision=6
|
||||
wrksrc="soupsieve-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest python3-lxml python3-html5lib python3-BeautifulSoup4"
|
||||
short_desc="CSS4 selector implementation for Python3 Beautiful Soup"
|
||||
maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue