[arch-commits] Commit in python-rpy2/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Sep 1 18:17:48 UTC 2019


    Date: Sunday, September 1, 2019 @ 18:17:47
  Author: arojas
Revision: 506347

Update to 3.1.0

Modified:
  python-rpy2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-01 18:10:21 UTC (rev 506346)
+++ PKGBUILD	2019-09-01 18:17:47 UTC (rev 506347)
@@ -4,7 +4,7 @@
 # Contributor: David Pretty <david.pretty at gmail.com> 
 
 pkgname=python-rpy2
-pkgver=3.0.5
+pkgver=3.1.0
 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=('c1fcd966780ebc3ea2400f73b558a801fbc17c09312f55d27b391b48fc24c8f9')
+sha256sums=('ed4284df32d00b1fba5b1409e5df64b04b02d47aff543d6ef1dc211ab94e247f')
 
 package() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list