From e392fa67161551a88ff0d6b1251e60244c04d488 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 14 Jun 2023 18:27:33 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-toml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-toml.spec b/python-toml.spec index 9210238..f3c42b9 100644 --- a/python-toml.spec +++ b/python-toml.spec @@ -9,7 +9,7 @@ or tomli/tomli-w. Name: python-%{pypi_name} Version: 0.10.2 -Release: 11%{?dist} +Release: 12%{?dist} Summary: A deprecated Python Library for Tom's Obvious, Minimal Language License: MIT @@ -78,6 +78,9 @@ toml-test $(pwd)/tests/decoding_test3.sh %changelog +* Wed Jun 14 2023 Python Maint - 0.10.2-12 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 0.10.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild