Rebuilt for timestamp .pyc invalidation mode

Resolves: RHEL-17758
This commit is contained in:
Miro Hrončok 2024-01-23 18:00:08 +01:00 committed by Charalampos Stratakis
parent 601ce6c286
commit 1232c8c68f

View File

@ -7,7 +7,7 @@ Name: python%{python3_pkgversion}-pytest
%global base_version 7.4.2
#global prerelease ...
Version: %{base_version}%{?prerelease:~%{prerelease}}
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Simple powerful testing with Python
License: MIT
URL: https://pytest.org
@ -144,6 +144,9 @@ find %{buildroot}%{python3_sitelib} \
%changelog
* Tue Jan 23 2024 Miro Hrončok <mhroncok@redhat.com> - 7.4.2-2
- Rebuilt for timestamp .pyc invalidation mode
* Thu Oct 19 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 7.4.2-1
- Initial package
- Fedora contributions by: