From 684506e15f5cf2310bce4e7f207ec24a43bd45c2 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 27 Jun 2023 17:17:17 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-pint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pint.spec b/python-pint.spec index 8266447..8440009 100644 --- a/python-pint.spec +++ b/python-pint.spec @@ -3,7 +3,7 @@ Name: python-pint Version: 0.16.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Physical quantities module License: BSD @@ -98,6 +98,9 @@ rm -rf html/.{doctrees,buildinfo} %endif %changelog +* Tue Jun 27 2023 Python Maint - 0.16.1-10 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 0.16.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild