summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authormschubert2021-01-05 21:23:39 +0100
committermschubert2021-01-05 21:23:39 +0100
commit82cd839343039d8f39b3b135340b65f8c6494e6d (patch)
tree6ea8a1820139adeaf874fcd3263663881471248f /.SRCINFO
parent9cc5974f527a8dbb087f6b5ce10d3247b27abb94 (diff)
downloadaur-82cd839343039d8f39b3b135340b65f8c6494e6d.tar.gz
split python2 from 3
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 4 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1308199d60c..ab07aa8f5b2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,27 +1,18 @@
pkgbase = python-rchitect
pkgdesc = Minimal R API for Python
pkgver = 0.3.29
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/randy3k/rchitect
arch = any
license = MIT
- checkdepends = python2-pytest
checkdepends = python-pytest
makedepends = python-setuptools
- makedepends = python2-setuptools
makedepends = python-six>=1.9.0
- makedepends = python2-six>=1.9.0
- source = rchitect-0.3.29.tar.gz::https://github.com/randy3k/rchitect/archive/v0.3.29.tar.gz
- sha256sums = 19f48ab221aee7d85b2b60c1e3dc3a589a440ef40977dbc8d34af1d7d2617b43
-
-pkgname = python-rchitect
depends = r>3.4.0
depends = python-multipledispatch
depends = python-cffi>=1.10.0
- replaces = python-rapi
+ source = rchitect-0.3.29.tar.gz::https://github.com/randy3k/rchitect/archive/v0.3.29.tar.gz
+ sha256sums = 19f48ab221aee7d85b2b60c1e3dc3a589a440ef40977dbc8d34af1d7d2617b43
-pkgname = python2-rchitect
- depends = r>3.4.0
- depends = python2-multipledispatch
- depends = python2-cffi>=1.10.0
+pkgname = python-rchitect