From 528de9f77eb981f5d7e55c7334f3b3afef5f9f18 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 14:59:35 +0000 Subject: automatic import of python-rpy2 --- .gitignore | 1 + python-rpy2.spec | 14 +++++++------- sources | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 724749c..2f7fad6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /rpy2-3.5.10.tar.gz +/rpy2-3.5.11.tar.gz diff --git a/python-rpy2.spec b/python-rpy2.spec index 4d89d37..57c4131 100644 --- a/python-rpy2.spec +++ b/python-rpy2.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-rpy2 -Version: 3.5.10 +Version: 3.5.11 Release: 1 Summary: Python interface to the R language (embedded R) License: GPLv2+ URL: https://rpy2.github.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fe/1c/18c718a1365bedc10438810637b5d735737c697998d5c163cc58edb6f1ee/rpy2-3.5.10.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/21/83/58efe42e96397d441609e411d37392dc68198f1a2ff7663c21a1cb07e6a8/rpy2-3.5.11.tar.gz BuildArch: noarch @@ -54,7 +54,7 @@ python setup.py install ``` -## Non system-R installations +## Issues loading shared C libraries Whenever R is in not installed in a system location, the system might not know where to find the R shared library. @@ -178,7 +178,7 @@ python setup.py install ``` -## Non system-R installations +## Issues loading shared C libraries Whenever R is in not installed in a system location, the system might not know where to find the R shared library. @@ -299,7 +299,7 @@ python setup.py install ``` -## Non system-R installations +## Issues loading shared C libraries Whenever R is in not installed in a system location, the system might not know where to find the R shared library. @@ -373,7 +373,7 @@ gpl-2.0.txt). This is the very same license R itself is released under. %prep -%autosetup -n rpy2-3.5.10 +%autosetup -n rpy2-3.5.11 %build %py3_build @@ -413,5 +413,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 3.5.10-1 +* Fri Apr 21 2023 Python_Bot - 3.5.11-1 - Package Spec generated diff --git a/sources b/sources index d16021e..8c1c9c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f21f2be1007542802048789420f30b5f rpy2-3.5.10.tar.gz +780a809f9b2c9d19b3bdd345480c4213 rpy2-3.5.11.tar.gz -- cgit v1.2.3