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

Antonio Rojas arojas at archlinux.org
Sun Mar 21 23:03:51 UTC 2021


    Date: Sunday, March 21, 2021 @ 23:03:51
  Author: arojas
Revision: 898575

Update to 3.4.3

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-21 22:59:29 UTC (rev 898574)
+++ PKGBUILD	2021-03-21 23:03:51 UTC (rev 898575)
@@ -4,7 +4,7 @@
 # Contributor: David Pretty <david.pretty at gmail.com> 
 
 pkgname=python-rpy2
-pkgver=3.4.2
+pkgver=3.4.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=('8f7d1348b77bc45425b846a0d625f24a51a1c4f32ef2cd1c07a24222aa64e2e0')
+sha256sums=('a39f2d75c24c688d5f48dfb2ef82efc006f2a51591941743026e1182353bf558')
 
 package() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list