Update to 7.4.2
This commit is contained in:
parent
3ef77384f4
commit
7a9bd80995
@ -1,5 +1,5 @@
|
||||
Name: pytest
|
||||
%global base_version 7.4.1
|
||||
%global base_version 7.4.2
|
||||
#global prerelease ...
|
||||
Version: %{base_version}%{?prerelease:~%{prerelease}}
|
||||
Release: 1%{?dist}
|
||||
@ -180,6 +180,11 @@ find %{buildroot}%{python3_sitelib} \
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 08 2023 Miro Hrončok <mhroncok@redhat.com> - 7.4.2-1
|
||||
- Update to 7.4.2
|
||||
- Changelog: https://docs.pytest.org/en/stable/changelog.html#pytest-7-4-2-2023-09-07
|
||||
- Fixes: rhbz#2237942
|
||||
|
||||
* Wed Sep 06 2023 Miro Hrončok <mhroncok@redhat.com> - 7.4.1-1
|
||||
- Update to 7.4.1
|
||||
- Changelog: https://docs.pytest.org/en/stable/changelog.html#pytest-7-4-1-2023-09-02
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pytest-7.4.1.tar.gz) = b87e4d41026004b24aa05a39cdce33864e6ca9286894b4f94ab09ee88335bd8d82a8813328f84a0ad9d3db5e3a646d022bc4c7a94eeb281ac13c87d34d23e1da
|
||||
SHA512 (pytest-7.4.2.tar.gz) = 6f68b7e2bf6a14fbe89a452706b25c4afda69de2c0f78da9c03cf8795d1795d9bdaaff26ba5bc93931c1a04c1472a4eba58bb9774f81116419526413eb1fed4f
|
||||
|
Loading…
Reference in New Issue
Block a user