Date: Monday, March 6, 2023 @ 08:00:48
  Author: arojas
Revision: 1415258

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

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-06 07:49:49 UTC (rev 1415257)
+++ PKGBUILD    2023-03-06 08:00:48 UTC (rev 1415258)
@@ -4,7 +4,7 @@
 # Contributor: David Pretty <[email protected]> 
 
 pkgname=python-rpy2
-pkgver=3.5.9
+pkgver=3.5.10
 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=('89a0d7e340657795558e0db6bf9d8f1395428ba118af9023515dda928e6944f0')
+sha256sums=('f81f0afb01e3c6f515c09573bc585c0e1c7e385ec81415ce0a62268c605ec7fc')
 
 build() {
   cd rpy2-$pkgver

Reply via email to