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

Antonio Rojas arojas at archlinux.org
Fri Mar 1 07:51:17 UTC 2019


    Date: Friday, March 1, 2019 @ 07:51:17
  Author: arojas
Revision: 437160

Update to 3.0.1

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-01 07:04:40 UTC (rev 437159)
+++ PKGBUILD	2019-03-01 07:51:17 UTC (rev 437160)
@@ -4,7 +4,7 @@
 # Contributor: David Pretty <david.pretty at gmail.com> 
 
 pkgname=python-rpy2
-pkgver=3.0.0
+pkgver=3.0.1
 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=('34efc2935d9015527837d6b1de29641863d184b19d39ad415d5384be8a015bce')
+sha256sums=('eb288092d139d36cf1e87e5fbcb6c651c24c186f44c41fc8773578ab2543abcf')
 
 package() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list