python3-nest_asyncio: remove python3-toml from hostmakedepends
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
# Template file for 'python3-nest_asyncio'
|
# Template file for 'python3-nest_asyncio'
|
||||||
pkgname=python3-nest_asyncio
|
pkgname=python3-nest_asyncio
|
||||||
version=1.5.1
|
version=1.5.1
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname#python3-}-${version}"
|
wrksrc="${pkgname#python3-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools_scm python3-toml"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
checkdepends="python3-pytest"
|
checkdepends="python3-pytest"
|
||||||
short_desc="Python asyncio patch to allow nested event loops"
|
short_desc="Python asyncio patch to allow nested event loops"
|
||||||
|
|||||||
Reference in New Issue
Block a user