Rebuilt for timestamp .pyc invalidation mode
Resolves: RHEL-17747
This commit is contained in:
parent
fd85d3c16a
commit
12186fe9aa
@ -13,7 +13,7 @@
|
||||
|
||||
Name: python%{python3_pkgversion}-%{srcname}
|
||||
Version: %{base_version}%{?prerel:~%{prerel}}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A tool for installing and managing Python packages
|
||||
|
||||
# We bundle a lot of libraries with pip, which itself is under MIT license.
|
||||
@ -290,6 +290,9 @@ pytest_k='not completion'
|
||||
%{python_wheel_dir}/%{python_wheel_name}
|
||||
|
||||
%changelog
|
||||
* Tue Jan 23 2024 Miro Hrončok <mhroncok@redhat.com> - 23.2.1-2
|
||||
- Rebuilt for timestamp .pyc invalidation mode
|
||||
|
||||
* Fri Oct 6 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 23.2.1-1
|
||||
- Initial package
|
||||
- Fedora contributions by:
|
||||
|
Loading…
Reference in New Issue
Block a user