Rebuilt for timestamp .pyc invalidation mode
Resolves: RHEL-17746
This commit is contained in:
parent
edad5d26f6
commit
247648b9c6
@ -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.
|
||||
@ -339,6 +339,9 @@ fi
|
||||
%{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