Rebuilt for Python 3.9

This commit is contained in:
Miro Hrončok 2020-05-26 03:49:32 +02:00
parent 2d2a5829c2
commit 38bd5fc73c

View File

@ -4,7 +4,7 @@
Name: rpy Name: rpy
Version: 3.3.3 Version: 3.3.3
Release: 1%{?dist} Release: 2%{?dist}
Summary: %{sum} Summary: %{sum}
License: GPLv2+ License: GPLv2+
Url: https://pypi.python.org/pypi/rpy2 Url: https://pypi.python.org/pypi/rpy2
@ -68,6 +68,9 @@ export CFLAGS="$RPM_OPT_FLAGS -DHAVE_UINTPTR_T=1"
%{python3_sitearch}/__pycache__/* %{python3_sitearch}/__pycache__/*
%changelog %changelog
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 3.3.3-2
- Rebuilt for Python 3.9
* Mon May 18 2020 José Matos <jamatos@fedoraproject.org> - 3.3.3-1 * Mon May 18 2020 José Matos <jamatos@fedoraproject.org> - 3.3.3-1
- update to 3.3.3 - update to 3.3.3