update to 3.2.6
This commit is contained in:
parent
7c42bfaf5f
commit
950e080a3d
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,2 @@
|
||||
clog
|
||||
/rpy2-3.0.5.tar.gz
|
||||
/rpy2-3.2.2.tar.gz
|
||||
/rpy2-3.2.6.tar.gz
|
||||
|
7
rpy.spec
7
rpy.spec
@ -3,8 +3,8 @@
|
||||
%global rver 3.6.2
|
||||
|
||||
Name: rpy
|
||||
Version: 3.2.2
|
||||
Release: 2%{?dist}
|
||||
Version: 3.2.6
|
||||
Release: 1%{?dist}
|
||||
Summary: %{sum}
|
||||
License: GPLv2+
|
||||
Url: https://pypi.python.org/pypi/rpy2
|
||||
@ -66,6 +66,9 @@ export CFLAGS="$RPM_OPT_FLAGS -DHAVE_UINTPTR_T=1"
|
||||
%{python3_sitearch}/__pycache__/*
|
||||
|
||||
%changelog
|
||||
* Sun Feb 23 2020 José Matos <jamatos@fedoraproject.org> - 3.2.6-1
|
||||
- update to 3.2.6
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rpy2-3.2.2.tar.gz) = fd7870ebfc8d29ab5a6507fd4dfb3a4b6bcc6c34df53cb5a779b6c08d0aebdb0e10c383c3febee7c7189fc3f27336fdec67f9e981cfd6e0077baa660f9aa94fc
|
||||
SHA512 (rpy2-3.2.6.tar.gz) = a5eca8e0ad4aef7b9923133b710be00fb9de750ff0e788eba62c9811895e03777625596f0ed72fe5ead3180b1063788c7e00d55b3e993c1207142c0a95c6d5c1
|
||||
|
Loading…
Reference in New Issue
Block a user