Rebuilt for timestamp .pyc invalidation mode

Resolves: RHEL-17749
This commit is contained in:
Miro Hrončok 2024-01-23 18:00:07 +01:00
parent 90224a934e
commit c364bb4b11
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Name: python%{python3_pkgversion}-pluggy
Version: 1.2.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: The plugin manager stripped of pytest specific details
# SPDX
@ -66,6 +66,9 @@ test "$(%{python3} -c 'import pluggy; print(pluggy.__version__)')" == "%{version
%changelog
* Tue Jan 23 2024 Miro Hrončok <mhroncok@redhat.com> - 1.2.0-3
- Rebuilt for timestamp .pyc invalidation mode
* Wed Jan 10 2024 Miro Hrončok <mhroncok@redhat.com> - 1.2.0-2
- Enable tests