Rebuilt for Python 3.9
This commit is contained in:
parent
ddd679d1a1
commit
21452e3901
@ -1,6 +1,6 @@
|
|||||||
Name: python-cffi
|
Name: python-cffi
|
||||||
Version: 1.14.0
|
Version: 1.14.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Foreign Function Interface for Python to call C code
|
Summary: Foreign Function Interface for Python to call C code
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://cffi.readthedocs.org/
|
URL: https://cffi.readthedocs.org/
|
||||||
@ -70,6 +70,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest -k "not test_u
|
|||||||
%doc doc/build/html
|
%doc doc/build/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.14.0-2
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
* Mon Feb 10 2020 Lumír Balhar <lbalhar@redhat.com> - 1.14.0
|
* Mon Feb 10 2020 Lumír Balhar <lbalhar@redhat.com> - 1.14.0
|
||||||
- Update to 1.14.0 (#1800646)
|
- Update to 1.14.0 (#1800646)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user