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

Antonio Rojas arojas at gemini.archlinux.org
Sat May 21 17:28:06 UTC 2022


    Date: Saturday, May 21, 2022 @ 17:28:06
  Author: arojas
Revision: 1209869

Update to 3.5.2

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-21 17:26:26 UTC (rev 1209868)
+++ PKGBUILD	2022-05-21 17:28:06 UTC (rev 1209869)
@@ -4,7 +4,7 @@
 # Contributor: David Pretty <david.pretty at gmail.com> 
 
 pkgname=python-rpy2
-pkgver=3.5.1
+pkgver=3.5.2
 pkgrel=1
 pkgdesc='A very simple, yet robust, Python interface to the R Programming Language'
 arch=(x86_64)
@@ -15,7 +15,7 @@
 checkdepends=(python-pytest)
 optdepends=('python-pandas: conversion between rpy and pandas')
 source=(https://pypi.io/packages/source/r/rpy2/rpy2-$pkgver.tar.gz)
-sha256sums=('d35717489bd0754b556202a6b990ebc6f3a1c18c9c23b3a862a46a91fc265805')
+sha256sums=('45ee00fdbad0b481c39369fb315651ddf854cf4ad56d24b7dcb3c74e135bd10e')
 
 build() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list