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

Antonio Rojas arojas at archlinux.org
Sun Jan 3 22:37:24 UTC 2021


    Date: Sunday, January 3, 2021 @ 22:37:24
  Author: arojas
Revision: 806028

Update to 3.4.1

Modified:
  python-rpy2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-03 22:32:45 UTC (rev 806027)
+++ PKGBUILD	2021-01-03 22:37:24 UTC (rev 806028)
@@ -4,8 +4,8 @@
 # Contributor: David Pretty <david.pretty at gmail.com> 
 
 pkgname=python-rpy2
-pkgver=3.3.6
-pkgrel=3
+pkgver=3.4.1
+pkgrel=1
 pkgdesc="A very simple, yet robust, Python interface to the R Programming Language."
 arch=(x86_64)
 url="https://rpy2.github.io/"
@@ -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=('ce063f3286e717b3914728ad23ec7db0a0f117ba3ade5ada8a250700779f6e77')
+sha256sums=('644360b569656700dfe13f59878ec1cf8c116c128d4f2f0bf96144031f95d2e2')
 
 package() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list