From 662f28d6a364e384ef44e89af85d120851ec890c Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 21:36:32 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-nose.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-nose.spec b/python-nose.spec index 77af3f5..b982721 100644 --- a/python-nose.spec +++ b/python-nose.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 1.3.7 -Release: 40%{?dist} +Release: 41%{?dist} BuildArch: noarch License: LGPLv2+ and Public Domain @@ -108,6 +108,9 @@ ln -sf nosetests-3.1 %{buildroot}%{_mandir}/man1/nosetests.1 %{python3_sitelib}/nose/ %changelog +* Tue Jun 13 2023 Python Maint - 1.3.7-41 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 1.3.7-40 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild