Date: Monday, February 6, 2023 @ 07:45:46
  Author: arojas
Revision: 1394087

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

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-06 07:43:18 UTC (rev 1394086)
+++ PKGBUILD    2023-02-06 07:45:46 UTC (rev 1394087)
@@ -4,7 +4,7 @@
 # Contributor: David Pretty <[email protected]> 
 
 pkgname=python-rpy2
-pkgver=3.5.7
+pkgver=3.5.8
 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=('87a4090379b4fc34e7f3a43471730906776c37398887086a80357d64fdd0654b')
+sha256sums=('22611f21bc52798087fb98309705f1a25cfbe8bfd27fbfeeea01f3d352fddb29')
 
 build() {
   cd rpy2-$pkgver

Reply via email to