summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAnton Kudelin2023-07-07 14:11:25 +0300
committerAnton Kudelin2023-07-07 14:11:25 +0300
commitfedf81742cb46729a49aad3dd3fac5ca2a9a1358 (patch)
tree389e7f0ea09e61f406d68d4ac2e4bbed98b69c02 /.SRCINFO
parent7d5c24f63476985b5064066397aebcf9641f0c4b (diff)
downloadaur-fedf81742cb46729a49aad3dd3fac5ca2a9a1358.tar.gz
building via wheel
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6abe638bd20d..630daab0d1a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,16 @@
pkgbase = python-xgboost
pkgdesc = Gradient Boosting Library for Python
pkgver = 1.7.6
- pkgrel = 1
+ pkgrel = 2
url = https://xgboost.ai
arch = x86_64
arch = aarch64
license = Apache
- makedepends = cmake
+ makedepends = python-build
+ makedepends = python-installer
makedepends = python-setuptools
+ makedepends = python-wheel
+ makedepends = cmake
depends = python-scikit-learn
depends = python-pandas
depends = python-matplotlib