From 2030ab1fa74667591cf5e1bddd4d08c4c4a81c76 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 22:50:41 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- pytest.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pytest.spec b/pytest.spec index 2190d75..cb16b04 100644 --- a/pytest.spec +++ b/pytest.spec @@ -2,7 +2,7 @@ Name: pytest %global base_version 7.4.3 #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 @@ -182,6 +182,9 @@ find %{buildroot}%{python3_sitelib} \ %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 7.4.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Nov 09 2023 Miro HronĨok - 7.4.3-1 - Update to 7.4.3 - Changelog: https://docs.pytest.org/en/stable/changelog.html#pytest-7-4-3-2023-10-24