academic/rpy2: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-11-24 09:00:05 +07:00
parent e13cdee4de
commit e63c6ce632
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/r/rpy2/rpy2-3.4.5.tar.gz"
MD5SUM="8842b153925a2eca21e2552e964facbb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="R cffi Jinja2 python3-pytest tzlocal"
REQUIRES="R cffi python3-pytest tzlocal"
MAINTAINER="Rob van Nues"
EMAIL="sborg63@disroot.org"