[arch-commits] Commit in python-rpy2/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue May 14 06:45:03 UTC 2019
Date: Tuesday, May 14, 2019 @ 06:45:02
Author: arojas
Revision: 467199
Update to 3.0.4
Modified:
python-rpy2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-14 03:39:27 UTC (rev 467198)
+++ PKGBUILD 2019-05-14 06:45:02 UTC (rev 467199)
@@ -4,7 +4,7 @@
# Contributor: David Pretty <david.pretty at gmail.com>
pkgname=python-rpy2
-pkgver=3.0.3
+pkgver=3.0.4
pkgrel=1
pkgdesc="A very simple, yet robust, Python interface to the R Programming Language."
arch=(any)
@@ -14,7 +14,7 @@
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=('6c4eb526c87ac34f79e9a27c90f2acf68f26f36c0a604d30f62f99d0a4bef16d')
+sha256sums=('2af5158a5d56af7f7bf5e54d8d7e87b6f115ff40f056d82f93cad0cbf6acc0cb')
package() {
cd rpy2-$pkgver
More information about the arch-commits
mailing list