[arch-commits] Commit in python-rpy2/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Feb 15 15:59:20 UTC 2019
Date: Friday, February 15, 2019 @ 15:59:19
Author: arojas
Revision: 432761
Add missing optdepends (FS#61775)
Modified:
python-rpy2/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-15 15:35:06 UTC (rev 432760)
+++ PKGBUILD 2019-02-15 15:59:19 UTC (rev 432761)
@@ -12,6 +12,7 @@
license=(MPL GPL LGPL)
depends=(python-numpy r)
makedepends=(python-setuptools)
+optdepends=('python-pandas: conversion between rpy and pandas' 'python-tzlocal: conversion bewteen rpy and pandas')
source=("https://pypi.io/packages/source/r/rpy2/rpy2-$pkgver.tar.gz")
sha256sums=('b91f8efca7d0929f2b2b3634946be892cba6c21f92acdf737399e7eedf4532db')
More information about the arch-commits
mailing list