From 95171bab34a777215002986c158a25f63dd8644f Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 22:51:15 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-imagesize.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-imagesize.spec b/python-imagesize.spec index 25937a3..8bd495d 100644 --- a/python-imagesize.spec +++ b/python-imagesize.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.4.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{sum} License: MIT @@ -66,6 +66,9 @@ py.test-3 -k 'not test_get_filelike' %{python3_sitelib}/* %changelog +* Tue Jun 13 2023 Python Maint - 1.4.1-3 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 1.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild