From 8cfcdc29647b1c8f0cc356cd8ac7e58021cd2d4c Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Jan 27 2024 05:13:18 +0000 Subject: Remove unused python3-mock test dependency --- diff --git a/python-hupper.spec b/python-hupper.spec index 7078a66..8a53c0b 100644 --- a/python-hupper.spec +++ b/python-hupper.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.10.3 -Release: 11%{?dist} +Release: 12%{?dist} Summary: %{sum} License: MIT @@ -17,7 +17,6 @@ BuildRequires: python3-setuptools # python3 test buildrequires BuildRequires: python3-pytest BuildRequires: python3-pytest-cov -BuildRequires: python3-mock %description hupper is an integrated process monitor that will track changes @@ -52,6 +51,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest %{_bindir}/hupper %changelog +* Sat Jan 27 2024 Maxwell G - 1.10.3-12 +- Remove unused python3-mock test dependency + * Fri Jan 26 2024 Fedora Release Engineering - 1.10.3-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild