mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-rchitect: auto updated to 0.4.6-2
This commit is contained in:
parent
337bd29c0d
commit
55436727a3
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=python-rchitect
|
pkgname=python-rchitect
|
||||||
_pkgname=${pkgname#python-}
|
_pkgname=${pkgname#python-}
|
||||||
pkgver=0.4.6
|
pkgver=0.4.6
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Minimal R API for Python"
|
pkgdesc="Minimal R API for Python"
|
||||||
url="https://github.com/randy3k/rchitect"
|
url="https://github.com/randy3k/rchitect"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -11,7 +11,7 @@ depends=('r>3.4.0' 'python-cffi>=1.10.0')
|
||||||
makedepends=('python-setuptools' 'python-pip' 'python-six>=1.9.0')
|
makedepends=('python-setuptools' 'python-pip' 'python-six>=1.9.0')
|
||||||
checkdepends=('python-pytest')
|
checkdepends=('python-pytest')
|
||||||
source=("$_pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
|
source=("$_pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
|
||||||
sha256sums=('0aae619fe32626d546fdb6df4f6bf8580a2b56155fb515be8f96eb73235c528c')
|
sha256sums=('e26d2e97dbaa86b237a83cc839f0055ba24db5fbdcdcbdf5e6b25f63679edf01')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir/$_pkgname-$pkgver"
|
cd "$srcdir/$_pkgname-$pkgver"
|
||||||
|
|
Loading…
Add table
Reference in a new issue