Rebuilt for timestamp .pyc invalidation mode
Resolves: RHEL-17726
This commit is contained in:
parent
4090d1d181
commit
87cbb94b2a
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python%{python3_pkgversion}-cffi
|
Name: python%{python3_pkgversion}-cffi
|
||||||
Version: 1.16.0
|
Version: 1.16.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
|
||||||
# cffi is MIT
|
# cffi is MIT
|
||||||
# cffi/_imp_emulation.py has bits copied from CPython (Python)
|
# cffi/_imp_emulation.py has bits copied from CPython (Python)
|
||||||
@ -64,6 +64,9 @@ based on LuaJIT’s FFI.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Oct 17 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 1.16.0-1
|
||||||
- Initial package
|
- Initial package
|
||||||
- Fedora contributions by:
|
- Fedora contributions by:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user