mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python3-execnet: add python3 as dep
This commit is contained in:
parent
752d43e2c5
commit
42ca8e2f2d
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'python3-execnet'
|
# Template file for 'python3-execnet'
|
||||||
pkgname=python3-execnet
|
pkgname=python3-execnet
|
||||||
version=1.9.0
|
version=1.9.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-setuptools_scm"
|
hostmakedepends="python3-setuptools python3-setuptools_scm"
|
||||||
|
depends="python3"
|
||||||
checkdepends="python3-pytest"
|
checkdepends="python3-pytest"
|
||||||
short_desc="Distributed Python deployment and communication"
|
short_desc="Distributed Python deployment and communication"
|
||||||
maintainer="classabbyamp <void@placeviolette.net>"
|
maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue