python3-pluggy: specify all python3 hostmakedepends
This commit is contained in:
parent
78b961dd90
commit
f63c486f30
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'python3-pluggy'
|
# Template file for 'python3-pluggy'
|
||||||
pkgname=python3-pluggy
|
pkgname=python3-pluggy
|
||||||
version=0.13.1
|
version=0.13.1
|
||||||
revision=5
|
revision=6
|
||||||
wrksrc="pluggy-${version}"
|
wrksrc="pluggy-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
checkdepends="python3-pytest"
|
checkdepends="python3-pytest"
|
||||||
short_desc="Minimalist production ready plugin system (Python3)"
|
short_desc="Minimalist production ready plugin system (Python3)"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue