From 6dff37f0e2cb2682073bd170a55b210409c3a4f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:24:45 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-APScheduler.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-APScheduler.spec b/python-APScheduler.spec index 4cfbe67..9d17455 100644 --- a/python-APScheduler.spec +++ b/python-APScheduler.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 3.5.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: In-process task scheduler with Cron-like capabilities License: MIT @@ -79,6 +79,9 @@ export TZ=UTC %doc docs/_build/html %changelog +* Mon Aug 19 2019 Miro HronĨok - 3.5.3-4 +- Rebuilt for Python 3.8 + * Sat Feb 02 2019 Fedora Release Engineering - 3.5.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild