Update to 1.14.3
This commit is contained in:
parent
43d8c3c07d
commit
c4d874dad5
@ -1,5 +1,5 @@
|
|||||||
Name: python-cffi
|
Name: python-cffi
|
||||||
Version: 1.14.2
|
Version: 1.14.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?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
|
||||||
@ -67,6 +67,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest c/ testing/
|
|||||||
%doc doc/build/html
|
%doc doc/build/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 19 2020 Joel Capitao <jcapitao@redhat.com> - 1.14.3-1
|
||||||
|
- Update to 1.14.3
|
||||||
|
|
||||||
* Tue Sep 08 2020 Lumír Balhar <lbalhar@redhat.com> - 1.14.2-1
|
* Tue Sep 08 2020 Lumír Balhar <lbalhar@redhat.com> - 1.14.2-1
|
||||||
- Update to 1.14.2 (#1869032)
|
- Update to 1.14.2 (#1869032)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cffi-1.14.2.tar.gz) = 8b2c7f08d002f308628e594599244f0e25748fbb90e0c501b0344ec21059ef6cfb2c15953f59211d8875687eb34616081fac6d41b9af88f512f29f9f8bd571a7
|
SHA512 (cffi-1.14.3.tar.gz) = 1eedd27df1b6743d1ace3cc036c6c46e800872705e8ec1e40d190b93a1b5ad759cdb8b9936bf6d70bed63476ea213f5a90b3a3b82db0a8d4d0e29654fb60154f
|
||||||
|
Loading…
Reference in New Issue
Block a user