[arch-commits] Commit in python-rpy2/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Apr 20 22:27:40 UTC 2020
Date: Monday, April 20, 2020 @ 22:27:40
Author: arojas
Revision: 617099
Update to 3.3.2
Modified:
python-rpy2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-20 22:27:28 UTC (rev 617098)
+++ PKGBUILD 2020-04-20 22:27:40 UTC (rev 617099)
@@ -4,7 +4,7 @@
# Contributor: David Pretty <david.pretty at gmail.com>
pkgname=python-rpy2
-pkgver=3.3.1
+pkgver=3.3.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=('3f25f45d327e2244f0d0654a2cf11d3e8a402ecf73cab5662e37610ab47bbee8')
+sha256sums=('2e12c99e56a1faa68f3b82a71b90e3389203c1e76cd53fe38946a8a7a31f9750')
package() {
cd rpy2-$pkgver
More information about the arch-commits
mailing list