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

Antonio Rojas arojas at archlinux.org
Mon May 18 06:34:33 UTC 2020


    Date: Monday, May 18, 2020 @ 06:34:33
  Author: arojas
Revision: 629299

Update to 3.3.3

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-18 05:59:28 UTC (rev 629298)
+++ PKGBUILD	2020-05-18 06:34:33 UTC (rev 629299)
@@ -4,7 +4,7 @@
 # Contributor: David Pretty <david.pretty at gmail.com> 
 
 pkgname=python-rpy2
-pkgver=3.3.2
+pkgver=3.3.3
 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=('2e12c99e56a1faa68f3b82a71b90e3389203c1e76cd53fe38946a8a7a31f9750')
+sha256sums=('ca578dae6df117d55e3e547b29a8247f3710b1246c322c6a6cec3249b823cf0b')
 
 package() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list