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

Antonio Rojas arojas at archlinux.org
Sun Apr 18 21:41:59 UTC 2021


    Date: Sunday, April 18, 2021 @ 21:41:58
  Author: arojas
Revision: 919952

Update to 3.4.4

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-18 20:54:51 UTC (rev 919951)
+++ PKGBUILD	2021-04-18 21:41:58 UTC (rev 919952)
@@ -4,7 +4,7 @@
 # Contributor: David Pretty <david.pretty at gmail.com> 
 
 pkgname=python-rpy2
-pkgver=3.4.3
+pkgver=3.4.4
 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=('a39f2d75c24c688d5f48dfb2ef82efc006f2a51591941743026e1182353bf558')
+sha256sums=('e198862701bfc6d3da4a2fcf18910d71521b385283abdb2121e07b874add8e50')
 
 package() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list