mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
python-hyperlink: remove python2 checkdepends
This commit is contained in:
parent
a5204273fa
commit
d80fdd8d55
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@ wrksrc="hyperlink-${version}"
|
|||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python-idna"
|
||||
checkdepends="python-idna python-typing python-pytest python-mock
|
||||
python3-idna python3-pytest"
|
||||
checkdepends="python3-idna python3-pytest"
|
||||
short_desc="Pure-Python implementation of immutable URLs (Python2)"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Add table
Reference in a new issue