Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-cffi.git#c4d874dad5010170b142e63943a1076eebfbc7c9
This commit is contained in:
parent
f093abf52a
commit
a24dd58a64
@ -1,5 +1,5 @@
|
||||
Name: python-cffi
|
||||
Version: 1.14.2
|
||||
Version: 1.14.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Foreign Function Interface for Python to call C code
|
||||
License: MIT
|
||||
@ -67,6 +67,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest c/ testing/
|
||||
%doc doc/build/html
|
||||
|
||||
%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
|
||||
- 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