From 47766b3af3ecf08dc26c26cb5773c5dc6874b7d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:34:14 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-deprecated.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-deprecated.spec b/python-deprecated.spec index 9932d65..87f6276 100644 --- a/python-deprecated.spec +++ b/python-deprecated.spec @@ -3,7 +3,7 @@ Name: python-%{pkgname} Version: 1.2.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python decorator to deprecate old python classes, functions or methods License: MIT URL: https://github.com/tantale/%{pkgname} @@ -44,6 +44,9 @@ rm -rf %{pkgname}.egg-info %changelog +* Mon Aug 19 2019 Miro HronĨok - 1.2.6-4 +- Rebuilt for Python 3.8 + * Thu Aug 01 2019 Petr Hracek - 1.2.6-3 - Enable python dependency generator