From 80ef5f319d6b2ef374c2d181e97b66b1c7f3d933 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 14 Jun 2023 09:12:53 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-itsdangerous.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-itsdangerous.spec b/python-itsdangerous.spec index ad9f92d..bb125ba 100644 --- a/python-itsdangerous.spec +++ b/python-itsdangerous.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.1.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library for passing trusted data to untrusted environments License: BSD-3-Clause URL: https://itsdangerous.palletsprojects.com @@ -57,6 +57,9 @@ BuildRequires: python3dist(freezegun) %changelog +* Wed Jun 14 2023 Python Maint - 2.1.2-4 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 2.1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild