3.4.4, R 4.0.5
This commit is contained in:
parent
5b7275016f
commit
262c296936
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
clog
|
||||
/rpy2-3.4.2.tar.gz
|
||||
/rpy2-3.4.4.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.4
|
||||
%global rver 4.0.5
|
||||
|
||||
Name: rpy
|
||||
Version: 3.4.2
|
||||
Release: 3%{?dist}
|
||||
Version: 3.4.4
|
||||
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
|
||||
* Tue May 4 2021 Tom Callaway <spot@fedoraproject.org> - 3.4.4-1
|
||||
- update to 3.4.4
|
||||
- R 4.0.5
|
||||
|
||||
* Mon Feb 15 2021 Tom Callaway <spot@fedoraproject.org> - 3.4.2-3
|
||||
- rebuild for R 4.0.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rpy2-3.4.2.tar.gz) = e754d082bf392de582829bc078b512a071d0c0aa79ce3ed3692ad88b3816863b520a4ef9bbeaccbb2a7284685e470f345ba103e3db78a1c95187c0b554565314
|
||||
SHA512 (rpy2-3.4.4.tar.gz) = cd423f5a5fc01a6628ffb75c5179819c26bd1fda6205afd606e396738eeaafc6e13c6ba2addcff584ebfbb5c5eeb03518554bad18811f8f2a957d3f90dd2aac7
|
||||
|
Loading…
Reference in New Issue
Block a user