From e954390a09d9d86c67dab086012d885315bd7164 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 14 Jun 2023 18:26:21 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-httmock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-httmock.spec b/python-httmock.spec index 0474a21..afbed14 100644 --- a/python-httmock.spec +++ b/python-httmock.spec @@ -1,6 +1,6 @@ Name: python-httmock Version: 1.4.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A mocking library for requests License: Apache-2.0 URL: https://github.com/patrys/httmock @@ -57,6 +57,9 @@ cp %{SOURCE1} . %changelog +* Wed Jun 14 2023 Python Maint - 1.4.0-10 +- Rebuilt for Python 3.12 + * Fri May 05 2023 Steve Traylen 1.4.0-9 - Complete migration to pyproject macros - Switch SPDX license field