support check dependencies

This commit is contained in:
2023-05-31 16:10:11 +03:00
parent 54a68279be
commit 3ad6cd27c6
19 changed files with 234 additions and 17 deletions

View File

@ -2,6 +2,9 @@
"resultcount": 1,
"results": [
{
"CheckDepends": [
"python-pytest"
],
"Depends": [
"devtools",
"git",

View File

@ -5,6 +5,7 @@ pkgbase = ahriman
url = https://github.com/arcan1s/ahriman
arch = any
license = GPL3
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel