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

Antonio Rojas arojas at archlinux.org
Sun Jul 14 16:36:30 UTC 2019


    Date: Sunday, July 14, 2019 @ 16:36:30
  Author: arojas
Revision: 489528

Update to 3.0.5

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-14 16:33:17 UTC (rev 489527)
+++ PKGBUILD	2019-07-14 16:36:30 UTC (rev 489528)
@@ -4,7 +4,7 @@
 # Contributor: David Pretty <david.pretty at gmail.com> 
 
 pkgname=python-rpy2
-pkgver=3.0.4
+pkgver=3.0.5
 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=('2af5158a5d56af7f7bf5e54d8d7e87b6f115ff40f056d82f93cad0cbf6acc0cb')
+sha256sums=('c1fcd966780ebc3ea2400f73b558a801fbc17c09312f55d27b391b48fc24c8f9')
 
 package() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list