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