Rebuilt for timestamp .pyc invalidation mode
Resolves: RHEL-17758
This commit is contained in:
parent
601ce6c286
commit
1232c8c68f
@ -7,7 +7,7 @@ Name: python%{python3_pkgversion}-pytest
|
|||||||
%global base_version 7.4.2
|
%global base_version 7.4.2
|
||||||
#global prerelease ...
|
#global prerelease ...
|
||||||
Version: %{base_version}%{?prerelease:~%{prerelease}}
|
Version: %{base_version}%{?prerelease:~%{prerelease}}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Simple powerful testing with Python
|
Summary: Simple powerful testing with Python
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://pytest.org
|
URL: https://pytest.org
|
||||||
@ -144,6 +144,9 @@ find %{buildroot}%{python3_sitelib} \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Oct 19 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 7.4.2-1
|
||||||
- Initial package
|
- Initial package
|
||||||
- Fedora contributions by:
|
- Fedora contributions by:
|
||||||
|
Loading…
Reference in New Issue
Block a user