update to 3.4.5, rebuild for R 4.1.0
This commit is contained in:
parent
8717a12620
commit
d9dabd2122
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
clog
|
||||
/rpy2-3.4.2.tar.gz
|
||||
/rpy2-3.4.4.tar.gz
|
||||
/rpy2-3.4.5.tar.gz
|
||||
|
10
rpy.spec
10
rpy.spec
@ -1,10 +1,10 @@
|
||||
%global srcname rpy
|
||||
%global sum Python interface to the R language
|
||||
%global rver 4.0.5
|
||||
%global rver 4.1.0
|
||||
|
||||
Name: rpy
|
||||
Version: 3.4.4
|
||||
Release: 2%{?dist}
|
||||
Version: 3.4.5
|
||||
Release: 1%{?dist}
|
||||
Summary: %{sum}
|
||||
License: GPLv2+
|
||||
Url: https://pypi.python.org/pypi/rpy2
|
||||
@ -70,6 +70,10 @@ cd %{srcname}2
|
||||
%{python3_sitearch}/__pycache__/*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 7 2021 Tom Callaway <spot@fedoraproject.org> - 3.4.5-1
|
||||
- update to 3.4.5
|
||||
- R 4.1.0
|
||||
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.4.4-2
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rpy2-3.4.4.tar.gz) = cd423f5a5fc01a6628ffb75c5179819c26bd1fda6205afd606e396738eeaafc6e13c6ba2addcff584ebfbb5c5eeb03518554bad18811f8f2a957d3f90dd2aac7
|
||||
SHA512 (rpy2-3.4.5.tar.gz) = 296056e1c64a4555a1ccef74cfb580674034155a42b8e7c83feb8bb7d7a6d80b8e2f2966df53a6ed8612718ad169755a7994c5635dda1d1c8af1b549a5863935
|
||||
|
Loading…
Reference in New Issue
Block a user