update to 3.3.3
This commit is contained in:
parent
8414d1e717
commit
2d2a5829c2
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
clog
|
||||
/rpy2-3.2.7.tar.gz
|
||||
/rpy2-3.3.3.tar.gz
|
||||
|
7
rpy.spec
7
rpy.spec
@ -3,8 +3,8 @@
|
||||
%global rver 3.6.3
|
||||
|
||||
Name: rpy
|
||||
Version: 3.2.7
|
||||
Release: 2%{?dist}
|
||||
Version: 3.3.3
|
||||
Release: 1%{?dist}
|
||||
Summary: %{sum}
|
||||
License: GPLv2+
|
||||
Url: https://pypi.python.org/pypi/rpy2
|
||||
@ -68,6 +68,9 @@ export CFLAGS="$RPM_OPT_FLAGS -DHAVE_UINTPTR_T=1"
|
||||
%{python3_sitearch}/__pycache__/*
|
||||
|
||||
%changelog
|
||||
* Mon May 18 2020 José Matos <jamatos@fedoraproject.org> - 3.3.3-1
|
||||
- update to 3.3.3
|
||||
|
||||
* Sun Mar 22 2020 José Matos <jamatos@fedoraproject.org> - 3.2.7-2
|
||||
- place BuildRequires in canonical form
|
||||
- remove Requires since they are automatically provided
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rpy2-3.2.7.tar.gz) = 48bc35b4d0e1f703b533a1dc459ddeec3b3d4c49bfd54d80aacd9f8b271aecf947de2ff53ab4caf3b10f963ece5087cc20bdcedf98e05c486176289d11235601
|
||||
SHA512 (rpy2-3.3.3.tar.gz) = 522b7e6da231a9484565f61c33262227377b0be420659fb5ca0962933f5453fbd2df424dcb152b49dfe570727313c95fd8b03d47b162f7218dac5d04a35823f8
|
||||
|
Loading…
Reference in New Issue
Block a user