From 5cbdcb2535abcc1f0549a7a8dbf97168965886da Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Jan 27 2024 05:09:02 +0000 Subject: Remove unused python3-mock test dependency --- diff --git a/python-gabbi.spec b/python-gabbi.spec index ddd234f..add2eb3 100644 --- a/python-gabbi.spec +++ b/python-gabbi.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 2.7.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Declarative HTTP testing library License: ASL 2.0 @@ -45,7 +45,6 @@ Requires: python3-urllib3 Requires: python3-testtools # test requirements -BuildRequires: python3-mock BuildRequires: python3-stestr BuildRequires: python3-coverage @@ -99,6 +98,9 @@ rm -rf html/.{doctrees,buildinfo} %license LICENSE %changelog +* Sat Jan 27 2024 Maxwell G - 2.7.2-7 +- Remove unused python3-mock test dependency + * Fri Jan 26 2024 Fedora Release Engineering - 2.7.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild