mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-socksio: flit should be in hostmakedepends
This commit is contained in:
parent
d0d364308a
commit
3e94969de5
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'python3-socksio'
|
# Template file for 'python3-socksio'
|
||||||
pkgname=python3-socksio
|
pkgname=python3-socksio
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core python3-flit_core"
|
||||||
makedepends="python3-flit_core"
|
|
||||||
short_desc="Sans-I/O implementation of SOCKS4/5"
|
short_desc="Sans-I/O implementation of SOCKS4/5"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue