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

Antonio Rojas arojas at archlinux.org
Sat Apr 20 20:36:05 UTC 2019


    Date: Saturday, April 20, 2019 @ 20:36:04
  Author: arojas
Revision: 452413

Update to 3.0.2

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-20 20:26:18 UTC (rev 452412)
+++ PKGBUILD	2019-04-20 20:36:04 UTC (rev 452413)
@@ -4,7 +4,7 @@
 # Contributor: David Pretty <david.pretty at gmail.com> 
 
 pkgname=python-rpy2
-pkgver=3.0.1
+pkgver=3.0.2
 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=('eb288092d139d36cf1e87e5fbcb6c651c24c186f44c41fc8773578ab2543abcf')
+sha256sums=('e1d3abb4f172a8a6296b61d7ab22f4687b5461149807caadd5d8d0155f226d94')
 
 package() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list