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

Antonio Rojas arojas at gemini.archlinux.org
Sat Aug 27 13:46:10 UTC 2022


    Date: Saturday, August 27, 2022 @ 13:46:10
  Author: arojas
Revision: 1284791

upgpkg: python-rpy2 3.5.4-1: Update to 3.5.4

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-27 13:44:24 UTC (rev 1284790)
+++ PKGBUILD	2022-08-27 13:46:10 UTC (rev 1284791)
@@ -4,7 +4,7 @@
 # Contributor: David Pretty <david.pretty at gmail.com> 
 
 pkgname=python-rpy2
-pkgver=3.5.3
+pkgver=3.5.4
 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=('53a092d48b44f46428fb30cb3155664d6d2f7af08ebc4c45df98df4c45a42ccb')
+sha256sums=('ba0a877b2b96e27d2091383d4652b82aa2271cff4a505243d45da430b712aaf5')
 
 build() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list