[arch-commits] Commit in python-rpy2/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Mar 22 18:44:25 UTC 2020
Date: Sunday, March 22, 2020 @ 18:44:24
Author: arojas
Revision: 603596
Update to 3.2.7
Modified:
python-rpy2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-22 18:40:38 UTC (rev 603595)
+++ PKGBUILD 2020-03-22 18:44:24 UTC (rev 603596)
@@ -4,8 +4,8 @@
# Contributor: David Pretty <david.pretty at gmail.com>
pkgname=python-rpy2
-pkgver=3.2.6
-pkgrel=2
+pkgver=3.2.7
+pkgrel=1
pkgdesc="A very simple, yet robust, Python interface to the R Programming Language."
arch=(x86_64)
url="https://rpy2.bitbucket.io/"
@@ -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=('1829c23fd9f6ac9dc8cf0ea14c1bc20a2a6e4a35c6f2c4726857dcd1310329dd')
+sha256sums=('db9c71eec3c91f44373839c24a1888a3999f2f342300e8e696e5dcc047d3df6d')
package() {
cd rpy2-$pkgver
More information about the arch-commits
mailing list