update to 2.8.5

workaround to fix a bug in R
This commit is contained in:
José Matos 2016-12-30 15:07:49 +00:00
parent b123f35ae0
commit 91ef48dc11
3 changed files with 12 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
clog
/rpy2-2.8.1.tar.gz
/rpy2-2.8.3.tar.gz
/rpy2-2.8.5.tar.gz

View File

@ -3,8 +3,8 @@
%global rver 3.3.2
Name: rpy
Version: 2.8.3
Release: 2%{?dist}
Version: 2.8.5
Release: 1%{?dist}
Summary: %{sum}
License: GPLv2+
@ -55,6 +55,10 @@ converted to Python exceptions.
%setup -q -n %{srcname}2-%{version}
%build
# Temporary workaround to fix a bug in R
# see https://stat.ethz.ch/pipermail/r-devel/2016-December/073548.html
export CFLAGS+=" -DHAVE_UINTPTR_T=1"
%py2_build
%py3_build
@ -74,6 +78,10 @@ converted to Python exceptions.
%changelog
* Fri Dec 30 2016 José Matos <jamatos@fedoraproject.org> - 2.8.5-1
- update to 2.8.5
- workaround to fix a bug in R
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.8.3-2
- Rebuild for Python 3.6

View File

@ -1 +1 @@
9e5c76f311ce19b549683f0279b9663b rpy2-2.8.3.tar.gz
SHA512 (rpy2-2.8.5.tar.gz) = 737649bea67f0cb2a73dfedfe6f342b52bd8e73840b0da6eb64c8a61d25665d74394df6070ed67ec7a59632798e12fce05225e5c1ec5de587f1ae40ce5074b99