summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authormschubert2019-01-06 21:34:58 +0100
committermschubert2019-01-06 21:34:58 +0100
commit3cff083c853c0817f763aa7a52ea4f7a765fcaa5 (patch)
tree28d5c70f48d3f3b24b262c49d76c92d7686e1a42 /.SRCINFO
parentf1395172d3688df3f086ddb96cdce14c98d81d66 (diff)
downloadaur-3cff083c853c0817f763aa7a52ea4f7a765fcaa5.tar.gz
proper split pkg; add check
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 14 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77922258553d..e11223ef7cdd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,25 @@
pkgbase = python-rchitect
pkgdesc = Minimal R API for Python
pkgver = 0.2.4
- pkgrel = 1
- url = https://github.com/randy3k/rapi
- arch = i686
- arch = x86_64
+ pkgrel = 2
+ url = https://github.com/randy3k/rchitect
+ arch = any
license = MIT
+ checkdepends = python2-pytest
+ checkdepends = python-pytest
makedepends = python-setuptools
- depends = r>3.4.0
- depends = python-multipledispatch
- source = https://github.com/randy3k/rchitect/archive/v0.2.4.tar.gz
+ makedepends = python2-setuptools
+ makedepends = python-six>=1.9.0
+ makedepends = python2-six>=1.9.0
+ source = rchitect-0.2.4.tar.gz::https://github.com/randy3k/rchitect/archive/v0.2.4.tar.gz
sha256sums = 122e81c69bf73411b8b1ee021684e0e56d944f1b857102e455831a13ff79f0c8
pkgname = python-rchitect
+ depends = r>3.4.0
+ depends = python-multipledispatch
+ replaces = python-rapi
pkgname = python2-rchitect
+ depends = r>3.4.0
+ depends = python2-multipledispatch