summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGuillaume Horel2020-04-25 20:38:30 -0400
committerGuillaume Horel2020-04-25 20:38:30 -0400
commit68b53391720e6b22bdcc215658bb1fa7002b971d (patch)
treef6685d6c1ac8ac890d469b3d3cce8eb53152adf6 /.SRCINFO
parent2ad466cd337a9e7aa05ea30f222cc3ec2cc1df03 (diff)
downloadaur-python-glmnet.tar.gz
version bump
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b3cf02a2694..f7ee5d87e961 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = python-glmnet
- pkgdesc = A Python port of the glmnet package.
- pkgver = 2.0.0
+ pkgdesc = A Python port of the glmnet package
+ pkgver = 2.1.1
pkgrel = 1
url = https://github.com/civisanalytics/python-glmnet
- arch = i686
arch = x86_64
license = GPL2
license = BSD
+ checkdepends = python-pytest
makedepends = gcc-fortran
makedepends = python
makedepends = python-numpy
- source = https://github.com/civisanalytics/python-glmnet/archive/v2.0.0.tar.gz
- sha256sums = 49a4f9e8cba978ea8f482ef70ca5dff6a3617ef8a9ceae139533251370ac9ded
+ source = https://github.com/civisanalytics/python-glmnet/archive/v2.1.1.tar.gz
+ sha256sums = 3516950c7c15496b94951c8ede61b55f304844d9957f68345112262fd2a5f28e
pkgname = python-glmnet