Rebuilt for timestamp .pyc invalidation mode
Resolves: RHEL-17733
This commit is contained in:
parent
0bc1cacc87
commit
85106b1019
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
Name: python%{python3_pkgversion}-flit-core
|
Name: python%{python3_pkgversion}-flit-core
|
||||||
Version: 3.9.0
|
Version: 3.9.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: PEP 517 build backend for packages using Flit
|
Summary: PEP 517 build backend for packages using Flit
|
||||||
|
|
||||||
# flit-core is BSD (BSD-3-Clause)
|
# flit-core is BSD (BSD-3-Clause)
|
||||||
@ -89,6 +89,9 @@ rm -r %{buildroot}%{python3_sitelib}/flit_core/tests/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 23 2024 Miro Hrončok <mhroncok@redhat.com> - 3.9.0-3
|
||||||
|
- Rebuilt for timestamp .pyc invalidation mode
|
||||||
|
|
||||||
* Thu Nov 16 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.9.0-2
|
* Thu Nov 16 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.9.0-2
|
||||||
- Disable bootstrap
|
- Disable bootstrap
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user