From b6c2e7a4bdc7ca8576ca679ca1acabda4b92bb1c Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 2 Jun 2021 12:50:01 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-nose.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-nose.spec b/python-nose.spec index 912342d..0a52c9d 100644 --- a/python-nose.spec +++ b/python-nose.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 1.3.7 -Release: 33%{?dist} +Release: 34%{?dist} BuildArch: noarch License: LGPLv2+ and Public Domain @@ -87,6 +87,9 @@ ln -sf nosetests-3.1 %{buildroot}%{_mandir}/man1/nosetests.1 %{python3_sitelib}/nose/ %changelog +* Wed Jun 02 2021 Python Maint - 1.3.7-34 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 1.3.7-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild