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

Antonio Rojas arojas at archlinux.org
Sat Oct 3 07:50:35 UTC 2020


    Date: Saturday, October 3, 2020 @ 07:50:34
  Author: arojas
Revision: 716469

Update to 3.3.6

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-03 06:24:37 UTC (rev 716468)
+++ PKGBUILD	2020-10-03 07:50:34 UTC (rev 716469)
@@ -4,7 +4,7 @@
 # Contributor: David Pretty <david.pretty at gmail.com> 
 
 pkgname=python-rpy2
-pkgver=3.3.5
+pkgver=3.3.6
 pkgrel=1
 pkgdesc="A very simple, yet robust, Python interface to the R Programming Language."
 arch=(x86_64)
@@ -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=('d2b1fb0e22924b08ba11acf07b93cec1842296c005e142834008bba25b3643af')
+sha256sums=('ce063f3286e717b3914728ad23ec7db0a0f117ba3ade5ada8a250700779f6e77')
 
 package() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list