Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / python-rpy2
Commits: fe9ebb26 by Antonio Rojas at 2023-09-02T10:05:06+02:00 upgpkg: 3.5.14-1: Update to 3.5.14 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ # Contributor: David Pretty <[email protected]> pkgname=python-rpy2 -pkgver=3.5.13 +pkgver=3.5.14 pkgrel=1 pkgdesc='A very simple, yet robust, Python interface to the R Programming Language' arch=(x86_64) @@ -15,7 +15,7 @@ makedepends=(python-build python-installer python-setuptools python-wheel) checkdepends=(python-pytest) optdepends=('python-pandas: conversion between rpy and pandas') source=(https://pypi.io/packages/source/r/rpy2/rpy2-$pkgver.tar.gz) -sha256sums=('41d037599f54336f54e754d82853fae06be9438d9fb3b514d90da74eaf328ddd') +sha256sums=('5f46ae31d36e117be366ad4ae02493c015ac6ba59ebe3b4cd7200075332fc481') build() { cd rpy2-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-rpy2/-/commit/fe9ebb26a3666ad379c511cfe6b79010d486fb9b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-rpy2/-/commit/fe9ebb26a3666ad379c511cfe6b79010d486fb9b You're receiving this email because of your account on gitlab.archlinux.org.
