summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 7 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9dd6dd754e1c..c290febe4e7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,18 @@
pkgbase = python-gpytorch
pkgdesc = A highly efficient and modular implementation of GPs, with GPU acceleration. Implemented in PyTorch.
- pkgver = 1.6.0
+ pkgver = 1.7.0
pkgrel = 1
url = https://gpytorch.ai
arch = x86_64
license = MIT
makedepends = python
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-pytorch
+ depends = python-numpy
depends = python-scikit-learn
depends = python-scipy
optdepends = python-black: for [dev] module
@@ -31,7 +35,7 @@ pkgbase = python-gpytorch
optdepends = python-flake8-print: for [test] module
optdepends = python-pytest: for [test] module
optdepends = python-nbval: for [test] module
- source = python-gpytorch-1.6.0::https://github.com/cornellius-gp/gpytorch/archive/v1.6.0.tar.gz
- sha256sums = 732be00f7b490a2b4e15728d7f1357209979ef500c3d7e6c3b09a603c0d42020
+ source = python-gpytorch-1.7.0::https://github.com/cornellius-gp/gpytorch/archive/v1.7.0.tar.gz
+ sha256sums = 69eaedb0dd0881b6804bd4ad3200c36c6db0a7859dd82c70d5ef27e501dc8bd5
pkgname = python-gpytorch