summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDmitry Popov2020-02-14 00:09:59 +0300
committerDmitry Popov2020-02-14 00:11:40 +0300
commitddb21f864ea7e472ca9dc0e4523d226ed5c01d60 (patch)
tree26a5fff823536745d6be77a19763151d5106541d /.SRCINFO
parented4c6fc192829a4659d558f3b7648b51f71fa50e (diff)
downloadaur-ddb21f864ea7e472ca9dc0e4523d226ed5c01d60.tar.gz
Drop python2 support (as upstream did)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 0 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7fd8b67a6d6..db3a57095bae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,6 @@ pkgbase = xgboost-git
url = https://github.com/dmlc/xgboost
arch = x86_64
license = APACHE
- makedepends = python2-setuptools
makedepends = python-setuptools
source = git+https://github.com/dmlc/xgboost.git
source = git+https://github.com/dmlc/dmlc-core
@@ -20,7 +19,6 @@ pkgbase = xgboost-git
pkgname = xgboost-git
pkgdesc = An optimized distributed gradient boosting library designed to be highly efficient, flexible and portable
optdepends = python-xgboost-git: Python 3 Wrapper
- optdepends = python2-xgboost-git: Python 2 Wrapper
provides = xgboost
conflicts = xgboost
@@ -33,12 +31,3 @@ pkgname = python-xgboost-git
provides = python-xgboost
conflicts = python-xgboost
-pkgname = python2-xgboost-git
- pkgdesc = XGBoost Python 2 wrapper
- depends = xgboost
- depends = python2
- depends = python2-numpy
- depends = python2-scipy
- provides = python2-xgboost
- conflicts = python2-xgboost
-