Rebuilt for timestamp .pyc invalidation mode
Resolves: RHEL-17727
This commit is contained in:
parent
727ffcccf6
commit
399d08966c
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python%{python3_pkgversion}-cffi
|
||||
Version: 1.16.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Foreign Function Interface for Python to call C code
|
||||
# cffi is MIT
|
||||
# cffi/_imp_emulation.py has bits copied from CPython (Python)
|
||||
@ -59,6 +59,9 @@ based on LuaJIT’s FFI.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 23 2024 Miro Hrončok <mhroncok@redhat.com> - 1.16.0-2
|
||||
- Rebuilt for timestamp .pyc invalidation mode
|
||||
|
||||
* Tue Oct 17 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 1.16.0-1
|
||||
- Initial package
|
||||
- Fedora contributions by:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user