Rebuilt for timestamp .pyc invalidation mode
Resolves: RHEL-17748
This commit is contained in:
parent
a6b665b118
commit
d1ad0ca1e6
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Name: python%{python3_pkgversion}-pluggy
|
Name: python%{python3_pkgversion}-pluggy
|
||||||
Version: 1.2.0
|
Version: 1.2.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: The plugin manager stripped of pytest specific details
|
Summary: The plugin manager stripped of pytest specific details
|
||||||
|
|
||||||
# SPDX
|
# SPDX
|
||||||
@ -66,6 +66,9 @@ test "$(%{python3} -c 'import pluggy; print(pluggy.__version__)')" == "%{version
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jan 10 2024 Miro Hrončok <mhroncok@redhat.com> - 1.2.0-2
|
||||||
- Enable tests
|
- Enable tests
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user