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

Antonio Rojas arojas at archlinux.org
Mon Apr 13 06:33:02 UTC 2020


    Date: Monday, April 13, 2020 @ 06:33:02
  Author: arojas
Revision: 613611

Update to 3.3.0

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-13 04:42:27 UTC (rev 613610)
+++ PKGBUILD	2020-04-13 06:33:02 UTC (rev 613611)
@@ -4,7 +4,7 @@
 # Contributor: David Pretty <david.pretty at gmail.com> 
 
 pkgname=python-rpy2
-pkgver=3.2.7
+pkgver=3.3.0
 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=('db9c71eec3c91f44373839c24a1888a3999f2f342300e8e696e5dcc047d3df6d')
+sha256sums=('08c90377dce51126311a5fa6e1cd7d1f451f759ce1f5e1755d8f44e8c40c1f23')
 
 package() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list