From e63555d9453be883607c6e10827014fbc7164496 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:20:44 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-jaraco-classes.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jaraco-classes.spec b/python-jaraco-classes.spec index 78b21bd..6cf168e 100644 --- a/python-jaraco-classes.spec +++ b/python-jaraco-classes.spec @@ -6,7 +6,7 @@ Name: python-%{pkg_name} Version: 3.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Utility functions for Python class constructs License: MIT @@ -89,6 +89,9 @@ LANG=C.utf-8 %{__python3} -m pytest --ignore=build %endif %changelog +* Tue May 26 2020 Miro HronĨok - 3.1.0-2 +- Rebuilt for Python 3.9 + * Wed Feb 12 2020 Dan Radez - 3.1.0 - update to 3.1.0