summaryrefslogtreecommitdiff
path: root/python-rpy2.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 14:59:35 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 14:59:35 +0000
commit528de9f77eb981f5d7e55c7334f3b3afef5f9f18 (patch)
treee9c6767515dcf405b0fea5bbbc3af815a3bc566b /python-rpy2.spec
parent380c6ed38927cfaea44a5208116491ee5270e120 (diff)
automatic import of python-rpy2openeuler20.03
Diffstat (limited to 'python-rpy2.spec')
-rw-r--r--python-rpy2.spec14
1 files changed, 7 insertions, 7 deletions
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 <Python_Bot@openeuler.org> - 3.5.10-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.5.11-1
- Package Spec generated