[arch-commits] Commit in python-rpy2/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Nov 3 17:59:38 UTC 2019
Date: Sunday, November 3, 2019 @ 17:59:37
Author: arojas
Revision: 522548
Update to 3.2.2
Modified:
python-rpy2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-03 17:58:19 UTC (rev 522547)
+++ PKGBUILD 2019-11-03 17:59:37 UTC (rev 522548)
@@ -4,7 +4,7 @@
# Contributor: David Pretty <david.pretty at gmail.com>
pkgname=python-rpy2
-pkgver=3.2.1
+pkgver=3.2.2
pkgrel=1
pkgdesc="A very simple, yet robust, Python interface to the R Programming Language."
arch=(x86_64)
@@ -14,7 +14,7 @@
makedepends=(python-setuptools)
optdepends=('python-pandas: conversion between rpy and pandas')
source=("https://pypi.io/packages/source/r/rpy2/rpy2-$pkgver.tar.gz")
-sha256sums=('cfba1b5d5ad56f9f52a0df4df8015a342043f113576003967fd760e063023ca6')
+sha256sums=('b71757776f1c652570f07243e708b6e6626456d3ee7d1f336357d4d393bd722c')
package() {
cd rpy2-$pkgver
More information about the arch-commits
mailing list