Rebuilt for Python 3.8.0rc1 (#1748018)
This commit is contained in:
parent
a59154a7cf
commit
db04ce7be3
@ -1,6 +1,6 @@
|
||||
Name: python-cffi
|
||||
Version: 1.12.3
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Foreign Function Interface for Python to call C code
|
||||
License: MIT
|
||||
URL: https://cffi.readthedocs.org/
|
||||
@ -94,6 +94,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest c/ testing/
|
||||
%doc doc/build/html
|
||||
|
||||
%changelog
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.12.3-4
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
* Mon Aug 26 2019 Miro Hrončok <mhroncok@redhat.com> - 1.12.3-3
|
||||
- Reduce Python 2 build dependencies
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user