summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorØystein Sture2023-12-22 13:25:59 +0100
committerØystein Sture2023-12-22 13:25:59 +0100
commit656fb92c8775193ae68935f808e3c8b402b1dcf9 (patch)
tree9e8a794f780ee98b764ea00373ed26d16d765bf6 /.SRCINFO
parentd1c7d44359d15bd0bc9a7680eaaa8a50a6f23c31 (diff)
downloadaur-python-gpy.tar.gz
v1.13.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dab63cae21da..9ad5f873a918 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,16 @@
pkgbase = python-gpy
pkgdesc = Gaussian processes framework in python
- pkgver = 1.10.0
- pkgrel = 2
+ pkgver = 1.13.0
+ pkgrel = 1
url = https://github.com/SheffieldML/GPy
arch = any
license = BSD
makedepends = python-setuptools
makedepends = python-numpy
makedepends = cython
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
depends = python
depends = python-numpy
depends = python-scipy
@@ -23,7 +26,7 @@ pkgbase = python-gpy
optdepends = python-jupyter_client
optdepends = jupyter-notebook
optdepends = python-mpi4py
- source = https://files.pythonhosted.org/packages/source/G/GPy/GPy-1.10.0.tar.gz
- sha256sums = a2b793ef8d0ac71739e7ba1c203bc8a5afa191058b42caa617e0e29aa52aa6fb
+ source = https://github.com/SheffieldML/GPy/archive/refs/tags/v.1.13.0.tar.gz
+ sha256sums = eceb9559b1ec565c767aa422ac896a5a3422da7dda0b42629e69311212766920
pkgname = python-gpy